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

Unified Diff: sky/tests/js/classes-expected.txt

Issue 920343002: Delete Sky tests that we're not going to run with Dart (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/js/classes.sky ('k') | sky/tests/mocha/describe-only.sky » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/tests/js/classes-expected.txt
diff --git a/sky/tests/js/classes-expected.txt b/sky/tests/js/classes-expected.txt
deleted file mode 100644
index 348fbc3cb68b9af0986abf7519cb8a2d5b7ade98..0000000000000000000000000000000000000000
--- a/sky/tests/js/classes-expected.txt
+++ /dev/null
@@ -1,14 +0,0 @@
-Running 10 tests
-ok 1 ES6 classes should create instances
-ok 2 ES6 classes should create subclasses
-ok 3 ES6 classes should create anonymous classes
-ok 4 ES6 classes should put methods on the prototype
-ok 5 ES6 classes should call methods with |this|
-ok 6 ES6 classes should let toMethod rebind super
-ok 7 ES6 classes should support super() constructor calls
-ok 8 ES6 classes should automatically call super() in default constructor
-ok 9 ES6 classes should call super.method()
-ok 10 ES6 classes should support getters and setters
-10 tests
-10 pass
-0 fail
« no previous file with comments | « sky/tests/js/classes.sky ('k') | sky/tests/mocha/describe-only.sky » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698