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

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

Issue 10837070: Remove old isolate API and update all code in the repository to use (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Address review comments. Created 8 years, 5 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/chat/chat_server_test.dart ('k') | tests/co19/co19-frog.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 517a695e1e671885f9a8c3060a2cfb38999d58f0..2d690d8d0472b894c98bf32ad11a96f036d69871 100644
--- a/tests/co19/co19-compiler.status
+++ b/tests/co19/co19-compiler.status
@@ -130,5 +130,26 @@ LibTest/core/Date/Date.withTimeZone_A01_t03: Fail, Pass
LibTest/core/TimeZone/TimeZone.local_A01_t01: Fail, Pass
LibTest/core/TimeZone/TimeZone.utc_A01_t01: Fail, Pass
+
+# These test cases use the deprecated Isolate API and should be updated to
+# use spawnFunction: issue ...
+LibTest/isolate/Isolate/port_A01_t02: Fail, OK
+LibTest/isolate/Isolate/port_A01_t01: Fail, OK
+LibTest/isolate/Isolate/main_A01_t01: Fail, OK
+LibTest/isolate/Isolate/class_A01_t01: Fail, OK
+LibTest/isolate/Isolate/Isolate_class_A01_t01: Fail, OK
+LibTest/isolate/Isolate/Isolate_class_A02_t01: Fail, OK
+LibTest/isolate/Isolate/Isolate_A01_t01: Fail, OK
+LibTest/isolate/Isolate/Isolate.light_A01_t01: Fail, OK
+LibTest/isolate/Isolate/Isolate.heavy_A01_t01: Fail, OK
+LibTest/isolate/Isolate/spawn_A01_t01: Fail, OK
+LibTest/isolate/Isolate/spawn_A01_t02: Fail, OK
+LibTest/isolate/Isolate/spawn_A01_t03: Fail, OK
+LibTest/isolate/Isolate/spawn_A01_t04: Fail, OK
+LibTest/isolate/Isolate/spawn_A01_t05: Fail, OK
+LibTest/isolate/Isolate/spawn_A01_t06: Fail, OK
+Language/10_Expressions/11_Spawning_an_Isolate_A01_t01: Fail, OK
+
+
[ $runtime == drt && ($compiler == none || $compiler == frog) ]
*: Skip
« no previous file with comments | « samples/tests/samples/chat/chat_server_test.dart ('k') | tests/co19/co19-frog.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698