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

Unified Diff: LayoutTests/inspector/tracing/timeline-coalescing-expected.txt

Issue 477153005: DevTools: adopt existing Timeline tests for tracing based Timeline (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/tracing/timeline-coalescing-expected.txt
diff --git a/LayoutTests/inspector/tracing/timeline-coalescing-expected.txt b/LayoutTests/inspector/tracing/timeline-coalescing-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5a0eba7938084efb94d6ac88035e10817f5bd4f3
--- /dev/null
+++ b/LayoutTests/inspector/tracing/timeline-coalescing-expected.txt
@@ -0,0 +1,28 @@
+Test timeline records coalescing
+
+Root
+----> FunctionCall duration: 299.99800:299.99800 (other: 0.00100, scripting: 0.30100, rendering: 299.69700)
+--------> Layout x 3 duration: 299.89900:299.89900 (rendering: 299.69700)
+------------> Layout duration: 99.89900:99.89900 (rendering: 99.89900)
+------------> Layout duration: 99.89900:99.89900 (rendering: 99.89900)
+------------> Layout duration: 99.89900:99.89900 (rendering: 99.89900)
+----> Layout duration: 94.89900:94.89900 (rendering: 94.89900)
+----> FunctionCall duration: 199.99700:199.99700 (scripting: 0.19900, painting: 199.79800)
+--------> Decode Image x 2 duration: 199.89800:199.89800 (painting: 199.79800)
+------------> Decode Image duration: 99.89800:99.89800 (painting: 99.89800)
+------------> Decode Image duration: 99.90000:99.90000 (painting: 99.90000)
+----> FunctionCall duration: 199.99700:199.99700 (scripting: 0.19900, painting: 199.79800)
+--------> Decode Image x 2 duration: 199.89800:199.89800 (painting: 199.79800)
+------------> Decode Image duration: 99.89800:99.89800 (painting: 99.89800)
+------------> Decode Image duration: 99.90000:99.90000 (painting: 99.90000)
+----> RasterTask x 3 duration: 299.89900:299.89900 (painting: 299.69700)
+--------> RasterTask duration: 99.89900:99.89900 (painting: 99.89900)
+--------> RasterTask duration: 99.89900:99.89900 (painting: 99.89900)
+--------> RasterTask duration: 99.89900:99.89900 (painting: 99.89900)
+----> Paint x 3 duration: 299.89900:299.89900 (painting: 299.69700)
+--------> Paint duration: 99.89900:99.89900 (painting: 99.89900)
+--------> Paint duration: 99.89900:99.89900 (painting: 99.89900)
+--------> Paint duration: 99.89900:99.89900 (painting: 99.89900)
+coalesced record's hasWarnings(): false
+coalesced record's childHasWarnings(): true
+
« no previous file with comments | « LayoutTests/inspector/tracing/timeline-coalescing.html ('k') | LayoutTests/inspector/tracing/timeline-dfs.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698