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

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

Issue 11194079: Turns out that dartc didn't implement export. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 2 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/pkg/pkg.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 2ce46b6848e6c065c91c9f3ae7b5dd18ddd215fc..026340e15af2bd221d31db908dd4f0316f477ac0 100644
--- a/dart/tests/utils/utils.status
+++ b/dart/tests/utils/utils.status
@@ -22,6 +22,10 @@ recursive_import_test: Fail # http://dartbug.com/2264
[ $system == macos || $system == windows ]
*_layout_test: Skip
+[ $compiler == dart2js ]
+dummy_compiler_test: Fail # http://dartbug.com/6073
+recursive_import_test: Fail # http://dartbug.com/6073
+
[ $compiler == dart2dart ]
# Skip until we stabilize language tests.
*: Skip
« no previous file with comments | « dart/pkg/pkg.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698