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

Side by Side Diff: tests/language_2/language_2_dart2js.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
« no previous file with comments | « tests/language/language_dart2js.status ('k') | no next file » | 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) 2017, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2017, 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 # Sections in this file should contain "$compiler == dart2js". 5 # Sections in this file should contain "$compiler == dart2js".
6 6
7 # dart2js does not implement the Dart 2.0 static type errors yet. 7 # dart2js does not implement the Dart 2.0 static type errors yet.
8 [ $compiler == dart2js ] 8 [ $compiler == dart2js ]
9 abstract_beats_arguments_test: MissingCompileTimeError 9 abstract_beats_arguments_test: MissingCompileTimeError
10 abstract_exact_selector_test/01: MissingCompileTimeError 10 abstract_exact_selector_test/01: MissingCompileTimeError
(...skipping 359 matching lines...) Expand 10 before | Expand all | Expand 10 after
370 bad_constructor_test/05: MissingCompileTimeError 370 bad_constructor_test/05: MissingCompileTimeError
371 bad_named_parameters2_test/01: Crash 371 bad_named_parameters2_test/01: Crash
372 bad_named_parameters_test/01: Crash 372 bad_named_parameters_test/01: Crash
373 bad_named_parameters_test/02: Crash 373 bad_named_parameters_test/02: Crash
374 bad_named_parameters_test/03: Crash 374 bad_named_parameters_test/03: Crash
375 bad_named_parameters_test/04: Crash 375 bad_named_parameters_test/04: Crash
376 bad_named_parameters_test/05: Crash 376 bad_named_parameters_test/05: Crash
377 bad_override_test/03: MissingCompileTimeError 377 bad_override_test/03: MissingCompileTimeError
378 bad_override_test/04: Crash # type 'KernelField' is not a subtype of type 'Proce dure' of 'value' where 378 bad_override_test/04: Crash # type 'KernelField' is not a subtype of type 'Proce dure' of 'value' where
379 bad_override_test/05: MissingCompileTimeError 379 bad_override_test/05: MissingCompileTimeError
380 bailout3_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. 380 bailout3_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.
381 bailout4_test: Crash 381 bailout4_test: Crash
382 bailout5_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. 382 bailout5_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.
383 bailout6_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. 383 bailout6_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.
384 bailout7_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. 384 bailout7_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.
385 bailout_test: Crash 385 bailout_test: Crash
386 bit_operations_test/01: Crash 386 bit_operations_test/01: Crash
387 bit_operations_test/02: Crash 387 bit_operations_test/02: Crash
388 bit_operations_test/03: Crash 388 bit_operations_test/03: Crash
389 bit_operations_test/04: Crash 389 bit_operations_test/04: Crash
390 bit_operations_test/none: Crash 390 bit_operations_test/none: Crash
391 bool_check_test: RuntimeError 391 bool_check_test: RuntimeError
392 bool_condition_check_test: RuntimeError 392 bool_condition_check_test: RuntimeError
393 bool_test: Crash # 'file:///usr/local/google/home/sra/Dart2/sdk/pkg/compiler/lib /src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInCl osureField(local)': Local local(BoolTest.testLogicalOp#falseCount) is stored in a closure field.
394 bound_closure_equality_test: Crash 393 bound_closure_equality_test: Crash
395 bound_closure_primitives_test: Crash 394 bound_closure_primitives_test: Crash
396 branch_canonicalization_test: RuntimeError 395 branch_canonicalization_test: RuntimeError
397 break_test: Crash 396 break_test: Crash
398 call_closurization_test: Crash 397 call_closurization_test: Crash
399 call_constructor_on_unresolvable_class_test/07: Crash 398 call_constructor_on_unresolvable_class_test/07: Crash
400 call_function2_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/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. 399 call_function2_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dar t': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local l ocal(Maps.mapToString#first) is stored in a closure field.
401 call_function_apply_test: Crash 400 call_function_apply_test: Crash
402 call_nonexistent_constructor_test/01: Crash 401 call_nonexistent_constructor_test/01: Crash
403 call_nonexistent_constructor_test/02: Crash 402 call_nonexistent_constructor_test/02: Crash
404 call_nonexistent_static_test/01: Crash 403 call_nonexistent_static_test/01: Crash
405 call_nonexistent_static_test/02: Crash 404 call_nonexistent_static_test/02: Crash
406 call_nonexistent_static_test/03: Crash 405 call_nonexistent_static_test/03: Crash
407 call_nonexistent_static_test/04: Crash 406 call_nonexistent_static_test/04: Crash
408 call_nonexistent_static_test/05: Crash 407 call_nonexistent_static_test/05: Crash
409 call_nonexistent_static_test/06: Crash 408 call_nonexistent_static_test/06: Crash
410 call_nonexistent_static_test/07: Crash 409 call_nonexistent_static_test/07: Crash
411 call_nonexistent_static_test/08: Crash 410 call_nonexistent_static_test/08: Crash
412 call_nonexistent_static_test/09: Crash 411 call_nonexistent_static_test/09: Crash
413 call_nonexistent_static_test/10: Crash 412 call_nonexistent_static_test/10: Crash
414 call_operator_test: RuntimeError 413 call_operator_test: RuntimeError
415 call_test: Crash 414 call_test: Crash
416 call_through_getter_test: Crash 415 call_through_getter_test: Crash
417 call_type_literal_test/01: Crash 416 call_type_literal_test/01: Crash
418 call_with_no_such_method_test: Crash 417 call_with_no_such_method_test: Crash
419 canonical_const2_test: RuntimeError 418 canonical_const2_test: RuntimeError
420 canonical_const_test: Crash 419 canonical_const_test: Crash
421 cascade2_test: Crash 420 cascade2_test: Crash
422 cascade_in_expression_function_test: Crash # 'file:///c:/Users/johnniwinther/dar t-repo1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: lin e 425 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#fir st) is stored in a closure field. 421 cascade_in_expression_function_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/lo cals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField( local)': Local local(Maps.mapToString#first) is stored in a closure field.
423 cast_test/04: RuntimeError 422 cast_test/04: RuntimeError
424 cast_test/05: RuntimeError 423 cast_test/05: RuntimeError
425 cast_test/none: RuntimeError 424 cast_test/none: RuntimeError
426 cha_deopt1_test: CompileTimeError 425 cha_deopt1_test: CompileTimeError
427 cha_deopt2_test: CompileTimeError 426 cha_deopt2_test: CompileTimeError
428 cha_deopt3_test: CompileTimeError 427 cha_deopt3_test: CompileTimeError
429 checked_null_test/01: Crash 428 checked_null_test/01: Crash
430 checked_setter2_test: Crash 429 checked_setter2_test: Crash
431 checked_setter3_test/01: Crash 430 checked_setter3_test/01: Crash
432 checked_setter3_test/02: Crash 431 checked_setter3_test/02: Crash
(...skipping 20 matching lines...) Expand all
453 class_literal_test/18: Crash 452 class_literal_test/18: Crash
454 class_literal_test/19: Crash 453 class_literal_test/19: Crash
455 class_literal_test/20: Crash 454 class_literal_test/20: Crash
456 class_literal_test/21: Crash 455 class_literal_test/21: Crash
457 class_literal_test/22: Crash 456 class_literal_test/22: Crash
458 class_literal_test/23: Crash 457 class_literal_test/23: Crash
459 class_literal_test/24: Crash 458 class_literal_test/24: Crash
460 class_literal_test/25: Crash 459 class_literal_test/25: Crash
461 class_literal_test: Crash # Assertion failure: Cannot find value local(main_clos ure.call#x) in (local(main#)) for j:closure_call(main_closure.call). 460 class_literal_test: Crash # Assertion failure: Cannot find value local(main_clos ure.call#x) in (local(main#)) for j:closure_call(main_closure.call).
462 class_override_test/00: Crash 461 class_override_test/00: Crash
463 class_syntax2_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/c ompiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!i sStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored in a closure field. 462 class_syntax2_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart ': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local lo cal(Maps.mapToString#first) is stored in a closure field.
464 class_test: Crash 463 class_test: Crash
465 classes_static_method_clash_test: Crash 464 classes_static_method_clash_test: Crash
466 closure4_test: Crash 465 closure4_test: Crash
467 closure5_test: Crash 466 closure5_test: Crash
468 closure6_test: Crash 467 closure6_test: Crash
469 closure_cycles_test: Crash 468 closure_cycles_test: Crash
470 closure_in_constructor_test: Crash 469 closure_in_constructor_test: Crash
471 closure_in_field_initializer_test: Crash # 'file:///c:/Users/johnniwinther/dart- repo1/sdk/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. 470 closure_in_field_initializer_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/loca ls_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(lo cal)': Local local(Maps.mapToString#first) is stored in a closure field.
472 closure_in_initializer2_test: Crash 471 closure_in_initializer2_test: Crash
473 closure_in_initializer_test: Crash 472 closure_in_initializer_test: Crash
474 closure_internals_test: Crash 473 closure_internals_test: Crash
475 closure_parameter_types_test: Crash # 'file:///usr/local/google/home/sra/Dart2/s dk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(main#invokeCount) is stored i n a closure field.
476 closure_self_reference_test: Crash
477 closure_shared_state_test: Crash # 'file:///usr/local/google/home/sra/Dart2/sdk/ pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12 : '!isStoredInClosureField(local)': Local local(setupNestedLoop#j) is stored in a closure field.
478 closure_type_variable_test: Crash # NoSuchMethodError: The getter 'typeArguments ' was called on null. 474 closure_type_variable_test: Crash # NoSuchMethodError: The getter 'typeArguments ' was called on null.
479 closure_type_variables_test: Crash # 'file:///usr/local/google/home/efortuna/dar t/sdk/pkg/compiler/lib/src/js_model/closure.dart': Failed assertion: line 192 po s 9: 'closure != null': Corresponding closure class not found for local(A.bar#g) . Closures found for (j:closure_call(Closure_fromTearOff_closure.call), local(Cl osure.fromTearOff#), j:closure_call(Maps_mapToString_closure.call), ..., j:closu re_call(A$bar_A$bar_closure.call), local(A.bar#g)) 475 closure_type_variables_test: Crash # type 'JClosureClass' is not a subtype of ty pe 'ClosureClassElement' of 'closureClass' where
480 closure_with_super_field_test: Crash # Assertion failure: Cannot find value Inst ance of 'ThisLocal' in (local(B.returnSuperInClosure#)) for j:closure_call(B_ret urnSuperInClosure_closure.call). 476 closure_with_super_field_test: Crash # Assertion failure: Cannot find value Inst ance of 'ThisLocal' in (local(B.returnSuperInClosure#)) for j:closure_call(B_ret urnSuperInClosure_closure.call).
481 closure_with_super_send_test: Crash # Assertion failure: Cannot find value Insta nce of 'ThisLocal' in (local(Sub_test_closure.call#e), local(Sub.test#)) for j:c losure_call(Sub_test_closure.call). 477 closure_with_super_send_test: Crash # Assertion failure: Cannot find value Insta nce of 'ThisLocal' in (local(Sub_test_closure.call#e), local(Sub.test#)) for j:c losure_call(Sub_test_closure.call).
482 closures_initializer2_test: Crash # 'file:///usr/local/google/home/efortuna/dart /sdk/pkg/compiler/lib/src/js_model/closure.dart': Failed assertion: line 192 pos 9: 'closure != null': Corresponding closure class not found for local(A.#). Clo sures found for (j:closure_call(Closure_fromTearOff_closure.call), local(Closure .fromTearOff#), j:closure_call(Maps_mapToString_closure.call), ..., j:closure_ca ll(A_closure.call), j:constructor(A.)) 478 closures_initializer2_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/closur e.dart': Failed assertion: line 207 pos 9: 'closure != null': Corresponding clos ure class not found for () → dynamic => #lib1::A::T. Closures found for (() → dy namic {
483 closures_initializer_test: Crash # 'file:///usr/local/google/home/efortuna/dart/ sdk/pkg/compiler/lib/src/js_model/closure.dart': Failed assertion: line 192 pos 9: 'closure != null': Corresponding closure class not found for local(B.#). Clos ures found for (j:closure_call(Closure_fromTearOff_closure.call), local(Closure. fromTearOff#), j:closure_call(Maps_mapToString_closure.call), ..., j:closure_cal l(A_closure.call), j:constructor(A.)) 479 closures_initializer_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/closure .dart': Failed assertion: line 207 pos 9: 'closure != null': Corresponding closu re class not found for () → dynamic => #lib1::B::T. Closures found for (() → dyn amic {
484 closures_with_complex_params_test: Crash # type 'JClosureClass' is not a subtype of type 'ClosureClassElement' of 'cls' where 480 closures_with_complex_params_test: Crash # type 'JClosureClass' is not a subtype of type 'ClosureClassElement' of 'cls' where
485 compile_time_constant10_test/none: Crash # 'file:///c:/Users/johnniwinther/dart- repo1/sdk/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. 481 compile_time_constant10_test/none: Crash # 'file:*/pkg/compiler/lib/src/ssa/loca ls_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(lo cal)': Local local(Maps.mapToString#first) is stored in a closure field.
486 function_subtype_inline2_test: RuntimeError 482 function_subtype_inline2_test: RuntimeError
487 function_type/function_type0_test: Crash 483 function_type/function_type0_test: Crash
488 function_type/function_type10_test: Crash 484 function_type/function_type10_test: Crash
489 function_type/function_type11_test: Crash 485 function_type/function_type11_test: Crash
490 function_type/function_type12_test: Crash 486 function_type/function_type12_test: Crash
491 function_type/function_type13_test: Crash 487 function_type/function_type13_test: Crash
492 function_type/function_type14_test: Crash 488 function_type/function_type14_test: Crash
493 function_type/function_type15_test: Crash 489 function_type/function_type15_test: Crash
494 function_type/function_type16_test: Crash 490 function_type/function_type16_test: Crash
495 function_type/function_type17_test: Crash 491 function_type/function_type17_test: Crash
(...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after
580 function_type/function_type94_test: Crash 576 function_type/function_type94_test: Crash
581 function_type/function_type95_test: Crash 577 function_type/function_type95_test: Crash
582 function_type/function_type96_test: Crash 578 function_type/function_type96_test: Crash
583 function_type/function_type97_test: Crash 579 function_type/function_type97_test: Crash
584 function_type/function_type98_test: Crash 580 function_type/function_type98_test: Crash
585 function_type/function_type99_test: Crash 581 function_type/function_type99_test: Crash
586 function_type/function_type9_test: Crash 582 function_type/function_type9_test: Crash
587 generic_constructor_mixin2_test: Crash 583 generic_constructor_mixin2_test: Crash
588 generic_constructor_mixin3_test: Crash 584 generic_constructor_mixin3_test: Crash
589 generic_constructor_mixin_test: Crash 585 generic_constructor_mixin_test: Crash
586 bool_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(BoolT est.testLogicalOp#falseCount) is stored in a closure field.
587 closure_parameter_types_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_ha ndler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)' : Local local(main#invokeCount) is stored in a closure field.
588 closure_self_reference_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_han dler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(main#inner) is stored in a closure field.
589 closure_shared_state_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handl er.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': L ocal local(setupNestedLoop#j) is stored in a closure field.
590 regress_30339_test: Crash 590 regress_30339_test: Crash
591 typevariable_substitution2_test/02: RuntimeError 591 typevariable_substitution2_test/02: RuntimeError
592 592
593 [ $compiler == dart2js && $dart2js_with_kernel && $minified ] 593 [ $compiler == dart2js && $dart2js_with_kernel && $minified ]
594 abstract_beats_arguments_test: Crash 594 abstract_beats_arguments_test: Crash
595 abstract_exact_selector_test/01: Crash 595 abstract_exact_selector_test/01: Crash
596 abstract_exact_selector_test/none: Crash 596 abstract_exact_selector_test/none: Crash
597 abstract_getter_test/01: Crash 597 abstract_getter_test/01: Crash
598 abstract_method_test: Crash 598 abstract_method_test: Crash
599 abstract_object_method_test: Crash 599 abstract_object_method_test: Crash
(...skipping 379 matching lines...) Expand 10 before | Expand all | Expand 10 after
979 function_type/function_type55_test: Crash # Issue 27394 979 function_type/function_type55_test: Crash # Issue 27394
980 function_type/function_type62_test: Crash # Issue 27394 980 function_type/function_type62_test: Crash # Issue 27394
981 function_type/function_type63_test: Crash # Issue 27394 981 function_type/function_type63_test: Crash # Issue 27394
982 function_type/function_type6_test: Crash # Issue 27394 982 function_type/function_type6_test: Crash # Issue 27394
983 function_type/function_type7_test: Crash # Issue 27394 983 function_type/function_type7_test: Crash # Issue 27394
984 function_type/function_type98_test: Crash # Issue 27394 984 function_type/function_type98_test: Crash # Issue 27394
985 function_type/function_type99_test: Crash # Issue 27394 985 function_type/function_type99_test: Crash # Issue 27394
986 986
987 [ $compiler == dart2js && $runtime == safarimobilesim ] 987 [ $compiler == dart2js && $runtime == safarimobilesim ]
988 call_through_getter_test: Fail, OK 988 call_through_getter_test: Fail, OK
OLDNEW
« no previous file with comments | « tests/language/language_dart2js.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698