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

Unified Diff: .status

Issue 918853005: Get new tests working on dart2js. (Closed) Base URL: git@github.com:dart-lang/unittest@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 | « no previous file | lib/src/invoker.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .status
diff --git a/.status b/.status
index 4f6b6fd5dc6a85f2b572c424a4956a395fc5e6ee..52cb726d9257c290f9f4c2be5095c10a30ae57de 100644
--- a/.status
+++ b/.status
@@ -20,6 +20,11 @@ lib/*/*: Skip
lib/*/*/*: Skip
lib/*/*/*/*: Skip
+# dart:io-specific tests.
+[ $browser ]
+build/test/loader_test: Skip
kevmoo 2015/02/12 22:54:15 SkipByDesign Trying to encourage folks to use the
nweiz 2015/02/12 23:11:58 Done.
+built/test/vm_listener_test: Skip
+
[ $runtime == jsshell ]
build/test/missing_tick_test: Fail # Timer interface not supported: dartbug.com/7728
build/test/nested_groups_setup_teardown_test: RuntimeError # http://dartbug.com/10109
« no previous file with comments | « no previous file | lib/src/invoker.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698