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

Unified Diff: tests/isolate/isolate.status

Issue 1180973003: dart2js cps: Support function types in 'is' and 'as' operators. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Update doc comment for TypeCast Created 5 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 | « tests/corelib/corelib.status ('k') | tests/language/function_subtype3_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/isolate/isolate.status
diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status
index 1bfed52c5c4285fd16da76e9ac72aa2434b0ed6b..0792ecc1de80d0c40291f9385513f1fe255d1841 100644
--- a/tests/isolate/isolate.status
+++ b/tests/isolate/isolate.status
@@ -139,14 +139,10 @@ isolate_complex_messages_test: Crash # (switch (testCase.re... Unhandled node
isolate_current_test: Crash # (switch (state){case... Unhandled node
mandel_isolate_test: Crash # (switch (testCase.re... Unhandled node
message2_test: Crash # (switch (testCase.re... Unhandled node
-message3_test/byteBuffer: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
message3_test/constInstance: Crash # Invalid argument(s)
message3_test/constList: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
message3_test/constList_identical: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
message3_test/constMap: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-message3_test/fun: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-message3_test/int32x4: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-message3_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
message_test: Crash # (switch (testCase.re... Unhandled node
mint_maker_test: Crash # (switch (testCase.re... Unhandled node
nested_spawn2_test: Crash # (switch (testCase.re... Unhandled node
« no previous file with comments | « tests/corelib/corelib.status ('k') | tests/language/function_subtype3_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698