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

Unified Diff: LayoutTests/inspector/timeline/timeline-gc-event-expected.txt

Issue 461323003: DevTools: Make Timeline tests use only model records (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 4 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-gc-event-expected.txt
diff --git a/LayoutTests/inspector/timeline/timeline-gc-event-expected.txt b/LayoutTests/inspector/timeline/timeline-gc-event-expected.txt
index c4ec067516d9c4c3e324bec0d77d7124a57ca85c..cf61ea46abe7623f446653defd8f06283fdde1bb 100644
--- a/LayoutTests/inspector/timeline/timeline-gc-event-expected.txt
+++ b/LayoutTests/inspector/timeline/timeline-gc-event-expected.txt
@@ -1,11 +1,4 @@
Tests the Timeline API instrumentation of a gc event
-The expected GC event record
-{
- data : {
- }
- endTime : <number>
- startTime : <number>
- type : "GCEvent"
-}
+SUCCESS: Found expected GC event record

Powered by Google App Engine
This is Rietveld 408576698