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

Unified Diff: .status

Issue 914963003: Add a VmListener and IsolateTest class for running tests in other isolates. (Closed) Base URL: git@github.com:dart-lang/unittest@master
Patch Set: Code review changes 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/isolate_test.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 86976789dc96ea7f457112538a078969da35cb01..4f6b6fd5dc6a85f2b572c424a4956a395fc5e6ee 100644
--- a/.status
+++ b/.status
@@ -14,7 +14,11 @@ packages/*: Skip
# difference between transformed an untransformed code.
test/*: Skip
-lib/src/live_test: Skip # Don't run library files as tests
+# Don't run library files as tests
+lib/*: Skip
+lib/*/*: Skip
+lib/*/*/*: Skip
+lib/*/*/*/*: Skip
[ $runtime == jsshell ]
build/test/missing_tick_test: Fail # Timer interface not supported: dartbug.com/7728
« no previous file with comments | « no previous file | lib/src/isolate_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698