diff options
author | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-19 21:49:09 +0000 |
---|---|---|
committer | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-19 21:49:09 +0000 |
commit | eeb1f0b8f8fe59673ffc9b3c558fe83d79f42593 (patch) | |
tree | 7ab6134af9c6a153a4f86804fdb0e5bf7e4db40c /webkit | |
parent | 62fb1d0e4ca15fab4bb66b67bf03ed1fe3c4415a (diff) | |
download | chromium_src-eeb1f0b8f8fe59673ffc9b3c558fe83d79f42593.zip chromium_src-eeb1f0b8f8fe59673ffc9b3c558fe83d79f42593.tar.gz chromium_src-eeb1f0b8f8fe59673ffc9b3c558fe83d79f42593.tar.bz2 |
Remove expectations of flakiness for some tests.
These tests have not failed in the last 40 runs of the buildbot, so
I think we can declare them fixed.
R=pkasting
BUG=17942
TEST=none
Review URL: http://codereview.chromium.org/174086
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23759 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index fdaa081..fa18fb2 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2695,13 +2695,7 @@ BUG17509 LINUX : LayoutTests/fast/loader/local-image-from-local.html = FAIL // Test failures from WebKit merge r46282:r46288 BUG17635 MAC : LayoutTests/fast/css/only-child-pseudo-class.html = PASS FAIL -// Test failures from WebKit merge 46288:46363 -BUG17942 WIN LINUX : LayoutTests/traversal/acid3-test-2.html = CRASH PASS -BUG17942 WIN : LayoutTests/fast/replaced/image-map-2.html = CRASH PASS -BUG17942 LINUX : LayoutTests/transforms/2d/compound-2d-transforms.html = CRASH PASS -BUG17942 LINUX : LayoutTests/fast/overflow/008.html = CRASH PASS -BUG17942 WIN : LayoutTests/svg/dom/SVGScriptElement/script-load-and-error-events.svg = FAIL PASS -// New tests with this merge: +// New tests with WebKit merge 46288:46363 BUG18116 : LayoutTests/fast/dom/constructed-objects-prototypes.html = FAIL BUG18116 : LayoutTests/fast/dom/prototype-inheritance-2.html = FAIL |