Chromium Code Reviews

Unified Diff: .status

Issue 979523002: Move more files around. (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.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « no previous file | lib/src/runner/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 056e829e4e039084cc5c5ac09b70a1c492cf386d..ff18530549ae0ae0706b1623e788675844932a1d 100644
--- a/.status
+++ b/.status
@@ -28,10 +28,10 @@ lib/*/*/*/*: SkipByDesign
# dart:io-specific tests.
[ $browser ]
-test/console_reporter_test: SkipByDesign
-test/loader_test: SkipByDesign
-test/runner_test: SkipByDesign
-test/vm_listener_test: SkipByDesign
+test/runner/console_reporter_test: SkipByDesign
+test/runner/loader_test: SkipByDesign
+test/runner/runner_test: SkipByDesign
+test/runner/isolate_listener_test: SkipByDesign
[ $runtime == safari ]
test/matcher/prints_test: Fail # Issue 4
« no previous file with comments | « no previous file | lib/src/runner/isolate_test.dart » ('j') | no next file with comments »

Powered by Google App Engine