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

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

Issue 1179413008: If Color constructor is passed a value > 0xFFFFFFFF, Sky crashes (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Now with tests 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/color_bounds.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/tests/raw/color_bounds-expected.txt
diff --git a/sky/tests/raw/color_bounds-expected.txt b/sky/tests/raw/color_bounds-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..833a2ab4c8c67b69e29aad28c5d3425ffcd6ed95
--- /dev/null
+++ b/sky/tests/raw/color_bounds-expected.txt
@@ -0,0 +1,8 @@
+CONSOLE: unittest-suite-wait-for-done
+CONSOLE: PASS: paint set to black
+CONSOLE: PASS: color created with out of bounds value
+CONSOLE: PASS: color created with wildly out of bounds value
+CONSOLE:
+CONSOLE: All 3 tests passed.
+CONSOLE: unittest-suite-success
+DONE
« no previous file with comments | « sky/tests/raw/color_bounds.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698