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

Unified Diff: tests/co19/co19-leg.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-compiler.status ('k') | tests/co19/co19-runtime.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-leg.status
diff --git a/tests/co19/co19-leg.status b/tests/co19/co19-leg.status
index a5187b883414904893caa3da96406ad49f7ae5b7..5d35ce44e2793a6b4ac87581ef1c3ae4e6772cf2 100644
--- a/tests/co19/co19-leg.status
+++ b/tests/co19/co19-leg.status
@@ -13,6 +13,11 @@ LibTest/core/List/some_A03_t01: Fail, OK
LibTest/core/Promise/*: Fail, OK
LibTest/core/Proxy/*: Fail, OK
+# missing #import("dart:isolate"), co19 issue 80
+LibTest/core/Isolate/*: Fail, OK
+LibTest/core/SendPort/*: Fail, OK
+LibTest/core/ReceivePort/*: Fail, OK
+
[ $component == leg && $checked ]
# Leg does not support checked mode yet.
« no previous file with comments | « tests/co19/co19-compiler.status ('k') | tests/co19/co19-runtime.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698