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

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

Issue 13466011: Remove dart:io import from ssa/tracer.dart. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Update co19 status 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/co19/co19-dart2js.status ('k') | no next file » | 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 4d6e1863a9b9f4d8605f8d2852b9f6487b30af42..a84aa132a5e467cf745c336bb2106e81c42b20a6 100644
--- a/dart/tests/utils/utils.status
+++ b/dart/tests/utils/utils.status
@@ -6,6 +6,9 @@
dummy_compiler_test: Slow, Pass
recursive_import_test: Slow, Pass
+[ $compiler == dart2js && $checked ]
+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
« no previous file with comments | « dart/tests/co19/co19-dart2js.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698