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

Unified Diff: LayoutTests/fast/dom/Window/slow-unload-handler-only-frame-is-stopped-expected.txt

Issue 26770004: Add console message levels to test expectation output. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Tests. Created 7 years, 2 months 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
Index: LayoutTests/fast/dom/Window/slow-unload-handler-only-frame-is-stopped-expected.txt
diff --git a/LayoutTests/fast/dom/Window/slow-unload-handler-only-frame-is-stopped-expected.txt b/LayoutTests/fast/dom/Window/slow-unload-handler-only-frame-is-stopped-expected.txt
index a8984c64e2f43f8dba8e3260ad805a1ff11844dc..124f228759dc7830a3a557ead04800e1c79e81c4 100644
--- a/LayoutTests/fast/dom/Window/slow-unload-handler-only-frame-is-stopped-expected.txt
+++ b/LayoutTests/fast/dom/Window/slow-unload-handler-only-frame-is-stopped-expected.txt
@@ -1,5 +1,5 @@
frame "foo" - has 1 onunload handler(s)
-CONSOLE MESSAGE: line 1: Uncaught Error: Too much time spent in unload handler.
+CONSOLE ERROR: line 1: Uncaught Error: Too much time spent in unload handler.
This is a test for bug 34226: [v8]: Regression: onunload event handling. If successful, PASS should be printed below.
PASS

Powered by Google App Engine
This is Rietveld 408576698