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

Unified Diff: LayoutTests/inspector-protocol/console/console-timestamp-expected.txt

Issue 1021543002: DevTools: remove InspectorTest.assert from inspector-protocol tests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 9 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-protocol/console/console-timestamp-expected.txt
diff --git a/LayoutTests/inspector-protocol/console/console-timestamp-expected.txt b/LayoutTests/inspector-protocol/console/console-timestamp-expected.txt
index b70f91d5bebfc30f999851b3bbe6ecb808a0e1b9..3f1bf4cf7df64760cc698e3c725b53ef4129cd52 100644
--- a/LayoutTests/inspector-protocol/console/console-timestamp-expected.txt
+++ b/LayoutTests/inspector-protocol/console/console-timestamp-expected.txt
@@ -1,4 +1,12 @@
CONSOLE MESSAGE: line 1: testUnique
CONSOLE MESSAGE: line 1: testDouble
CONSOLE MESSAGE: line 1: testDouble
+Message has timestamp: true
+Message timestamp doesn't differ too much from current time (one minute interval): true
+Message 1 has non-decreasing timestamp: true
+Message has timestamp: true
+Message timestamp doesn't differ too much from current time (one minute interval): true
+Message 2 has non-decreasing timestamp: true
+Message has timestamp: true
+Message timestamp doesn't differ too much from current time (one minute interval): true

Powered by Google App Engine
This is Rietveld 408576698