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

Side by Side Diff: tests/compiler/dart2js_extra/dart2js_extra.status

Issue 3003273002: update_all: remove user-dependent part of assertion file path (Closed)
Patch Set: Created 3 years, 3 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
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 [ $compiler == dart2js ] 5 [ $compiler == dart2js ]
6 class_test: Fail 6 class_test: Fail
7 statements_test: Fail 7 statements_test: Fail
8 typed_locals_test: Fail 8 typed_locals_test: Fail
9 no_such_method_test: Fail # Wrong Invocation.memberName. 9 no_such_method_test: Fail # Wrong Invocation.memberName.
10 constant_javascript_semantics4_test: Fail, OK 10 constant_javascript_semantics4_test: Fail, OK
(...skipping 164 matching lines...) Expand 10 before | Expand all | Expand 10 after
175 19191_test: Crash 175 19191_test: Crash
176 21666_test: Crash 176 21666_test: Crash
177 22868_test: Crash 177 22868_test: Crash
178 22917_test: Crash 178 22917_test: Crash
179 23404_test: RuntimeError 179 23404_test: RuntimeError
180 23432_test: Crash 180 23432_test: Crash
181 23432b_test: Crash # type 'KMethod' is not a subtype of type 'MemberElement' of 'member' where 181 23432b_test: Crash # type 'KMethod' is not a subtype of type 'MemberElement' of 'member' where
182 23828_test: Crash 182 23828_test: Crash
183 assert_with_message_test: Crash 183 assert_with_message_test: Crash
184 async_stacktrace_test: Crash 184 async_stacktrace_test: Crash
185 big_allocation_expression_test: Crash # 'file:///c:/Users/johnniwinther/dart-rep o1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) i s stored in a closure field. 185 big_allocation_expression_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_ handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local )': Local local(Maps.mapToString#first) is stored in a closure field.
186 bound_closure_interceptor_methods_test: Crash 186 bound_closure_interceptor_methods_test: Crash
187 bound_closure_interceptor_type_test: Crash 187 bound_closure_interceptor_type_test: Crash
188 break_test: Crash 188 break_test: Crash
189 closure3_test: Crash 189 closure3_test: Crash
190 closure4_test: RuntimeError 190 closure4_test: RuntimeError
191 closure6_test: Crash 191 closure6_test: Crash
192 closure7_test: Crash 192 closure7_test: Crash
193 closure_capture2_test: RuntimeError 193 closure_capture2_test: RuntimeError
194 closure_capture3_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (local(Closure.nestedClosure#)) for j:closure_call(Closure_nested Closure_closure.call). 194 closure_capture3_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (local(Closure.nestedClosure#)) for j:closure_call(Closure_nested Closure_closure.call).
195 closure_capture4_test: RuntimeError 195 closure_capture4_test: RuntimeError
196 closure_capture5_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pk g/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(closure4#g) is stored in a closure field. 196 closure_capture5_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.d art': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(closure4#g) is stored in a closure field.
197 closure_capture_test: RuntimeError 197 closure_capture_test: RuntimeError
198 closure_type_reflection2_test: Crash 198 closure_type_reflection2_test: Crash
199 closure_type_reflection_test: Crash 199 closure_type_reflection_test: Crash
200 code_motion_exception_test: Crash 200 code_motion_exception_test: Crash
201 compile_time_constant4_test/01: MissingCompileTimeError 201 compile_time_constant4_test/01: MissingCompileTimeError
202 compile_time_constant4_test/02: MissingCompileTimeError 202 compile_time_constant4_test/02: MissingCompileTimeError
203 compile_time_constant4_test/03: MissingCompileTimeError 203 compile_time_constant4_test/03: MissingCompileTimeError
204 compile_time_constant4_test/04: MissingCompileTimeError 204 compile_time_constant4_test/04: MissingCompileTimeError
205 compile_time_constant4_test/05: MissingCompileTimeError 205 compile_time_constant4_test/05: MissingCompileTimeError
206 compile_time_constant4_test/06: Crash 206 compile_time_constant4_test/06: Crash
(...skipping 11 matching lines...) Expand all
218 deferred/deferred_mirrors2_test: Crash 218 deferred/deferred_mirrors2_test: Crash
219 deferred/deferred_overlapping_test: CompileTimeError 219 deferred/deferred_overlapping_test: CompileTimeError
220 deferred/interface_type_variable_test: CompileTimeError 220 deferred/interface_type_variable_test: CompileTimeError
221 deferred/uninstantiated_type_variable_test: CompileTimeError 221 deferred/uninstantiated_type_variable_test: CompileTimeError
222 deferred_custom_loader_test: CompileTimeError 222 deferred_custom_loader_test: CompileTimeError
223 deferred_fail_and_retry_test: CompileTimeError 223 deferred_fail_and_retry_test: CompileTimeError
224 deferred_fail_and_retry_worker_test: CompileTimeError 224 deferred_fail_and_retry_worker_test: CompileTimeError
225 deferred_inheritance_test: CompileTimeError 225 deferred_inheritance_test: CompileTimeError
226 deferred_split_test: CompileTimeError 226 deferred_split_test: CompileTimeError
227 dummy_compiler_test: CompileTimeError 227 dummy_compiler_test: CompileTimeError
228 first_class_types_hashcode_test: Crash # 'file:///c:/Users/johnniwinther/dart-re po1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 42 5 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored in a closure field. 228 first_class_types_hashcode_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals _handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(loca l)': Local local(Maps.mapToString#first) is stored in a closure field.
229 for_in_test: Crash 229 for_in_test: Crash
230 hash_code_test: Crash 230 hash_code_test: Crash
231 if_null2_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/compil er/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStor edInClosureField(local)': Local local(Maps.mapToString#first) is stored in a clo sure field. 231 if_null2_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Fa iled assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(M aps.mapToString#first) is stored in a closure field.
232 if_null3_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/compil er/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStor edInClosureField(local)': Local local(Maps.mapToString#first) is stored in a clo sure field. 232 if_null3_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Fa iled assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(M aps.mapToString#first) is stored in a closure field.
233 if_null_test: Crash 233 if_null_test: Crash
234 inference_nsm_mirrors_test: Crash 234 inference_nsm_mirrors_test: Crash
235 inference_super_set_call_test: RuntimeError 235 inference_super_set_call_test: RuntimeError
236 inline_position_crash_test: Crash 236 inline_position_crash_test: Crash
237 interceptor_named_arguments_test: Crash 237 interceptor_named_arguments_test: Crash
238 invalid_annotation2_test/none: Crash 238 invalid_annotation2_test/none: Crash
239 is_check_instanceof_test: Crash 239 is_check_instanceof_test: Crash
240 js_dispatch_property_test: RuntimeError 240 js_dispatch_property_test: RuntimeError
241 label_test/06: Crash 241 label_test/06: Crash
242 lookup_map/dead_entry_single_nested_pairs_test: Crash 242 lookup_map/dead_entry_single_nested_pairs_test: Crash
(...skipping 184 matching lines...) Expand 10 before | Expand all | Expand 10 after
427 timer_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on nu ll. 427 timer_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on nu ll.
428 to_string_test: Crash 428 to_string_test: Crash
429 truncation_errors_test: Crash # Assertion failure: Cannot find value local(main_ closure.call#Infinity) in (local(main#)) for j:closure_call(main_closure.call). 429 truncation_errors_test: Crash # Assertion failure: Cannot find value local(main_ closure.call#Infinity) in (local(main#)) for j:closure_call(main_closure.call).
430 type_argument_factory_crash_test: Crash # Assertion failure: Cannot find value l ocal(Maps_mapToString_closure.call#first) in (local(Maps_mapToString_closure.cal l#k), local(Maps_mapToString_closure.call#v), local(Maps.mapToString#)) for j:cl osure_call(Maps_mapToString_closure.call). 430 type_argument_factory_crash_test: Crash # Assertion failure: Cannot find value l ocal(Maps_mapToString_closure.call#first) in (local(Maps_mapToString_closure.cal l#k), local(Maps_mapToString_closure.call#v), local(Maps.mapToString#)) for j:cl osure_call(Maps_mapToString_closure.call).
431 type_argument_factory_nocrash_test: Crash # Assertion failure: Cannot find value local(Maps_mapToString_closure.call#first) in (local(Maps_mapToString_closure.c all#k), local(Maps_mapToString_closure.call#v), local(Maps.mapToString#)) for j: closure_call(Maps_mapToString_closure.call). 431 type_argument_factory_nocrash_test: Crash # Assertion failure: Cannot find value local(Maps_mapToString_closure.call#first) in (local(Maps_mapToString_closure.c all#k), local(Maps_mapToString_closure.call#v), local(Maps.mapToString#)) for j: closure_call(Maps_mapToString_closure.call).
432 type_constant_switch_test/01: MissingCompileTimeError 432 type_constant_switch_test/01: MissingCompileTimeError
433 type_error_message_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was called on null. 433 type_error_message_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was called on null.
434 unconditional_dartio_import_test: CompileTimeError 434 unconditional_dartio_import_test: CompileTimeError
435 useful_error_message_1_test: Crash # NoSuchMethodError: The getter 'enclosingCla ss' was called on null. 435 useful_error_message_1_test: Crash # NoSuchMethodError: The getter 'enclosingCla ss' was called on null.
436 436
OLDNEW
« no previous file with comments | « pkg/compiler/tool/status_files/log_parser.dart ('k') | tests/compiler/dart2js_native/dart2js_native.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698