diff options
author | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-06 18:16:21 +0000 |
---|---|---|
committer | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-06 18:16:21 +0000 |
commit | 9b9c4cc8e952e4e7aa97c0d518c681421999552b (patch) | |
tree | 80641a973de0bb577276ed5c42d7190a6aa35ff8 | |
parent | dd1ba9e055f16b03c758b02eb08376166439cf0c (diff) | |
download | chromium_src-9b9c4cc8e952e4e7aa97c0d518c681421999552b.zip chromium_src-9b9c4cc8e952e4e7aa97c0d518c681421999552b.tar.gz chromium_src-9b9c4cc8e952e4e7aa97c0d518c681421999552b.tar.bz2 |
Flaky crashing tests
TBR=timsteele
BUG=18656
TEST=none
Review URL: http://codereview.chromium.org/164075
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22624 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 728cd94..751f7cd 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -1914,7 +1914,6 @@ BUG9156 MAC LINUX WIN : LayoutTests/fast/js/console-non-string-values.html = FAI // New failures from 41660:41709 // Newly added tests. BUG9159 LINUX WIN : LayoutTests/editing/pasteboard/5089327.html = FAIL -BUG9160 MAC : LayoutTests/fast/dom/Window/window-lookup-precedence.html = FAIL BUG9161 MAC LINUX WIN : LayoutTests/fast/forms/basic-textareas.html = FAIL BUG9163 LINUX WIN : LayoutTests/http/tests/xmlhttprequest/access-control-basic-whitelist-request-headers.html = FAIL BUG9163 MAC : LayoutTests/http/tests/xmlhttprequest/access-control-basic-whitelist-request-headers.html = FAIL TIMEOUT @@ -3060,3 +3059,7 @@ BUG18584 : LayoutTests/transitions/shorthand-transitions.html = FAIL PASS // Baseline is out-of-date BUG18610 WIN LINUX : LayoutTests/security/block-test.html = FAIL + +// Flaky crashes +BUG18656 LINUX : LayoutTests/fast/overflow/overflow-stacking.html = PASS CRASH +BUG18656 MAC : LayoutTests/fast/dom/Window/window-lookup-precedence.html = FAIL CRASH |