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

Unified Diff: .status

Issue 916523002: pkg/unittest: skip all tests under the lib directory (Closed) Base URL: https://github.com/dart-lang/unittest.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 | « no previous file | no next file » | 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 39ab791c3c58a905826092d478af6388a8613614..873fb3d0c47c4a7da487e848ea3ff81ead6b2ee9 100644
--- a/.status
+++ b/.status
@@ -14,6 +14,9 @@ packages/*: Skip
# difference between transformed an untransformed code.
test/*: Skip
+# Skip test-looking files in the lib directory
+lib/*: 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 | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698