diff options
author | yutak@chromium.org <yutak@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-29 10:48:34 +0000 |
---|---|---|
committer | yutak@chromium.org <yutak@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-29 10:48:34 +0000 |
commit | cb77e60a4f413a49b20ce0290d23e2143c9bbc94 (patch) | |
tree | dfcd2f3dba303eae55a801dc281f52163d03d60a /webkit | |
parent | fd98f2ad4ee6fb167fc9fac4f99ed19714ec964b (diff) | |
download | chromium_src-cb77e60a4f413a49b20ce0290d23e2143c9bbc94.zip chromium_src-cb77e60a4f413a49b20ce0290d23e2143c9bbc94.tar.gz chromium_src-cb77e60a4f413a49b20ce0290d23e2143c9bbc94.tar.bz2 |
LayoutTests/fast/overflow/002.html is not flaky anymore.
According to layout test flakiness dashboard, this test has not failed for recent 300+ runs. I'm not sure what fixed this, though.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/338062
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30453 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 80bfd57..17a5093 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -3115,7 +3115,6 @@ BUG26042 LINUX : LayoutTests/http/tests/security/mixedContent/insecure-plugin-in // WebKit Roll 49809:49830 // New test flakiness is being observed. BUG26045 MAC LINUX : LayoutTests/fast/frames/frame-set-same-src.html = CRASH PASS -BUG_YUTAK MAC RELEASE : LayoutTests/fast/overflow/002.html = CRASH PASS // Test expectation for MAC is located above. // Please remove CRASH from that line when the fix is in. |