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

Unified Diff: tests/co19/co19-compiler.status

Issue 9422019: isolates refactor: this change introduces 'dart:isolate' as a library. This is a (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: '' Created 8 years, 10 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 | « samples/tests/samples/src/proxy/PromiseBasedTest.dart ('k') | tests/co19/co19-leg.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-compiler.status
diff --git a/tests/co19/co19-compiler.status b/tests/co19/co19-compiler.status
index 2440dfaefd5e43240181bb43af4d925b2a38de30..17f2ea1d437f291d011be0d507f6bb3ab569f3d7 100644
--- a/tests/co19/co19-compiler.status
+++ b/tests/co19/co19-compiler.status
@@ -5,6 +5,9 @@
prefix co19
[ $component == dartc ]
+LibTest/core/Isolate/*: Skip # missing #import("dart:isolate") (co19 issue #80)
+LibTest/core/SendPort/*: Skip # missing #import("dart:isolate") (co19 issue #80)
+LibTest/core/ReceivePort/*: Skip # missing #import("dart:isolate") (co19 issue #80)
# Marked failed after code generation removed from dartc
« no previous file with comments | « samples/tests/samples/src/proxy/PromiseBasedTest.dart ('k') | tests/co19/co19-leg.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698