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

Unified Diff: tests/co19/co19-runtime.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 | « tests/co19/co19-leg.status ('k') | tests/corelib/src/FuturesTest.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-runtime.status
diff --git a/tests/co19/co19-runtime.status b/tests/co19/co19-runtime.status
index 0d38ea4af31317eeeadc6d7acc9b911b45699fa1..e1960f7ec0e7bcd8abd235427553cbc0fa2634c7 100644
--- a/tests/co19/co19-runtime.status
+++ b/tests/co19/co19-runtime.status
@@ -15,6 +15,10 @@ LibTest/core/List/every_A03_t01: Skip # Promise removed (co19 issue #79)
LibTest/core/List/filter_A03_t01: Skip # Promise removed (co19 issue #79)
LibTest/core/List/some_A03_t01: Skip # Promise removed (co19 issue #79)
+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)
+
LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Const_Expressions/02_1_Class_Const_Expressions_A04_t01: Fail # Issue 392
« no previous file with comments | « tests/co19/co19-leg.status ('k') | tests/corelib/src/FuturesTest.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698