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

Side by Side Diff: sky/tests/raw/render_flex-expected.txt

Issue 1239983002: Rebaseline tests after console spam reduction (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 5 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 unified diff | Download patch
« no previous file with comments | « sky/tests/raw/render_box-expected.txt ('k') | sky/tests/raw/sector_layout-expected.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 CONSOLE: unittest-suite-wait-for-done 1 unittest-suite-wait-for-done
2 CONSOLE: TestRenderView enabled 2 TestRenderView enabled
3 CONSOLE: 3
4 PAINT FOR FRAME #1 ---------------------------------------------- 4 PAINT FOR FRAME #1 ----------------------------------------------
5 1 | TestPaintingCanvas() constructor: 800.0 x 600.0 5 1 | TestPaintingCanvas() constructor: 800.0 x 600.0
6 1 | paintChild RenderDecoratedBox at Point(0.0, 0.0) 6 1 | paintChild RenderDecoratedBox at Point(0.0, 0.0)
7 1 | | TestPaintingCanvas() constructor: 800.0 x 600.0 7 1 | | TestPaintingCanvas() constructor: 800.0 x 600.0
8 1 | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 600.0), Paint(color:Color(0xff000 000))) 8 1 | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 600.0), Paint(color:Color(0xff000 000)))
9 1 | | paintChild RenderFlex at Point(0.0, 0.0) 9 1 | | paintChild RenderFlex at Point(0.0, 0.0)
10 1 | | | TestPaintingCanvas() constructor: 800.0 x 600.0 10 1 | | | TestPaintingCanvas() constructor: 800.0 x 600.0
11 1 | | | paintChild RenderSolidColor at Point(0.0, 0.0) 11 1 | | | paintChild RenderSolidColor at Point(0.0, 0.0)
12 1 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 12 1 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
13 1 | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 120.0), Paint(color:Color(0 xffffff00))) 13 1 | | | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 120.0), Paint(color:Color(0 xffffff00)))
(...skipping 10 matching lines...) Expand all
24 1 | | | | drawRect(Rect.fromLTRB(0.0, 240.0, 800.0, 600.0), Paint(color:Color (0xff333333))) 24 1 | | | | drawRect(Rect.fromLTRB(0.0, 240.0, 800.0, 600.0), Paint(color:Color (0xff333333)))
25 1 | | | | paintChild RenderFlex at Point(0.0, 240.0) 25 1 | | | | paintChild RenderFlex at Point(0.0, 240.0)
26 1 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 26 1 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
27 1 | | | | | paintChild RenderSolidColor at Point(0.0, 240.0) 27 1 | | | | | paintChild RenderSolidColor at Point(0.0, 240.0)
28 1 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 28 1 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
29 1 | | | | | | drawRect(Rect.fromLTRB(0.0, 240.0, 266.6666564941406, 600.0), Paint(color:Color(0x77ff00ff))) 29 1 | | | | | | drawRect(Rect.fromLTRB(0.0, 240.0, 266.6666564941406, 600.0), Paint(color:Color(0x77ff00ff)))
30 1 | | | | | paintChild RenderSolidColor at Point(266.6666666666667, 240.0) 30 1 | | | | | paintChild RenderSolidColor at Point(266.6666666666667, 240.0)
31 1 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 31 1 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
32 1 | | | | | | drawRect(Rect.fromLTRB(266.6666564941406, 240.0, 800.0, 600.0 ), Paint(color:Color(0xff0000ff))) 32 1 | | | | | | drawRect(Rect.fromLTRB(266.6666564941406, 240.0, 800.0, 600.0 ), Paint(color:Color(0xff0000ff)))
33 ------------------------------------------------------------------------ 33 ------------------------------------------------------------------------
34 CONSOLE: PASS: should flex 34 PASS: should flex
35 CONSOLE: 35
36 CONSOLE: All 1 tests passed. 36 All 1 tests passed.
37 CONSOLE: unittest-suite-success 37 unittest-suite-success
38 DONE 38 DONE
OLDNEW
« no previous file with comments | « sky/tests/raw/render_box-expected.txt ('k') | sky/tests/raw/sector_layout-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698