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

Side by Side Diff: tests/isolate/isolate.status

Issue 1057483004: Clean up handling of constants in the CPS backend. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 8 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 | Annotate | Revision Log
« no previous file with comments | « tests/co19/co19-dart2js.status ('k') | tests/language/language_dart2js.status » ('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 && $arch == mips && $mode == debug ] 9 [ $runtime == vm && $arch == mips && $mode == debug ]
10 mandel_isolate_test: Skip # Uses 600 MB Ram on our 1 GB test device. 10 mandel_isolate_test: Skip # Uses 600 MB Ram on our 1 GB test device.
(...skipping 106 matching lines...) Expand 10 before | Expand all | Expand 10 after
117 117
118 [ $compiler == dartanalyzer || $compiler == dart2analyzer ] 118 [ $compiler == dartanalyzer || $compiler == dart2analyzer ]
119 browser/typed_data_message_test: StaticWarning 119 browser/typed_data_message_test: StaticWarning
120 mint_maker_test: StaticWarning 120 mint_maker_test: StaticWarning
121 121
122 [ $compiler != none || $runtime != vm ] 122 [ $compiler != none || $runtime != vm ]
123 package_root_test: SkipByDesign # Uses dart:io. 123 package_root_test: SkipByDesign # Uses dart:io.
124 124
125 [ $compiler == dart2js && $cps_ir ] 125 [ $compiler == dart2js && $cps_ir ]
126 capability_test: Crash # (throw _buildException('asyncEnd() was called before as yncStart().')): Unhandled node 126 capability_test: Crash # (throw _buildException('asyncEnd() was called before as yncStart().')): Unhandled node
127 compile_time_error_test/01: Crash # handleStaticFunctionGet: function(entry)
128 compile_time_error_test/none: Crash # handleStaticFunctionGet: function(entry)
127 count_test: Crash # cannot compile methods that need interceptor calling convent ion. 129 count_test: Crash # cannot compile methods that need interceptor calling convent ion.
128 cross_isolate_message_test: Crash # cannot compile methods that need interceptor calling convention. 130 cross_isolate_message_test: Crash # cannot compile methods that need interceptor calling convention.
129 function_send_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node 131 function_send_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node
130 handle_error2_test: Crash # Unhandled node 132 handle_error2_test: Crash # Unhandled node
131 handle_error3_test: Crash # Unhandled node 133 handle_error3_test: Crash # Unhandled node
132 handle_error_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator 134 handle_error_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator
133 illegal_msg_function_test: Crash # cannot compile methods that need interceptor calling convention. 135 illegal_msg_function_test: Crash # cannot compile methods that need interceptor calling convention.
134 illegal_msg_mirror_test: Crash # cannot compile methods that need interceptor ca lling convention. 136 illegal_msg_mirror_test: Crash # cannot compile methods that need interceptor ca lling convention.
135 isolate_complex_messages_test: Crash # cannot compile methods that need intercep tor calling convention. 137 isolate_complex_messages_test: Crash # cannot compile methods that need intercep tor calling convention.
136 isolate_current_test: Crash # (throw _buildException('asyncEnd() was called befo re asyncStart().')): Unhandled node 138 isolate_current_test: Crash # (throw _buildException('asyncEnd() was called befo re asyncStart().')): Unhandled node
137 isolate_import_test/01: Crash # (Isolate): Error expression `Isolate` unhandled. 139 isolate_import_test/01: Crash # (Isolate): Error expression `Isolate` unhandled.
140 isolate_import_test/none: Crash # handleStaticFunctionGet: function(entry)
141 isolate_stress_test: Crash # handleStaticFunctionGet: function(worker)
138 issue_22778_test: Crash # (throw new ExpectException(message)): Unhandled node 142 issue_22778_test: Crash # (throw new ExpectException(message)): Unhandled node
139 kill2_test: Crash # (throw _buildException('asyncEnd() was called before asyncSt art().')): Unhandled node 143 kill2_test: Crash # (throw _buildException('asyncEnd() was called before asyncSt art().')): Unhandled node
144 kill_self_test: Crash # handleStaticFunctionGet: function(isomain1)
140 kill_test: Crash # (throw _buildException('asyncEnd() was called before asyncSta rt().')): Unhandled node 145 kill_test: Crash # (throw _buildException('asyncEnd() was called before asyncSta rt().')): Unhandled node
141 mandel_isolate_test: Crash # cannot compile methods that need interceptor callin g convention. 146 mandel_isolate_test: Crash # cannot compile methods that need interceptor callin g convention.
142 message2_test: Crash # cannot compile methods that need interceptor calling conv ention. 147 message2_test: Crash # cannot compile methods that need interceptor calling conv ention.
143 message3_test/byteBuffer: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node 148 message3_test/byteBuffer: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node
144 message3_test/constInstance: Crash # (throw _buildException('asyncEnd() was call ed before asyncStart().')): Unhandled node 149 message3_test/constInstance: Crash # (throw _buildException('asyncEnd() was call ed before asyncStart().')): Unhandled node
145 message3_test/constList: Crash # (throw _buildException('asyncEnd() was called b efore asyncStart().')): Unhandled node 150 message3_test/constList: Crash # (throw _buildException('asyncEnd() was called b efore asyncStart().')): Unhandled node
146 message3_test/constList_identical: Crash # (throw _buildException('asyncEnd() wa s called before asyncStart().')): Unhandled node 151 message3_test/constList_identical: Crash # (throw _buildException('asyncEnd() wa s called before asyncStart().')): Unhandled node
147 message3_test/constMap: Crash # (throw _buildException('asyncEnd() was called be fore asyncStart().')): Unhandled node 152 message3_test/constMap: Crash # (throw _buildException('asyncEnd() was called be fore asyncStart().')): Unhandled node
148 message3_test/fun: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node 153 message3_test/fun: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node
149 message3_test/int32x4: Crash # (throw _buildException('asyncEnd() was called bef ore asyncStart().')): Unhandled node 154 message3_test/int32x4: Crash # (throw _buildException('asyncEnd() was called bef ore asyncStart().')): Unhandled node
150 message3_test/none: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node 155 message3_test/none: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node
151 message_enum_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator 156 message_enum_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGene rator
152 message_test: Crash # cannot compile methods that need interceptor calling conve ntion. 157 message_test: Crash # cannot compile methods that need interceptor calling conve ntion.
153 mint_maker_test: Crash # cannot compile methods that need interceptor calling co nvention. 158 mint_maker_test: Crash # cannot compile methods that need interceptor calling co nvention.
154 nested_spawn2_test: Crash # cannot compile methods that need interceptor calling convention. 159 nested_spawn2_test: Crash # cannot compile methods that need interceptor calling convention.
155 nested_spawn_test: Crash # cannot compile methods that need interceptor calling convention. 160 nested_spawn_test: Crash # cannot compile methods that need interceptor calling convention.
156 object_leak_test: Crash # (throw _buildException('asyncEnd() was called before a syncStart().')): Unhandled node 161 object_leak_test: Crash # (throw _buildException('asyncEnd() was called before a syncStart().')): Unhandled node
162 ondone_test: Crash # handleStaticFunctionGet: function(isomain)
163 pause_test: Crash # handleStaticFunctionGet: function(isomain1)
157 ping_pause_test: Crash # (throw new ExpectException(message)): Unhandled node 164 ping_pause_test: Crash # (throw new ExpectException(message)): Unhandled node
158 ping_test: Crash # (throw _buildException('asyncEnd() was called before asyncSta rt().')): Unhandled node 165 ping_test: Crash # (throw _buildException('asyncEnd() was called before asyncSta rt().')): Unhandled node
159 port_test: Crash # (throw new ExpectException(message)): Unhandled node 166 port_test: Crash # (throw new ExpectException(message)): Unhandled node
160 raw_port_test: Crash # cannot compile methods that need interceptor calling conv ention. 167 raw_port_test: Crash # cannot compile methods that need interceptor calling conv ention.
161 request_reply_test: Crash # cannot compile methods that need interceptor calling convention. 168 request_reply_test: Crash # cannot compile methods that need interceptor calling convention.
162 simple_message_test/01: Crash # (throw _buildException('asyncEnd() was called be fore asyncStart().')): Unhandled node 169 simple_message_test/01: Crash # (throw _buildException('asyncEnd() was called be fore asyncStart().')): Unhandled node
163 simple_message_test/none: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node 170 simple_message_test/none: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node
164 spawn_function_custom_class_test: Crash # cannot compile methods that need inter ceptor calling convention. 171 spawn_function_custom_class_test: Crash # cannot compile methods that need inter ceptor calling convention.
165 spawn_function_test: Crash # cannot compile methods that need interceptor callin g convention. 172 spawn_function_test: Crash # cannot compile methods that need interceptor callin g convention.
173 spawn_uri_missing_from_isolate_test: Crash # handleStaticFunctionGet: function(i solate)
174 spawn_uri_missing_test: Crash # handleStaticFunctionGet: function(doTest)
166 spawn_uri_multi_test/01: Crash # cannot compile methods that need interceptor ca lling convention. 175 spawn_uri_multi_test/01: Crash # cannot compile methods that need interceptor ca lling convention.
167 spawn_uri_multi_test/none: Crash # cannot compile methods that need interceptor calling convention. 176 spawn_uri_multi_test/none: Crash # cannot compile methods that need interceptor calling convention.
168 stacktrace_message_test: Crash # cannot compile methods that need interceptor ca lling convention. 177 stacktrace_message_test: Crash # cannot compile methods that need interceptor ca lling convention.
169 start_paused_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node 178 start_paused_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node
170 static_function_test: Crash # cannot compile methods that need interceptor calli ng convention. 179 static_function_test: Crash # cannot compile methods that need interceptor calli ng convention.
171 unresolved_ports_test: Crash # cannot compile methods that need interceptor call ing convention. 180 unresolved_ports_test: Crash # cannot compile methods that need interceptor call ing convention.
OLDNEW
« no previous file with comments | « tests/co19/co19-dart2js.status ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698