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 |