summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormal@chromium.org <mal@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-10-14 03:51:38 +0000
committermal@chromium.org <mal@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-10-14 03:51:38 +0000
commit4d930b8a3f6c2e391ff022a1fd8520cd82fc60a0 (patch)
tree1ba8ed8cccb946a6a2957c175791d741c828d6db
parent5cbd61fb23d9b4d52dbcd931312738c3362fbc94 (diff)
downloadchromium_src-4d930b8a3f6c2e391ff022a1fd8520cd82fc60a0.zip
chromium_src-4d930b8a3f6c2e391ff022a1fd8520cd82fc60a0.tar.gz
chromium_src-4d930b8a3f6c2e391ff022a1fd8520cd82fc60a0.tar.bz2
SKIP http/tests/media/video-play-stall-seek.html on Google Chrome/Win.
This test hangs test_shell on Google Chrome builds. The process cannot be killed and the slave exits without running subsequent test steps. This is preventing us from running tests on official builders. BUG= http://bugs.chromium.org/54465 TEST= Google Chrome test builds from trunk get past webkit_tests. http://goto/chrome-builders?builder=official%20release%20tests Review URL: http://codereview.chromium.org/3809002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62507 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--webkit/tools/layout_tests/test_expectations_chrome.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations_chrome.txt b/webkit/tools/layout_tests/test_expectations_chrome.txt
new file mode 100644
index 0000000..1996b68
--- /dev/null
+++ b/webkit/tools/layout_tests/test_expectations_chrome.txt
@@ -0,0 +1,7 @@
+// This file should almost always be empty. Normally Chromium test expectations
+// are found in
+// src/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt
+//
+// Only add expectations here to temporarily suppress messages on the bots
+// until the changes can be landed upstream.
+BUG54465 WIN SKIP : http/tests/media/video-play-stall-seek.html = FAIL \ No newline at end of file