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

Unified Diff: LayoutTests/inspector-protocol/layers/paint-profiler-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/layers/paint-profiler-expected.txt
diff --git a/LayoutTests/inspector-protocol/layers/paint-profiler-expected.txt b/LayoutTests/inspector-protocol/layers/paint-profiler-expected.txt
index 701f5c486170b4c91bae2b849ce298e1d781e0f5..c6836fe48af6ba158c181d32c0a5f68cd35936b6 100644
--- a/LayoutTests/inspector-protocol/layers/paint-profiler-expected.txt
+++ b/LayoutTests/inspector-protocol/layers/paint-profiler-expected.txt
@@ -1,3 +1,34 @@
Sanity test for DevTools Paint Profiler.
+matchingLayers.length: 1
+Profile array length: 4
+Profile subarray 0 length: 6
+Profile timing [0][0] is a number: true
+Profile timing [0][1] is a number: true
+Profile timing [0][2] is a number: true
+Profile timing [0][3] is a number: true
+Profile timing [0][4] is a number: true
+Profile timing [0][5] is a number: true
+Profile subarray 1 length: 6
+Profile timing [1][0] is a number: true
+Profile timing [1][1] is a number: true
+Profile timing [1][2] is a number: true
+Profile timing [1][3] is a number: true
+Profile timing [1][4] is a number: true
+Profile timing [1][5] is a number: true
+Profile subarray 2 length: 6
+Profile timing [2][0] is a number: true
+Profile timing [2][1] is a number: true
+Profile timing [2][2] is a number: true
+Profile timing [2][3] is a number: true
+Profile timing [2][4] is a number: true
+Profile timing [2][5] is a number: true
+Profile subarray 3 length: 6
+Profile timing [3][0] is a number: true
+Profile timing [3][1] is a number: true
+Profile timing [3][2] is a number: true
+Profile timing [3][3] is a number: true
+Profile timing [3][4] is a number: true
+Profile timing [3][5] is a number: true
+LayerTree.replaySnapshot returned valid image: true
DONE!

Powered by Google App Engine
This is Rietveld 408576698