diff options
author | thomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-10 13:24:59 +0000 |
---|---|---|
committer | thomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-10 13:24:59 +0000 |
commit | 094b8746f56ffbb937f16d2d11caa6ab61b52342 (patch) | |
tree | 26b69ac28f65569b19c9f9f38c336bbbdb44a69f | |
parent | c6c32dee8da128970df06b74ab7fc53dee9eb6d1 (diff) | |
download | chromium_src-094b8746f56ffbb937f16d2d11caa6ab61b52342.zip chromium_src-094b8746f56ffbb937f16d2d11caa6ab61b52342.tar.gz chromium_src-094b8746f56ffbb937f16d2d11caa6ab61b52342.tar.bz2 |
Update from days runs:
- show test started passing some times, so updated it's flaky status.
- one test seems to always timeout, updated it's status.
Review URL: http://codereview.chromium.org/42012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11328 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index 050b2e8..ab37498 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -1593,10 +1593,9 @@ WIN LINUX : LayoutTests/fast/text/line-breaks.html = FAIL PASS // caret position in the last line of the text output. WIN LINUX : LayoutTests/svg/custom/foreignObject-crash-on-hover.xml = FAIL -// Sharted showing up the mac build bots on 02/16/09 (sometimes passes in -// debug, but haven't seen it pass in release) -MAC DEBUG : LayoutTests/fast/events/scrollbar-double-click.html = TIMEOUT PASS -MAC RELEASE : LayoutTests/fast/events/scrollbar-double-click.html = TIMEOUT +// Sharted showing up the mac build bots as timeout or pass on 02/16/09 in +// debug, starting 03/10/09 it sometimes passes in release. +MAC : LayoutTests/fast/events/scrollbar-double-click.html = TIMEOUT PASS // Regressions from WebKit merge 40847-40875 LINUX WIN : LayoutTests/fast/box-shadow/basic-shadows.html = FAIL @@ -1740,3 +1739,6 @@ LINUX MAC : pending/security/block-test.html = FAIL // Flakey. Not clear when it started, but it was before 3/9/09. LINUX : LayoutTests/fast/clip/outline-overflowClip.html = CRASH PASS WIN : LayoutTests/transitions/transition-end-event-transform.html = FAIL PASS + +// Timing out starting 03/10/09 +MAC : LayoutTests/fast/dom/navigator-detached-no-crash.html = PASS TIMEOUT |