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

Side by Side 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 unified diff | Download patch
« no previous file with comments | « tests/corelib/corelib.status ('k') | tests/language/function_subtype3_test.dart » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
2 # for details. All rights reserved. Use of this source code is governed by a 2 # for details. All rights reserved. Use of this source code is governed by a
3 # BSD-style license that can be found in the LICENSE file. 3 # BSD-style license that can be found in the LICENSE file.
4 4
5 [ $runtime == vm ] 5 [ $runtime == vm ]
6 browser/*: SkipByDesign # Browser specific tests 6 browser/*: SkipByDesign # Browser specific tests
7 isolate_stress_test: Fail # Issue 12588: This should be able to pass when we hav e wrapper-less tests. 7 isolate_stress_test: Fail # Issue 12588: This should be able to pass when we hav e wrapper-less tests.
8 8
9 [ $runtime != vm ] 9 [ $runtime != vm ]
10 checked_test: Skip # Unsupported. 10 checked_test: Skip # Unsupported.
(...skipping 121 matching lines...) Expand 10 before | Expand all | Expand 10 after
132 function_send_test: Crash # (try {p.send(func);}finally {p.send(0);}): try/final ly 132 function_send_test: Crash # (try {p.send(func);}finally {p.send(0);}): try/final ly
133 handle_error2_test: Crash # (switch (state){case... Unhandled node 133 handle_error2_test: Crash # (switch (state){case... Unhandled node
134 handle_error3_test: Crash # (switch (state2){cas... Unhandled node 134 handle_error3_test: Crash # (switch (state2){cas... Unhandled node
135 handle_error_test: Crash # (switch (state){case... Unhandled node 135 handle_error_test: Crash # (switch (state){case... Unhandled node
136 illegal_msg_function_test: Crash # (switch (testCase.re... Unhandled node 136 illegal_msg_function_test: Crash # (switch (testCase.re... Unhandled node
137 illegal_msg_mirror_test: Crash # (switch (testCase.re... Unhandled node 137 illegal_msg_mirror_test: Crash # (switch (testCase.re... Unhandled node
138 isolate_complex_messages_test: Crash # (switch (testCase.re... Unhandled node 138 isolate_complex_messages_test: Crash # (switch (testCase.re... Unhandled node
139 isolate_current_test: Crash # (switch (state){case... Unhandled node 139 isolate_current_test: Crash # (switch (state){case... Unhandled node
140 mandel_isolate_test: Crash # (switch (testCase.re... Unhandled node 140 mandel_isolate_test: Crash # (switch (testCase.re... Unhandled node
141 message2_test: Crash # (switch (testCase.re... Unhandled node 141 message2_test: Crash # (switch (testCase.re... Unhandled node
142 message3_test/byteBuffer: Crash # Instance of 'TypeOperator': type check unimple mented for _Nullary.
143 message3_test/constInstance: Crash # Invalid argument(s) 142 message3_test/constInstance: Crash # Invalid argument(s)
144 message3_test/constList: Crash # Instance of 'TypeOperator': type check unimplem ented for _Nullary. 143 message3_test/constList: Crash # Instance of 'TypeOperator': type check unimplem ented for _Nullary.
145 message3_test/constList_identical: Crash # Instance of 'TypeOperator': type chec k unimplemented for _Nullary. 144 message3_test/constList_identical: Crash # Instance of 'TypeOperator': type chec k unimplemented for _Nullary.
146 message3_test/constMap: Crash # Instance of 'TypeOperator': type check unimpleme nted for _Nullary. 145 message3_test/constMap: Crash # Instance of 'TypeOperator': type check unimpleme nted for _Nullary.
147 message3_test/fun: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
148 message3_test/int32x4: Crash # Instance of 'TypeOperator': type check unimplemen ted for _Nullary.
149 message3_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
150 message_test: Crash # (switch (testCase.re... Unhandled node 146 message_test: Crash # (switch (testCase.re... Unhandled node
151 mint_maker_test: Crash # (switch (testCase.re... Unhandled node 147 mint_maker_test: Crash # (switch (testCase.re... Unhandled node
152 nested_spawn2_test: Crash # (switch (testCase.re... Unhandled node 148 nested_spawn2_test: Crash # (switch (testCase.re... Unhandled node
153 nested_spawn_test: Crash # (switch (testCase.re... Unhandled node 149 nested_spawn_test: Crash # (switch (testCase.re... Unhandled node
154 raw_port_test: Crash # (switch (testCase.re... Unhandled node 150 raw_port_test: Crash # (switch (testCase.re... Unhandled node
155 request_reply_test: Crash # (switch (testCase.re... Unhandled node 151 request_reply_test: Crash # (switch (testCase.re... Unhandled node
156 spawn_function_custom_class_test: Crash # (switch (testCase.re... Unhandled nod e 152 spawn_function_custom_class_test: Crash # (switch (testCase.re... Unhandled nod e
157 spawn_function_test: Crash # (switch (testCase.re... Unhandled node 153 spawn_function_test: Crash # (switch (testCase.re... Unhandled node
158 spawn_uri_multi_test/01: Crash # (switch (testCase.re... Unhandled node 154 spawn_uri_multi_test/01: Crash # (switch (testCase.re... Unhandled node
159 spawn_uri_multi_test/none: Crash # (switch (testCase.re... Unhandled node 155 spawn_uri_multi_test/none: Crash # (switch (testCase.re... Unhandled node
160 stacktrace_message_test: Crash # (switch (testCase.re... Unhandled node 156 stacktrace_message_test: Crash # (switch (testCase.re... Unhandled node
161 static_function_test: Crash # (switch (testCase.re... Unhandled node 157 static_function_test: Crash # (switch (testCase.re... Unhandled node
162 timer_isolate_test: Crash # (switch (testCase.re... Unhandled node 158 timer_isolate_test: Crash # (switch (testCase.re... Unhandled node
163 unresolved_ports_test: Crash # (switch (testCase.re... Unhandled node 159 unresolved_ports_test: Crash # (switch (testCase.re... Unhandled node
OLDNEW
« 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