diff options
author | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-06 21:14:15 +0000 |
---|---|---|
committer | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-06 21:14:15 +0000 |
commit | 57f2ea322c21bfb6254360c659450f463de10846 (patch) | |
tree | 61706d94f827776c9f49ae1165f4bfcce11014e0 /webkit | |
parent | ec0a5ac08daab3f5c680c93408f51dd8d3912684 (diff) | |
download | chromium_src-57f2ea322c21bfb6254360c659450f463de10846.zip chromium_src-57f2ea322c21bfb6254360c659450f463de10846.tar.gz chromium_src-57f2ea322c21bfb6254360c659450f463de10846.tar.bz2 |
Move consistent crashers into their own bugs.
TBR=pkasting
TEST=none
BUG=none
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22668 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 746d5d5..fc83933 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2027,7 +2027,7 @@ BUG10476 : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-post.html BUG10477 WIN LINUX : LayoutTests/fast/repaint/reflection-repaint-test.html = FAIL BUG10477 WIN LINUX : LayoutTests/fast/repaint/transform-layout-repaint.html = FAIL BUG10477 LINUX : LayoutTests/fast/events/context-no-deselect.html = FAIL -BUG10477 : LayoutTests/fast/xmlhttprequest/xmlhttprequest-nonexistent-file.html = FAIL CRASH +BUG18686 : LayoutTests/fast/xmlhttprequest/xmlhttprequest-nonexistent-file.html = FAIL CRASH BUG10477 : LayoutTests/http/tests/navigation/onload-navigation-iframe-2.html = TIMEOUT // Flaky since rev 13111. @@ -2959,7 +2959,7 @@ BUG16850 LINUX WIN : LayoutTests/fast/css/rem-units-on-root.html = FAIL BUG16850 WIN : LayoutTests/media/progress-event-total.html = FAIL // Failures from WebKit merge 45936:45958 -BUG16878 LINUX MAC : LayoutTests/fast/js/instanceof-operator.html = CRASH FAIL +BUG18676 LINUX MAC : LayoutTests/fast/js/instanceof-operator.html = CRASH FAIL BUG16878 LINUX WIN : LayoutTests/fast/css/attribute-selector-dynamic.xml = FAIL BUG16878 LINUX WIN : LayoutTests/fast/runin/001.html = FAIL BUG16878 LINUX WIN : LayoutTests/fast/runin/generated.html = FAIL |