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

Unified Diff: sky/tests/raw/padding_deflate-expected.txt

Issue 1177043008: Make it possible to test that the stock app doesn't crash on startup and paints the basic scaffold … (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 6 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 | « sky/tests/raw/padding_deflate.dart ('k') | sky/tests/raw/render_box.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/tests/raw/padding_deflate-expected.txt
diff --git a/sky/tests/raw/padding_deflate-expected.txt b/sky/tests/raw/padding_deflate-expected.txt
index a6444cb469e9ed4875863609cba9bc1efb5ab1df..ebc2a1baae2fa5dfe04933121f603f11e6a41548 100644
--- a/sky/tests/raw/padding_deflate-expected.txt
+++ b/sky/tests/raw/padding_deflate-expected.txt
@@ -1,5 +1,13 @@
CONSOLE: unittest-suite-wait-for-done
-CONSOLE: TestView enabled
+CONSOLE: TestRenderView enabled
+CONSOLE:
+PAINT FOR FRAME #1 ----------------------------------------------
+1 | TestDisplayList() constructor: 800.0 x 600.0
+1 | paintChild RenderDecoratedBox at Point(0.0, 0.0)
+1 | | TestDisplayList() constructor: 800.0 x 600.0
+1 | | paintChild RenderDecoratedBox at Point(10.0, 10.0)
+1 | | | TestDisplayList() constructor: 800.0 x 600.0
+------------------------------------------------------------------------
CONSOLE: PASS: should not have a 0 sized colored Box
CONSOLE:
CONSOLE: All 1 tests passed.
« no previous file with comments | « sky/tests/raw/padding_deflate.dart ('k') | sky/tests/raw/render_box.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698