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

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: Merged and address comments 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
« no previous file with comments | « dart/tests/lib/lib.status ('k') | dart/tools/testing/dart/browser_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
+dart2js_test: Skip # Uses dart:io.
[ $compiler == dart2js && $browser ]
*: Skip
« no previous file with comments | « dart/tests/lib/lib.status ('k') | dart/tools/testing/dart/browser_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698