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

Side by Side Diff: tests/language/language_dart2js.status

Issue 1232133002: dart2js cps: Update test expectations after 6b36c8acc61e. (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Created 5 years, 5 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/co19/co19-dart2js.status ('k') | tests/utils/utils.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 [ $compiler == dart2js ] 5 [ $compiler == dart2js ]
6 sync_generator2_test/07: MissingCompileTimeError # Issue 22324 6 sync_generator2_test/07: MissingCompileTimeError # Issue 22324
7 sync_generator2_test/08: MissingCompileTimeError # Issue 22324 7 sync_generator2_test/08: MissingCompileTimeError # Issue 22324
8 sync_generator2_test/10: MissingCompileTimeError # Issue 22324 8 sync_generator2_test/10: MissingCompileTimeError # Issue 22324
9 getter_setter_in_lib_test: Fail # Issue 23288 9 getter_setter_in_lib_test: Fail # Issue 23288
10 10
(...skipping 373 matching lines...) Expand 10 before | Expand all | Expand 10 after
384 deferred_mixin_test: RuntimeError # receiver._addHashTableEntry$2 is not a funct ion 384 deferred_mixin_test: RuntimeError # receiver._addHashTableEntry$2 is not a funct ion
385 deferred_no_such_method_test: RuntimeError # receiver._addHashTableEntry$2 is no t a function 385 deferred_no_such_method_test: RuntimeError # receiver._addHashTableEntry$2 is no t a function
386 deferred_not_loaded_check_test: RuntimeError # Please triage this failure. 386 deferred_not_loaded_check_test: RuntimeError # Please triage this failure.
387 deferred_only_constant_test: RuntimeError # receiver._addHashTableEntry$2 is not a function 387 deferred_only_constant_test: RuntimeError # receiver._addHashTableEntry$2 is not a function
388 deferred_optimized_test: RuntimeError # receiver._addHashTableEntry$2 is not a f unction 388 deferred_optimized_test: RuntimeError # receiver._addHashTableEntry$2 is not a f unction
389 deferred_redirecting_factory_test: Crash # (test()async{await t... cannot handl e async/sync*/async* functions 389 deferred_redirecting_factory_test: Crash # (test()async{await t... cannot handl e async/sync*/async* functions
390 deferred_regression_22995_test: RuntimeError # receiver._addHashTableEntry$2 is not a function 390 deferred_regression_22995_test: RuntimeError # receiver._addHashTableEntry$2 is not a function
391 deferred_shadow_load_library_test: RuntimeError # receiver._addHashTableEntry$2 is not a function 391 deferred_shadow_load_library_test: RuntimeError # receiver._addHashTableEntry$2 is not a function
392 deferred_shared_and_unshared_classes_test: RuntimeError # receiver._addHashTable Entry$2 is not a function 392 deferred_shared_and_unshared_classes_test: RuntimeError # receiver._addHashTable Entry$2 is not a function
393 deferred_static_seperate_test: RuntimeError # receiver._collection$_addHashTable Entry$2 is not a function 393 deferred_static_seperate_test: RuntimeError # receiver._collection$_addHashTable Entry$2 is not a function
394 dynamic_prefix_core_test/01: Crash # The null object does not have a getter 'nam e'.
394 enum_mirror_test: RuntimeError # receiver._collection$_addHashTableEntry$2 is no t a function 395 enum_mirror_test: RuntimeError # receiver._collection$_addHashTableEntry$2 is no t a function
395 final_super_field_set_test/01: RuntimeError # Please triage this failure. 396 final_super_field_set_test/01: RuntimeError # Please triage this failure.
396 flatten_test/01: Crash # (test()async{int x=await new Derived<int>();}): cannot handle async/sync*/async* functions 397 flatten_test/01: Crash # (test()async{int x=await new Derived<int>();}): cannot handle async/sync*/async* functions
397 flatten_test/02: Crash # (test()async{Future<int> f()async=>new Derived<int>();} ): cannot handle async/sync*/async* functions 398 flatten_test/02: Crash # (test()async{Future<int> f()async=>new Derived<int>();} ): cannot handle async/sync*/async* functions
398 flatten_test/03: Crash # (test()async{Future<... cannot handle async/sync*/asyn c* functions 399 flatten_test/03: Crash # (test()async{Future<... cannot handle async/sync*/asyn c* functions
399 flatten_test/04: Crash # (test()async{Future<... cannot handle async/sync*/asyn c* functions 400 flatten_test/04: Crash # (test()async{Future<... cannot handle async/sync*/asyn c* functions
400 flatten_test/05: Crash # (test()async{FixedPo... cannot handle async/sync*/asyn c* functions 401 flatten_test/05: Crash # (test()async{FixedPo... cannot handle async/sync*/asyn c* functions
401 flatten_test/06: Crash # (test()async{Future<... cannot handle async/sync*/asyn c* functions 402 flatten_test/06: Crash # (test()async{Future<... cannot handle async/sync*/asyn c* functions
402 flatten_test/07: Crash # (test()async{Future<... cannot handle async/sync*/asyn c* functions 403 flatten_test/07: Crash # (test()async{Future<... cannot handle async/sync*/asyn c* functions
403 flatten_test/08: Crash # (test()async{Future<... cannot handle async/sync*/asyn c* functions 404 flatten_test/08: Crash # (test()async{Future<... cannot handle async/sync*/asyn c* functions
404 flatten_test/09: Crash # (test()async{Diverge... cannot handle async/sync*/asyn c* functions 405 flatten_test/09: Crash # (test()async{Diverge... cannot handle async/sync*/asyn c* functions
405 flatten_test/10: Crash # (test()async{Future<... cannot handle async/sync*/asyn c* functions 406 flatten_test/10: Crash # (test()async{Future<... cannot handle async/sync*/asyn c* functions
406 flatten_test/11: Crash # (test()async{Future<... cannot handle async/sync*/asyn c* functions 407 flatten_test/11: Crash # (test()async{Future<... cannot handle async/sync*/asyn c* functions
407 flatten_test/12: Crash # (test()async{Future<... cannot handle async/sync*/asyn c* functions 408 flatten_test/12: Crash # (test()async{Future<... cannot handle async/sync*/asyn c* functions
408 flatten_test/none: Crash # (test()async{}): cannot handle async/sync*/async* fun ctions 409 flatten_test/none: Crash # (test()async{}): cannot handle async/sync*/async* fun ctions
409 for2_test: Crash # The null object does not have a getter 'field'. 410 for2_test: Crash # The null object does not have a getter 'field'.
410 for_variable_capture_test: Crash # (i=0): For-loop variable captured in loop hea der 411 for_variable_capture_test: Crash # (i=0): For-loop variable captured in loop hea der
411 generic_field_mixin3_test: RuntimeError # Please triage this failure. 412 generic_field_mixin3_test: RuntimeError # Please triage this failure.
412 if_null_assignment_behavior_test/12: RuntimeError # Expect.listEquals fails 413 if_null_assignment_behavior_test/12: RuntimeError # Please triage this failure.
413 if_null_assignment_behavior_test/28: RuntimeError # Expect.listEquals fails 414 if_null_assignment_behavior_test/28: RuntimeError # Please triage this failure.
414 if_null_assignment_static_test/01: RuntimeError # v0.get$a is not a function 415 if_null_assignment_static_test/01: RuntimeError # v0.get$a is not a function
415 if_null_assignment_static_test/03: RuntimeError # v0.get$a is not a function 416 if_null_assignment_static_test/03: RuntimeError # v0.get$a is not a function
416 if_null_assignment_static_test/04: RuntimeError # v0.get$b is not a function 417 if_null_assignment_static_test/04: RuntimeError # v0.get$b is not a function
417 if_null_assignment_static_test/05: RuntimeError # v0.get$a is not a function 418 if_null_assignment_static_test/05: RuntimeError # v0.get$a is not a function
418 if_null_assignment_static_test/29: RuntimeError # TypeError: v0.get$a is not a f unction 419 if_null_assignment_static_test/29: RuntimeError # v0.get$a is not a function
419 if_null_assignment_static_test/31: RuntimeError # TypeError: v0.get$a is not a f unction 420 if_null_assignment_static_test/31: RuntimeError # v0.get$a is not a function
420 if_null_assignment_static_test/32: RuntimeError # TypeError: v0.get$b is not a f unction 421 if_null_assignment_static_test/32: RuntimeError # v0.get$b is not a function
421 if_null_assignment_static_test/33: RuntimeError # TypeError: v0.get$a is not a f unction 422 if_null_assignment_static_test/33: RuntimeError # v0.get$a is not a function
422 if_null_assignment_static_test/36: RuntimeError # v0.get$a is not a function 423 if_null_assignment_static_test/36: RuntimeError # v0.get$a is not a function
423 if_null_assignment_static_test/38: RuntimeError # v0.get$a is not a function 424 if_null_assignment_static_test/38: RuntimeError # v0.get$a is not a function
424 if_null_assignment_static_test/39: RuntimeError # v0.get$b is not a function 425 if_null_assignment_static_test/39: RuntimeError # v0.get$b is not a function
425 if_null_assignment_static_test/40: RuntimeError # v0.get$a is not a function 426 if_null_assignment_static_test/40: RuntimeError # v0.get$a is not a function
427 import_self_test/01: Crash # The null object does not have a getter 'name'.
426 infinite_switch_label_test: Crash # (switch (target){l0:... continue to a label ed switch case 428 infinite_switch_label_test: Crash # (switch (target){l0:... continue to a label ed switch case
427 instance_creation_in_function_annotation_test: RuntimeError # receiver._collecti on$_addHashTableEntry$2 is not a function 429 instance_creation_in_function_annotation_test: RuntimeError # receiver._collecti on$_addHashTableEntry$2 is not a function
428 instanceof4_test/01: RuntimeError # Please triage this failure. 430 instanceof4_test/01: RuntimeError # Please triage this failure.
429 invocation_mirror_invoke_on_test: RuntimeError # Please triage this failure. 431 invocation_mirror_invoke_on_test: RuntimeError # Please triage this failure.
430 invocation_mirror_test: Crash # (super[37]=42): visitUnresolvedSuperIndexSet 432 invocation_mirror_test: Crash # (super[37]=42): visitUnresolvedSuperIndexSet
431 issue_1751477_test: RuntimeError # receiver._addHashTableEntry$2 is not a functi on 433 issue_1751477_test: RuntimeError # receiver._addHashTableEntry$2 is not a functi on
432 large_class_declaration_test: Crash # Stack Overflow 434 large_class_declaration_test: Crash # Stack Overflow
433 list_test: RuntimeError # Please triage this failure. 435 list_test: RuntimeError # Please triage this failure.
434 main_test/01: RuntimeError # receiver._addHashTableEntry$2 is not a function 436 main_test/01: RuntimeError # receiver._addHashTableEntry$2 is not a function
435 main_test/02: RuntimeError # receiver._addHashTableEntry$2 is not a function 437 main_test/02: RuntimeError # receiver._addHashTableEntry$2 is not a function
436 main_test/04: RuntimeError # receiver._addHashTableEntry$2 is not a function 438 main_test/04: RuntimeError # receiver._addHashTableEntry$2 is not a function
437 main_test/05: RuntimeError # receiver._addHashTableEntry$2 is not a function 439 main_test/05: RuntimeError # receiver._addHashTableEntry$2 is not a function
438 main_test/20: RuntimeError # receiver._addHashTableEntry$2 is not a function 440 main_test/20: RuntimeError # receiver._addHashTableEntry$2 is not a function
439 main_test/21: RuntimeError # receiver._addHashTableEntry$2 is not a function 441 main_test/21: RuntimeError # receiver._addHashTableEntry$2 is not a function
440 main_test/22: RuntimeError # receiver._addHashTableEntry$2 is not a function 442 main_test/22: RuntimeError # receiver._addHashTableEntry$2 is not a function
441 main_test/41: RuntimeError # receiver._addHashTableEntry$2 is not a function 443 main_test/41: RuntimeError # receiver._addHashTableEntry$2 is not a function
442 main_test/42: RuntimeError # receiver._addHashTableEntry$2 is not a function 444 main_test/42: RuntimeError # receiver._addHashTableEntry$2 is not a function
443 main_test/43: RuntimeError # receiver._addHashTableEntry$2 is not a function 445 main_test/43: RuntimeError # receiver._addHashTableEntry$2 is not a function
444 main_test/44: RuntimeError # receiver._addHashTableEntry$2 is not a function 446 main_test/44: RuntimeError # receiver._addHashTableEntry$2 is not a function
445 main_test/45: RuntimeError # receiver._addHashTableEntry$2 is not a function 447 main_test/45: RuntimeError # receiver._addHashTableEntry$2 is not a function
446 many_overridden_no_such_method_test: RuntimeError # Please triage this failure. 448 many_overridden_no_such_method_test: RuntimeError # Please triage this failure.
447 mixin_type_parameters_mixin_extends_test: Crash # The null object does not have a getter '_element'. 449 mixin_type_parameters_mixin_extends_test: Crash # The null object does not have a getter '_element'.
448 mixin_type_parameters_mixin_test: Crash # The null object does not have a getter '_element'. 450 mixin_type_parameters_mixin_test: Crash # The null object does not have a getter '_element'.
449 mixin_type_parameters_super_extends_test: Crash # The null object does not have a getter '_element'. 451 mixin_type_parameters_super_extends_test: Crash # The null object does not have a getter '_element'.
450 mixin_type_parameters_super_test: Crash # The null object does not have a getter '_element'. 452 mixin_type_parameters_super_test: Crash # The null object does not have a getter '_element'.
451 nested_switch_label_test: Crash # (switch (target){out... continue to a labeled switch case 453 nested_switch_label_test: Crash # (switch (target){out... continue to a labeled switch case
452 no_such_method_test: RuntimeError # Please triage this failure. 454 no_such_method_test: RuntimeError # Please triage this failure.
453 null_test/none: RuntimeError # receiver._collection$_addHashTableEntry$2 is not a function 455 null_test/none: RuntimeError # receiver._collection$_addHashTableEntry$2 is not a function
454 overridden_no_such_method_test: RuntimeError # Please triage this failure. 456 overridden_no_such_method_test: RuntimeError # Please triage this failure.
457 prefix12_negative_test: Crash # The null object does not have a getter 'name'.
458 prefix2_negative_test: Crash # The null object does not have a getter 'name'.
459 private_access_test/02: Crash # The null object does not have a getter 'name'.
455 redirecting_factory_reflection_test: RuntimeError # receiver._collection$_addHas hTableEntry$2 is not a function 460 redirecting_factory_reflection_test: RuntimeError # receiver._collection$_addHas hTableEntry$2 is not a function
456 regress_18535_test: RuntimeError # receiver._collection$_addHashTableEntry$2 is not a function 461 regress_18535_test: RuntimeError # receiver._collection$_addHashTableEntry$2 is not a function
457 regress_22438_test: Crash # (main()async{var err... cannot handle async/sync*/a sync* functions 462 regress_22438_test: Crash # (main()async{var err... cannot handle async/sync*/a sync* functions
458 regress_22443_test: RuntimeError # receiver._addHashTableEntry$2 is not a functi on 463 regress_22443_test: RuntimeError # receiver._addHashTableEntry$2 is not a functi on
459 regress_22445_test: Crash # (main()async{var err... cannot handle async/sync*/a sync* functions 464 regress_22445_test: Crash # (main()async{var err... cannot handle async/sync*/a sync* functions
460 regress_22579_test: Crash # (main()async{var err... cannot handle async/sync*/a sync* functions 465 regress_22579_test: Crash # (main()async{var err... cannot handle async/sync*/a sync* functions
461 regress_22728_test: Crash # (main()async{bool fa... cannot handle async/sync*/a sync* functions 466 regress_22728_test: Crash # (main()async{bool fa... cannot handle async/sync*/a sync* functions
462 regress_22777_test: Crash # (test()async{try {te... cannot handle async/sync*/a sync* functions 467 regress_22777_test: Crash # (test()async{try {te... cannot handle async/sync*/a sync* functions
463 regress_22936_test/01: Crash # The null object does not have a getter '_element' . 468 regress_22936_test/01: Crash # The null object does not have a getter '_element' .
464 regress_22936_test/none: Crash # The null object does not have a getter '_elemen t'. 469 regress_22936_test/none: Crash # The null object does not have a getter '_elemen t'.
(...skipping 29 matching lines...) Expand all
494 try_catch_test/none: Crash # The null object does not have a getter '_element'. 499 try_catch_test/none: Crash # The null object does not have a getter '_element'.
495 type_parameter_test/01: Crash # Invalid argument(s) 500 type_parameter_test/01: Crash # Invalid argument(s)
496 type_parameter_test/02: Crash # Invalid argument(s) 501 type_parameter_test/02: Crash # Invalid argument(s)
497 type_parameter_test/03: Crash # Invalid argument(s) 502 type_parameter_test/03: Crash # Invalid argument(s)
498 type_parameter_test/04: Crash # Invalid argument(s) 503 type_parameter_test/04: Crash # Invalid argument(s)
499 type_parameter_test/05: Crash # Invalid argument(s) 504 type_parameter_test/05: Crash # Invalid argument(s)
500 type_parameter_test/06: Crash # Invalid argument(s) 505 type_parameter_test/06: Crash # Invalid argument(s)
501 type_parameter_test/none: Crash # Invalid argument(s) 506 type_parameter_test/none: Crash # Invalid argument(s)
502 type_variable_closure2_test: RuntimeError # Please triage this failure. 507 type_variable_closure2_test: RuntimeError # Please triage this failure.
503 type_variable_closure_test: Crash # Invalid argument(s) 508 type_variable_closure_test: Crash # Invalid argument(s)
OLDNEW
« no previous file with comments | « tests/co19/co19-dart2js.status ('k') | tests/utils/utils.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698