From: machenbach@chromium.org Date: Thu, 18 Jul 2013 12:22:23 +0000 (+0000) Subject: Update blink test expectations. X-Git-Tag: upstream/4.7.83~13311 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=608fb980e3b5ea68ff0efd9481de86c65d3a623e;p=platform%2Fupstream%2Fv8.git Update blink test expectations. The original expectations from blink contain crash expectations for these three tests. We overwrote those by adding timeout. R=jkummerow@chromium.org Review URL: https://codereview.chromium.org/19753002 git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@15746 ce2b1a6d-e550-0410-aec6-3dcde31c8c00 --- diff --git a/tools/blink_tests/TestExpectations b/tools/blink_tests/TestExpectations index ecd98bd..b5f4905 100644 --- a/tools/blink_tests/TestExpectations +++ b/tools/blink_tests/TestExpectations @@ -17,9 +17,9 @@ [ Linux Debug ] fast/text/international/danda-space.html [ Pass Failure Slow ] [ Linux Debug ] fast/text/international/thai-baht-space.html [ Pass Failure Slow ] [ Linux Debug ] fast/text/international/thai-line-breaks.html [ Pass Failure Slow ] -crbug.com/108833 [ Win Debug ] plugins/geturlnotify-during-document-teardown.html [ Failure Timeout ] -webkit.org/b/48655 [ Win Debug ] plugins/js-from-destroy.html [ Timeout ] -crbug.com/178745 [ Win Debug ] plugins/open-and-close-window-with-plugin.html [ Failure Timeout ] +crbug.com/108833 [ Win Debug ] plugins/geturlnotify-during-document-teardown.html [ Crash Failure Timeout ] +webkit.org/b/48655 [ Win Debug ] plugins/js-from-destroy.html [ Crash Timeout ] +crbug.com/178745 [ Win Debug ] plugins/open-and-close-window-with-plugin.html [ Crash Failure Timeout ] # Slow on the trunk builder: [ Linux Debug ] fast/js/regress/function-dot-apply.html [ Slow ]