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

Unified Diff: LayoutTests/inspector/timeline/timeline-timer-fired-from-eval-call-site-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/inspector/timeline/timeline-timer-fired-from-eval-call-site-expected.txt
diff --git a/LayoutTests/inspector/timeline/timeline-timer-fired-from-eval-call-site-expected.txt b/LayoutTests/inspector/timeline/timeline-timer-fired-from-eval-call-site-expected.txt
index 3bb9bab287b6e3ee541437f7c91aaebade28df80..709a043438a04009f10e1f7c090b72e8ac71acd7 100644
--- a/LayoutTests/inspector/timeline/timeline-timer-fired-from-eval-call-site-expected.txt
+++ b/LayoutTests/inspector/timeline/timeline-timer-fired-from-eval-call-site-expected.txt
@@ -1,4 +1,4 @@
-CONSOLE MESSAGE: console.markTimeline is deprecated. Please use the console.timeStamp instead.
+CONSOLE WARNING: console.markTimeline is deprecated. Please use the console.timeStamp instead.
Tests the Timeline API instrumentation of a TimerFired events inside evaluated scripts.
TimerFire fromEval.js:2
« no previous file with comments | « LayoutTests/inspector/timeline/timeline-mark-timeline-expected.txt ('k') | LayoutTests/jquery/event-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698