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

Unified Diff: sky/tests/lowlevel/classlist-expected.txt

Issue 922893002: Merge the Sky Engine changes from the SkyDart branch (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 10 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/lowlevel/classlist.sky ('k') | sky/tests/lowlevel/create-document.sky » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/tests/lowlevel/classlist-expected.txt
diff --git a/sky/tests/lowlevel/classlist-expected.txt b/sky/tests/lowlevel/classlist-expected.txt
index a924cfc8d8326b8f88e6f57c4c91560699b3f438..6f2bd0f4012081787c9b537501fb7b156b071864 100644
--- a/sky/tests/lowlevel/classlist-expected.txt
+++ b/sky/tests/lowlevel/classlist-expected.txt
@@ -1,13 +1,12 @@
-Running 9 tests
-ok 1 Class list should add multiple classes
-ok 2 Class list should add classes in order
-ok 3 Class list should remove classes
-ok 4 Class list should remove multiple classes
-ok 5 Class list should clear all classes
-ok 6 Class list should check for classes
-ok 7 Class list should get classes by index
-ok 8 Class list should toggle classes
-ok 9 Class list should dynamically update style
-9 tests
-9 pass
-0 fail
+CONSOLE: unittest-suite-wait-for-done
+CONSOLE: PASS: should add classes in order
+CONSOLE: PASS: should remove classes
+CONSOLE: PASS: should clear all classes
+CONSOLE: PASS: should check for classes
+CONSOLE: PASS: should get classes by index
+CONSOLE: PASS: should toggle classes
+CONSOLE: PASS: should dynamically update style
+CONSOLE:
+CONSOLE: All 7 tests passed.
+CONSOLE: unittest-suite-success
+DONE
« no previous file with comments | « sky/tests/lowlevel/classlist.sky ('k') | sky/tests/lowlevel/create-document.sky » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698