diff options
author | tim@chromium.org <tim@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-06 20:00:32 +0000 |
---|---|---|
committer | tim@chromium.org <tim@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-06 20:00:32 +0000 |
commit | 812970e2e5b873f6deda7f2b0363efdee922cb03 (patch) | |
tree | ffb365f825f18fc042cf52982f78f7ccd8d176b2 | |
parent | 6cf1dbcdf1ffa57136d9476eb43d2b858c4ad6ea (diff) | |
download | chromium_src-812970e2e5b873f6deda7f2b0363efdee922cb03.zip chromium_src-812970e2e5b873f6deda7f2b0363efdee922cb03.tar.gz chromium_src-812970e2e5b873f6deda7f2b0363efdee922cb03.tar.bz2 |
Test is flaky on release as well.
BUG=15267
TBR=pkasting
Review URL: http://codereview.chromium.org/165074
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22647 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index d7f1f59..b5ce7b6 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2733,7 +2733,7 @@ BUG15478 SKIP : LayoutTests/platform/qt/fast/events/event-sender-keydown-frame.h BUG15490 LINUX : LayoutTests/editing/deleting/25322-1.html = PASS CRASH // Flaky for a while on DEBUG; also related to BUG17974 -BUG15267 WIN LINUX DEBUG : LayoutTests/transitions/cancel-transition.html = PASS FAIL +BUG15267 WIN LINUX : LayoutTests/transitions/cancel-transition.html = PASS FAIL // Started crashing without a clear reason. BUG15425 WIN : LayoutTests/dom/html/level2/html/HTMLElement142.html = PASS CRASH |