From 62df8063a450a0e5cb62c7d234bf37f2a7f75487 Mon Sep 17 00:00:00 2001 From: "machenbach@chromium.org" Date: Tue, 16 Jul 2013 11:21:48 +0000 Subject: [PATCH] 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 --- tools/blink_tests/TestExpectations | 5 +++++ 1 file changed, 5 insertions(+) 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 ] -- 2.7.4