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

Unified Diff: test/inspector/runtime/console-timestamp-expected.txt

Issue 2369753004: [inspector] added inspector test runner [part 5] (Closed)
Patch Set: addressed comments Created 4 years, 3 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
« no previous file with comments | « test/inspector/runtime/console-timestamp.js ('k') | test/inspector/runtime/evaluate-async.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/inspector/runtime/console-timestamp-expected.txt
diff --git a/test/inspector/runtime/console-timestamp-expected.txt b/test/inspector/runtime/console-timestamp-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5e4d7b5ada9ec5415a18763ced2464a0300a4b67
--- /dev/null
+++ b/test/inspector/runtime/console-timestamp-expected.txt
@@ -0,0 +1,9 @@
+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
+
« no previous file with comments | « test/inspector/runtime/console-timestamp.js ('k') | test/inspector/runtime/evaluate-async.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698