CONSOLE: unittest-suite-wait-for-done
CONSOLE: TestRenderView enabled
CONSOLE: 
PAINT FOR FRAME #1 ----------------------------------------------
1 | TestPaintingCanvas() constructor: 800.0 x 600.0
1 | paintChild RenderDecoratedBox at Point(0.0, 0.0)
1 |  | TestPaintingCanvas() constructor: 800.0 x 600.0
1 |  | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 600.0), Paint(color:Color(0xff000000)))
1 |  | paintChild RenderFlex at Point(0.0, 0.0)
1 |  |  | TestPaintingCanvas() constructor: 800.0 x 600.0
1 |  |  | paintChild RenderSolidColor at Point(0.0, 0.0)
1 |  |  |  | TestPaintingCanvas() constructor: 800.0 x 600.0
1 |  |  |  | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 120.0), Paint(color:Color(0xffffff00)))
1 |  |  | paintChild RenderSolidColor at Point(350.0, 120.0)
1 |  |  |  | TestPaintingCanvas() constructor: 800.0 x 600.0
1 |  |  |  | drawRect(Rect.fromLTRB(350.0, 120.0, 450.0, 220.0), Paint(color:Color(0x7700ffff)))
1 |  |  | paintChild RenderPadding at Point(390.0, 220.0)
1 |  |  |  | TestPaintingCanvas() constructor: 800.0 x 600.0
1 |  |  |  | paintChild RenderDecoratedBox at Point(400.0, 230.0)
1 |  |  |  |  | TestPaintingCanvas() constructor: 800.0 x 600.0
1 |  |  |  |  | drawRect(Rect.fromLTRB(400.0, 230.0, 400.0, 230.0), Paint(color:Color(0xffffffff)))
1 |  |  | paintChild RenderDecoratedBox at Point(0.0, 240.0)
1 |  |  |  | TestPaintingCanvas() constructor: 800.0 x 600.0
1 |  |  |  | drawRect(Rect.fromLTRB(0.0, 240.0, 800.0, 600.0), Paint(color:Color(0xff333333)))
1 |  |  |  | paintChild RenderFlex at Point(0.0, 240.0)
1 |  |  |  |  | TestPaintingCanvas() constructor: 800.0 x 600.0
1 |  |  |  |  | paintChild RenderSolidColor at Point(0.0, 240.0)
1 |  |  |  |  |  | TestPaintingCanvas() constructor: 800.0 x 600.0
1 |  |  |  |  |  | drawRect(Rect.fromLTRB(0.0, 240.0, 266.6666564941406, 600.0), Paint(color:Color(0x77ff00ff)))
1 |  |  |  |  | paintChild RenderSolidColor at Point(266.6666666666667, 240.0)
1 |  |  |  |  |  | TestPaintingCanvas() constructor: 800.0 x 600.0
1 |  |  |  |  |  | drawRect(Rect.fromLTRB(266.6666564941406, 240.0, 800.0, 600.0), Paint(color:Color(0xff0000ff)))
------------------------------------------------------------------------
CONSOLE: PASS: should flex
CONSOLE: 
CONSOLE: All 1 tests passed.
CONSOLE: unittest-suite-success
DONE
