From: machenbach@chromium.org Date: Tue, 16 Jul 2013 11:21:48 +0000 (+0000) Subject: Extend expectations for slow test cases on the V8/blink trunk builder. X-Git-Tag: upstream/4.7.83~13359 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=62df8063a450a0e5cb62c7d234bf37f2a7f75487;p=platform%2Fupstream%2Fv8.git Extend expectations for slow test cases on the V8/blink trunk builder. The second test has an existing expectation that is extended. R=jkummerow@chromium.org Review URL: https://codereview.chromium.org/19299004 git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@15690 ce2b1a6d-e550-0410-aec6-3dcde31c8c00 --- diff --git a/tools/blink_tests/TestExpectations b/tools/blink_tests/TestExpectations index eeaab4c..ecd98bd 100644 --- a/tools/blink_tests/TestExpectations +++ b/tools/blink_tests/TestExpectations @@ -20,3 +20,8 @@ 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 ] + +# Slow on the trunk builder: +[ Linux Debug ] fast/js/regress/function-dot-apply.html [ Slow ] +crbug.com/249894 [ Linux Debug ] fast/js/regress/inline-arguments-access.html [ Pass Failure Crash Slow ] +[ Linux Debug ] fast/js/regress/inline-arguments-local-escape.html [ Slow ]