diff options
author | amanda@chromium.org <amanda@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-05 18:37:01 +0000 |
---|---|---|
committer | amanda@chromium.org <amanda@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-05 18:37:01 +0000 |
commit | 5b59cd60e8f3195d43d7048956255526e2c57b1d (patch) | |
tree | 06442dc48bc5361a3215dacdf96d7bea999a45b3 /webkit | |
parent | 2f31e009401121b71f03cc233aa2e6b360697fdb (diff) | |
download | chromium_src-5b59cd60e8f3195d43d7048956255526e2c57b1d.zip chromium_src-5b59cd60e8f3195d43d7048956255526e2c57b1d.tar.gz chromium_src-5b59cd60e8f3195d43d7048956255526e2c57b1d.tar.bz2 |
Mark a couple FAILs as FAIL CRASH in an attempt to green the tree
TBR=estade
Review URL: http://codereview.chromium.org/108029
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15312 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index c1503ad..db2cbcd 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -1818,7 +1818,7 @@ BUG10437 DEFER LINUX : LayoutTests/fast/css-generated-content/hit-test-generated BUG10438 MAC LINUX : LayoutTests/plugins/netscape-plugin-setwindow-size-2.html = FAIL BUG10438 MAC LINUX : LayoutTests/plugins/netscape-plugin-setwindow-size.html = FAIL BUG10438 MAC LINUX : LayoutTests/plugins/destroy-stream-twice.html = TIMEOUT -BUG10438 MAC LINUX : LayoutTests/fast/dom/location-new-window-no-crash.html = FAIL +BUG10438 MAC LINUX : LayoutTests/fast/dom/location-new-window-no-crash.html = FAIL CRASH // Crashes sometimes. Race? Memory corruption? // Might be related to https://bugs.webkit.org/show_bug.cgi?id=22834 @@ -2275,7 +2275,7 @@ BUG10859 LINUX : LayoutTests/svg/custom/pointer-events-path.svg = FAIL // Needs investigation, perhaps just needs to be re-baselined on all // platforms. BUG10859 LINUX MAC : LayoutTests/fast/dom/HTMLSelectElement/named-options.html = FAIL -BUG10861 MAC : LayoutTests/svg/custom/js-late-marker-creation.svg = FAIL +BUG10861 MAC : LayoutTests/svg/custom/js-late-marker-creation.svg = FAIL CRASH BUG10861 WIN : LayoutTests/fast/dom/HTMLSelectElement/named-options.html = FAIL // New tests from WebKit Merge 42671:42725 |