diff options
author | sjl@chromium.org <sjl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-02-25 01:28:40 +0000 |
---|---|---|
committer | sjl@chromium.org <sjl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-02-25 01:28:40 +0000 |
commit | afe42795fee31046fd0f2468305cb4ac7670f3f3 (patch) | |
tree | f63224155847d16e2057a08444502e0bdf484d35 /webkit | |
parent | c9039f4cbea9a1337b0dba0829492014e51eedbf (diff) | |
download | chromium_src-afe42795fee31046fd0f2468305cb4ac7670f3f3.zip chromium_src-afe42795fee31046fd0f2468305cb4ac7670f3f3.tar.gz chromium_src-afe42795fee31046fd0f2468305cb4ac7670f3f3.tar.bz2 |
Add expectation for http/tests/media/video-play-suspend.html due to change in r75985.
BUG=74092
TEST=ran http layout tests
Review URL: http://codereview.chromium.org/6580053
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76003 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index a0e7887..fc99ae2 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -15,3 +15,6 @@ BUG_TONY LINUX : fast/forms/select-baseline.html = IMAGE // Dropping U;. Need to rebase upstream. BUG_TONY : http/tests/navigation/useragent.php = TEXT + +// Potential broken test found by r75985. +BUGCR74092 : http/tests/media/video-play-suspend.html = TIMEOUT |