diff options
author | nsylvain@chromium.org <nsylvain@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-23 15:49:52 +0000 |
---|---|---|
committer | nsylvain@chromium.org <nsylvain@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-23 15:49:52 +0000 |
commit | 48ebaf3b4f655fdde1665a642fbac2b0c199d181 (patch) | |
tree | 119ad0c0bbd0a4a4b99df21d95d7223bad7410b1 | |
parent | 2b23e70897db3644a1f2ce08a094eebfa0214914 (diff) | |
download | chromium_src-48ebaf3b4f655fdde1665a642fbac2b0c199d181.zip chromium_src-48ebaf3b4f655fdde1665a642fbac2b0c199d181.tar.gz chromium_src-48ebaf3b4f655fdde1665a642fbac2b0c199d181.tar.bz2 |
Add 2 more flaky tests on linux, and make sure the previous
one I added are marked as flaky, not just failing.
Review URL: http://codereview.chromium.org/225008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26929 0039d316-1c4b-4281-b951-d872f2087c98
-rwxr-xr-x | webkit/tools/layout_tests/test_expectations.txt | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 2e235a1..42ab1bb 100755 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -1818,8 +1818,10 @@ BUG9797 LINUX DEBUG : LayoutTests/svg/carto.net/colourpicker.svg = FAIL BUG9797 WIN DEBUG : LayoutTests/editing/execCommand/paste-1.html = FAIL PASS BUG9797 WIN LINUX : LayoutTests/editing/pasteboard/subframe-dragndrop-1.html = FAIL PASS BUG9797 BUG9798 WIN : LayoutTests/http/tests/xmlhttprequest/state-after-network-error.html = CRASH TIMEOUT PASS -BUG9798 LINUX : LayoutTests/transitions/transition-end-event-multiple-02.html = FAIL -BUG9798 LINUX : LayoutTests/transitions/transition-end-event-multiple-04.html = FAIL +BUG9798 LINUX : LayoutTests/transitions/transition-end-event-multiple-02.html = FAIL PASS +BUG9798 LINUX : LayoutTests/transitions/transition-end-event-multiple-04.html = FAIL PASS +BUG9798 LINUX : LayoutTests/transitions/interrupt-zero-duration.html = FAIL PASS +BUG9798 LINUX : LayoutTests/svg/custom/invisible-text-after-scrolling.xhtml = FAIL PASS // Failed in WebKit merge 42287:42324 BUG9916 WIN LINUX : LayoutTests/css2.1/t0803-c5502-mrgn-r-02-c.html = FAIL |