Index: dart/tests/utils/utils.status |
diff --git a/dart/tests/utils/utils.status b/dart/tests/utils/utils.status |
index a84aa132a5e467cf745c336bb2106e81c42b20a6..efd167c006a6ce301e1cb1ac679058acf9e42923 100644 |
--- a/dart/tests/utils/utils.status |
+++ b/dart/tests/utils/utils.status |
@@ -11,8 +11,7 @@ dummy_compiler_test: Slow, Fail # http://dartbug.com/9687 |
[ $compiler == none && $runtime == drt ] |
dummy_compiler_test: Skip # http://dartbug.com/7233 |
-recursive_import_test: Fail # http://dartbug.com/2264 |
-dart2js_test: Fail # http://dartbug.com/2264 |
kustermann
2013/04/05 15:00:19
Would be nice if you could update the bug.
ahe
2013/04/05 15:08:55
Actually, I think I should mark it as fixed. The
|
+dart2js_test: Skip # Uses dart:io. |
[ $compiler == dart2js && $browser ] |
*: Skip |