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

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

Issue 10536118: Create an initial port. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Rename __port to _lazy_port Created 8 years, 6 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 | « lib/isolate/frog/isolateimpl.dart ('k') | no next file » | 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 92f67d46f025514c2280f9bf6c313f6ce5ccbac8..84945ae44045b4c1b17af97547c62a7ef4df3d93 100644
--- a/tests/co19/co19-leg.status
+++ b/tests/co19/co19-leg.status
@@ -102,13 +102,6 @@ Language/10_Expressions/14_Method_Invocation/4_Super_Invocation_A08_t02: Fail #
LibTest/core/Future/handleException_A01_t07: Fail # Runtime error: TypeError: Cannot call method '$call$1' of undefined
LibTest/core/Future/then_A01_t05: Fail # Runtime error: TypeError: Cannot call method '$call$1' of undefined
Language/10_Expressions/14_Method_Invocation/4_Super_Invocation_A02_t04: Fail # Runtime error: TypeError: Cannot call method '$call$2' of undefined
-LibTest/isolate/Isolate/Isolate_class_A01_t01: Fail # Runtime error: TypeError: Cannot call method 'receive$1' of undefined
-LibTest/isolate/Isolate/Isolate_class_A02_t01: Fail # Runtime error: TypeError: Cannot call method 'receive$1' of undefined
-LibTest/isolate/Isolate/spawn_A01_t01: Fail # Runtime error: TypeError: Cannot call method 'receive$1' of undefined
-LibTest/isolate/Isolate/spawn_A01_t02: Fail # Runtime error: TypeError: Cannot call method 'receive$1' of undefined
-LibTest/isolate/Isolate/spawn_A01_t04: Fail # Runtime error: TypeError: Cannot call method 'receive$1' of undefined
-LibTest/isolate/Isolate/spawn_A01_t05: Fail # Runtime error: TypeError: Cannot call method 'receive$1' of undefined
-LibTest/isolate/Isolate/spawn_A01_t06: Fail # Runtime error: TypeError: Cannot call method 'receive$1' of undefined
Language/10_Expressions/13_Function_Invocation/3_Unqualified_Invocation_A01_t04: Fail # Runtime error: TypeError: Object has no method '$call$2'
Language/10_Expressions/14_Method_Invocation/1_Ordinary_Invocation_A05_t02: Fail # Runtime error: TypeError: Object #<A> has no method '$call$0'
Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_A02_t01: Fail # Runtime error: TypeError: Object 1 has no method '$call$0'
@@ -124,14 +117,7 @@ LibTest/isolate/isolate_api/spawnUri_A01_t03: Fail # Runtime error: UnsupportedO
LibTest/isolate/isolate_api/spawnUri_A01_t04: Fail # Runtime error: UnsupportedOperationException: Currently spawnUri is not supported without web workers.
LibTest/isolate/isolate_api/spawnUri_A01_t05: Fail # Runtime error: UnsupportedOperationException: Currently spawnUri is not supported without web workers.
LibTest/isolate/SendPort/send_A02_t04: Fail # Runtime error: TypeError: Cannot call method 'toSendPort$0' of undefined.
-LibTest/isolate/SendPort/send_A02_t05: Fail # Runtime error: TypeError: Cannot call method 'toSendPort$0' of undefined.
-LibTest/isolate/SendPort/send_A02_t06: Fail # Runtime error: TypeError: Cannot call method 'toSendPort$0' of undefined.
-LibTest/isolate/isolate_api/spawnFunction_A01_t01: Fail # Runtime error: TypeError: Cannot call method 'toSendPort$0' of undefined.
-LibTest/isolate/isolate_api/spawnFunction_A01_t03: Fail # Runtime error: TypeError: Cannot call method 'toSendPort$0' of undefined.
-LibTest/isolate/isolate_api/spawnFunction_A01_t04: Fail # Runtime error: TypeError: Cannot call method 'toSendPort$0' of undefined.
-LibTest/isolate/isolate_api/spawnFunction_A01_t05: Fail # Runtime error: TypeError: Cannot call method 'toSendPort$0' of undefined.
LibTest/isolate/isolate_api/spawnFunction_A02_t01: Fail # Runtime error: Expect.throws() fails.
-LibTest/isolate/isolate_api/spawnFunction_A03_t01: Fail # Runtime error: TypeError: Cannot call method 'toSendPort$0' of undefined.
# The following tests use the deprecated Date interface.
@@ -207,7 +193,6 @@ LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F
Language/10_Expressions/03_Numbers_A01_t06: Fail, OK # Requires bigint.
Language/10_Expressions/03_Numbers_A01_t09: Fail, OK # Requires bigint.
-Language/10_Expressions/11_Spawning_an_Isolate_A01_t01: Fail, OK # cannot resolve type Isolate
LibTest/core/Date/Date_A01_t01: Fail, OK # Generates bad date and expect exact print string.
LibTest/core/Date/year_A01_t01: Fail, OK # Requires big int.
LibTest/core/List/sort_A01_t02: Fail, OK # No method List.copyFrom.
« no previous file with comments | « lib/isolate/frog/isolateimpl.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698