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

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

Issue 3003963002: Add more tests for closures and change closure indexing to be by FunctionExpression or FunctionDecl… (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 215 matching lines...) Expand 10 before | Expand all | Expand 10 after
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:*/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. 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:*/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. 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:*/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:*/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
237 interceptor_named_arguments_test: Crash 236 interceptor_named_arguments_test: Crash
238 invalid_annotation2_test/none: Crash 237 invalid_annotation2_test/none: Crash
239 is_check_instanceof_test: Crash 238 is_check_instanceof_test: Crash
240 js_dispatch_property_test: RuntimeError 239 js_dispatch_property_test: RuntimeError
241 label_test/06: Crash 240 label_test/06: Crash
242 lookup_map/dead_entry_single_nested_pairs_test: Crash 241 lookup_map/dead_entry_single_nested_pairs_test: Crash
243 lookup_map/dead_entry_test: Crash 242 lookup_map/dead_entry_test: Crash
244 lookup_map/dead_entry_through_mirrors_test: Crash 243 lookup_map/dead_entry_through_mirrors_test: Crash
245 lookup_map/discovered_code_test: Crash 244 lookup_map/discovered_code_test: Crash
246 lookup_map/entries_aside_test: Crash 245 lookup_map/entries_aside_test: Crash
(...skipping 110 matching lines...) Expand 10 before | Expand all | Expand 10 after
357 deferred_fail_and_retry_test: CompileTimeError 356 deferred_fail_and_retry_test: CompileTimeError
358 deferred_fail_and_retry_worker_test: CompileTimeError 357 deferred_fail_and_retry_worker_test: CompileTimeError
359 deferred_inheritance_test: CompileTimeError 358 deferred_inheritance_test: CompileTimeError
360 deferred_split_test: CompileTimeError 359 deferred_split_test: CompileTimeError
361 dummy_compiler_test: CompileTimeError 360 dummy_compiler_test: CompileTimeError
362 for_in_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was called o n null. 361 for_in_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was called o n null.
363 hash_code_test: Crash # UnimplementedError: Unexpected constant expression new # lib1::Hasher::•().hash (KernelPropertyGet) 362 hash_code_test: Crash # UnimplementedError: Unexpected constant expression new # lib1::Hasher::•().hash (KernelPropertyGet)
364 if_null_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on null. 363 if_null_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on null.
365 inference_nsm_mirrors_test: Crash # NoSuchMethodError: Class 'KMethod' has no in stance getter 'memberContext'. 364 inference_nsm_mirrors_test: Crash # NoSuchMethodError: Class 'KMethod' has no in stance getter 'memberContext'.
366 inference_super_set_call_test: RuntimeError 365 inference_super_set_call_test: RuntimeError
367 inline_position_crash_test: Crash # NoSuchMethodError: The getter 'classIndex' w as called on null.
368 interceptor_named_arguments_test: Crash # NoSuchMethodError: The getter 'memberI ndex' was called on null. 366 interceptor_named_arguments_test: Crash # NoSuchMethodError: The getter 'memberI ndex' was called on null.
369 invalid_annotation2_test/none: Crash # NoSuchMethodError: Class 'DynamicType' ha s no instance getter 'element'. 367 invalid_annotation2_test/none: Crash # NoSuchMethodError: Class 'DynamicType' ha s no instance getter 'element'.
370 is_check_instanceof_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was called on null. 368 is_check_instanceof_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was called on null.
371 js_dispatch_property_test: RuntimeError 369 js_dispatch_property_test: RuntimeError
372 label_test/06: Crash # RangeError (index): Invalid value: Valid value range is e mpty: 0 370 label_test/06: Crash # RangeError (index): Invalid value: Valid value range is e mpty: 0
373 lookup_map/dead_entry_single_nested_pairs_test: Crash # NoSuchMethodError: Class 'KField' has no instance getter 'constant'. 371 lookup_map/dead_entry_single_nested_pairs_test: Crash # NoSuchMethodError: Class 'KField' has no instance getter 'constant'.
374 lookup_map/dead_entry_test: Crash # NoSuchMethodError: Class 'KField' has no ins tance getter 'constant'. 372 lookup_map/dead_entry_test: Crash # NoSuchMethodError: Class 'KField' has no ins tance getter 'constant'.
375 lookup_map/dead_entry_through_mirrors_test: Crash # NoSuchMethodError: Class 'KF ield' has no instance getter 'constant'. 373 lookup_map/dead_entry_through_mirrors_test: Crash # NoSuchMethodError: Class 'KF ield' has no instance getter 'constant'.
376 lookup_map/discovered_code_test: Crash # NoSuchMethodError: Class 'KField' has n o instance getter 'constant'. 374 lookup_map/discovered_code_test: Crash # NoSuchMethodError: Class 'KField' has n o instance getter 'constant'.
377 lookup_map/entries_aside_test: Crash # NoSuchMethodError: Class 'KField' has no instance getter 'constant'. 375 lookup_map/entries_aside_test: Crash # NoSuchMethodError: Class 'KField' has no instance getter 'constant'.
(...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after
427 timer_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on nu ll. 425 timer_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on nu ll.
428 to_string_test: Crash 426 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). 427 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). 428 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). 429 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 430 type_constant_switch_test/01: MissingCompileTimeError
433 type_error_message_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was called on null. 431 type_error_message_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was called on null.
434 unconditional_dartio_import_test: CompileTimeError 432 unconditional_dartio_import_test: CompileTimeError
435 useful_error_message_1_test: Crash # NoSuchMethodError: The getter 'enclosingCla ss' was called on null. 433 useful_error_message_1_test: Crash # NoSuchMethodError: The getter 'enclosingCla ss' was called on null.
436 434
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698