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
This commit is contained in:
machenbach@chromium.org 2013-07-18 12:22:23 +00:00
parent 0288214530
commit 608fb980e3

View File

@ -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 ]