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

Unified Diff: sky/tests/examples/sector-expected.txt

Issue 1216923008: Fix test failures from my previous animation patch. (Closed) Base URL: git@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/sdk/lib/widgets/material.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/tests/examples/sector-expected.txt
diff --git a/sky/tests/examples/sector-expected.txt b/sky/tests/examples/sector-expected.txt
index 5d38eaae8d8d28616da3c6d4c45e3cb3d6e589d3..2ff486c136c0b8da6228594b70e9eb5d5cfcd776 100644
--- a/sky/tests/examples/sector-expected.txt
+++ b/sky/tests/examples/sector-expected.txt
@@ -147,7 +147,7 @@ PAINT FOR FRAME #3 ----------------------------------------------
3 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
3 | | | | | | paintChild RenderConstrainedBox at Point(496.75, 114.0)
3 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-3 | | | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0e0e0), drawLooper:true))
+3 | | | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0e0e0)))
Matt Perry 2015/07/01 22:52:44 Now that we animate the shadow, we start with no s
3 | | | | | | | paintChild RenderPositionedBox at Point(504.75, 114.0)
3 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
3 | | | | | | | | paintChild RenderShrinkWrapWidth at Point(504.75, 114.0)
@@ -248,7 +248,7 @@ PAINT FOR FRAME #4 ----------------------------------------------
4 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
4 | | | | | | paintChild RenderConstrainedBox at Point(496.75, 114.0)
4 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-4 | | | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0e0e0), drawLooper:true))
+4 | | | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0e0e0)))
4 | | | | | | | paintChild RenderPositionedBox at Point(504.75, 114.0)
4 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
4 | | | | | | | | paintChild RenderShrinkWrapWidth at Point(504.75, 114.0)
@@ -352,7 +352,7 @@ PAINT FOR FRAME #5 ----------------------------------------------
5 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
5 | | | | | | paintChild RenderConstrainedBox at Point(496.75, 114.0)
5 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-5 | | | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0e0e0), drawLooper:true))
+5 | | | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0e0e0)))
5 | | | | | | | paintChild RenderPositionedBox at Point(504.75, 114.0)
5 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
5 | | | | | | | | paintChild RenderShrinkWrapWidth at Point(504.75, 114.0)
@@ -459,7 +459,7 @@ PAINT FOR FRAME #6 ----------------------------------------------
6 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
6 | | | | | | paintChild RenderConstrainedBox at Point(496.75, 114.0)
6 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-6 | | | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0e0e0), drawLooper:true))
+6 | | | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0e0e0)))
6 | | | | | | | paintChild RenderPositionedBox at Point(504.75, 114.0)
6 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
6 | | | | | | | | paintChild RenderShrinkWrapWidth at Point(504.75, 114.0)
@@ -563,7 +563,7 @@ PAINT FOR FRAME #7 ----------------------------------------------
7 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
7 | | | | | | paintChild RenderConstrainedBox at Point(496.75, 114.0)
7 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-7 | | | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0e0e0), drawLooper:true))
+7 | | | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0e0e0)))
7 | | | | | | | paintChild RenderPositionedBox at Point(504.75, 114.0)
7 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
7 | | | | | | | | paintChild RenderShrinkWrapWidth at Point(504.75, 114.0)
@@ -664,7 +664,7 @@ PAINT FOR FRAME #8 ----------------------------------------------
8 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
8 | | | | | | paintChild RenderConstrainedBox at Point(496.75, 114.0)
8 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
-8 | | | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0e0e0), drawLooper:true))
+8 | | | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0e0e0)))
8 | | | | | | | paintChild RenderPositionedBox at Point(504.75, 114.0)
8 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
8 | | | | | | | | paintChild RenderShrinkWrapWidth at Point(504.75, 114.0)
« no previous file with comments | « sky/sdk/lib/widgets/material.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698