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

Unified Diff: dart/tests/utils/utils.status

Issue 13674004: Wrapping files without library tags is neither necessary nor correct anymore. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 8 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
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

Powered by Google App Engine
This is Rietveld 408576698