Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(169)

Unified Diff: webkit/tools/layout_tests/test_lists/win/tests_fixable.txt

Issue 10611: Skip a test that causes the harness to hang in debug mode.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/tools/layout_tests/test_lists/win/tests_fixable.txt
===================================================================
--- webkit/tools/layout_tests/test_lists/win/tests_fixable.txt (revision 5205)
+++ webkit/tools/layout_tests/test_lists/win/tests_fixable.txt (working copy)
@@ -155,7 +155,6 @@
V8 # LayoutTests/http/tests/misc/acid2.html = PASS
V8 # LayoutTests/http/tests/misc/isindex-formdata.html = PASS
V8 # LayoutTests/http/tests/misc/object-image-error-with-onload.html = PASS
-V8 # LayoutTests/http/tests/misc/onload-remove-iframe-crash-2.html = PASS
V8 # LayoutTests/http/tests/misc/post-submit-button.html = PASS
V8 # LayoutTests/http/tests/misc/redirect-to-about-blank.html = PASS
V8 # LayoutTests/http/tests/misc/window-dot-stop.html = PASS
@@ -1054,7 +1053,10 @@
V8 # LayoutTests/fast/backgrounds/svg-as-background-6.html = PASS | FAIL
// Post-merge Debug only Crashes
-V8 # LayoutTests/http/tests/misc/onload-remove-iframe-crash-2.html = CRASH | PASS
+// This test also produces an unending stream of blank lines on stderr,
+// which makes it hang the test harness.
+V8 # SKIP : LayoutTests/http/tests/misc/onload-remove-iframe-crash-2.html = CRASH | PASS
+
// One of these svg tests sometimes crash in debug mode. It seems to only
// happen when all the dynamic-updates tests are run together.
V8 # LayoutTests/svg/dynamic-updates/SVGForeignObjectElement-dom-x-attr.html = CRASH | PASS
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698