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 1237573002: Remove functions white-listed for use of try-finally and switch, add JS_SET_CURRENT_ISOLATE. (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Change CURRENT_ISOLATE to STATIC_STATE. 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/isolate/isolate.status ('k') | tests/lib/lib.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 325 matching lines...) Expand 10 before | Expand all | Expand 10 after
336 await_exceptions_test: Crash # (awaitFoo()async{await foo();}): cannot handle as ync/sync*/async* functions 336 await_exceptions_test: Crash # (awaitFoo()async{await foo();}): cannot handle as ync/sync*/async* functions
337 await_for_cancel_test: Crash # (test()async{await test1();await test2();}): cann ot handle async/sync*/async* functions 337 await_for_cancel_test: Crash # (test()async{await test1();await test2();}): cann ot handle async/sync*/async* functions
338 await_for_test: Crash # (consumeSomeOfInfini... cannot handle async/sync*/async * functions 338 await_for_test: Crash # (consumeSomeOfInfini... cannot handle async/sync*/async * functions
339 await_for_use_local_test: Crash # (test()async{var cou... cannot handle async/s ync*/async* functions 339 await_for_use_local_test: Crash # (test()async{var cou... cannot handle async/s ync*/async* functions
340 await_future_test: Crash # (test()async{var res... cannot handle async/sync*/as ync* functions 340 await_future_test: Crash # (test()async{var res... cannot handle async/sync*/as ync* functions
341 await_nonfuture_test: Crash # (foo()async{Expect.equals(X,10);return await 5;}): cannot handle async/sync*/async* functions 341 await_nonfuture_test: Crash # (foo()async{Expect.equals(X,10);return await 5;}): cannot handle async/sync*/async* functions
342 await_not_started_immediately_test: Crash # (foo()async{x++ ;await 1;x++ ;}): ca nnot handle async/sync*/async* functions 342 await_not_started_immediately_test: Crash # (foo()async{x++ ;await 1;x++ ;}): ca nnot handle async/sync*/async* functions
343 await_postfix_expr_test: Crash # (test()async{Expect.... cannot handle async/sy nc*/async* functions 343 await_postfix_expr_test: Crash # (test()async{Expect.... cannot handle async/sy nc*/async* functions
344 await_regression_test: Crash # (main()async{testNes... cannot handle async/sync */async* functions 344 await_regression_test: Crash # (main()async{testNes... cannot handle async/sync */async* functions
345 await_test: Crash # (others()async{var a... cannot handle async/sync*/async* fu nctions 345 await_test: Crash # (others()async{var a... cannot handle async/sync*/async* fu nctions
346 cha_deopt1_test: RuntimeError # receiver._addHashTableEntry$2 is not a function 346 cha_deopt1_test: RuntimeError # V.loadLibrary is not a function
347 cha_deopt2_test: RuntimeError # receiver._addHashTableEntry$2 is not a function 347 cha_deopt2_test: RuntimeError # R.loadLibrary is not a function
348 cha_deopt3_test: RuntimeError # receiver._addHashTableEntry$2 is not a function 348 cha_deopt3_test: RuntimeError # K.loadLibrary is not a function
349 closure_cycles_test: RuntimeError # receiver._addHashTableEntry$2 is not a funct ion
350 closure_in_constructor_test: Crash # Invalid argument(s) 349 closure_in_constructor_test: Crash # Invalid argument(s)
351 closure_type_variables_test: Crash # Invalid argument(s) 350 closure_type_variables_test: Crash # Invalid argument(s)
352 const_evaluation_test/01: RuntimeError # receiver._collection$_addHashTableEntry $2 is not a function
353 constructor12_test: RuntimeError # Please triage this failure. 351 constructor12_test: RuntimeError # Please triage this failure.
354 crash_6725_test/01: Crash # The null object does not have a getter '_element'. 352 crash_6725_test/01: Crash # The null object does not have a getter '_element'.
355 custom_await_stack_trace_test: Crash # (main()async{try {va... cannot handle as ync/sync*/async* functions 353 custom_await_stack_trace_test: Crash # (main()async{try {va... cannot handle as ync/sync*/async* functions
356 deferred_closurize_load_library_test: RuntimeError # receiver._addHashTableEntry $2 is not a function 354 deferred_closurize_load_library_test: RuntimeError # D.loadLibrary is not a func tion
357 deferred_constant_list_test: RuntimeError # receiver._addHashTableEntry$2 is not a function 355 deferred_constant_list_test: RuntimeError # K.loadLibrary is not a function
358 deferred_constraints_constants_test/none: RuntimeError # receiver._collection$_a ddHashTableEntry$2 is not a function 356 deferred_constraints_constants_test/none: RuntimeError # S.loadLibrary is not a function
359 deferred_constraints_constants_test/reference_after_load: RuntimeError # receive r._collection$_addHashTableEntry$2 is not a function 357 deferred_constraints_constants_test/reference_after_load: RuntimeError # G.loadL ibrary is not a function
360 deferred_constraints_type_annotation_test/as_operation: RuntimeError # receiver. _addHashTableEntry$2 is not a function 358 deferred_constraints_type_annotation_test/as_operation: RuntimeError # Z.loadLib rary is not a function
361 deferred_constraints_type_annotation_test/catch_check: Crash # The null object d oes not have a getter '_element'. 359 deferred_constraints_type_annotation_test/catch_check: Crash # The null object d oes not have a getter '_element'.
362 deferred_constraints_type_annotation_test/is_check: RuntimeError # receiver._add HashTableEntry$2 is not a function 360 deferred_constraints_type_annotation_test/is_check: RuntimeError # L.loadLibrary is not a function
363 deferred_constraints_type_annotation_test/new: RuntimeError # receiver._addHashT ableEntry$2 is not a function 361 deferred_constraints_type_annotation_test/new: RuntimeError # R.loadLibrary is n ot a function
364 deferred_constraints_type_annotation_test/new_before_load: RuntimeError # receiv er._addHashTableEntry$2 is not a function 362 deferred_constraints_type_annotation_test/new_before_load: RuntimeError # K.load Library is not a function
365 deferred_constraints_type_annotation_test/new_generic1: RuntimeError # receiver. _addHashTableEntry$2 is not a function 363 deferred_constraints_type_annotation_test/new_generic1: RuntimeError # R.loadLib rary is not a function
366 deferred_constraints_type_annotation_test/new_generic2: RuntimeError # receiver. _addHashTableEntry$2 is not a function 364 deferred_constraints_type_annotation_test/new_generic2: RuntimeError # X.loadLib rary is not a function
367 deferred_constraints_type_annotation_test/new_generic3: RuntimeError # receiver. _addHashTableEntry$2 is not a function 365 deferred_constraints_type_annotation_test/new_generic3: RuntimeError # K.loadLib rary is not a function
368 deferred_constraints_type_annotation_test/none: RuntimeError # receiver._addHash TableEntry$2 is not a function 366 deferred_constraints_type_annotation_test/none: RuntimeError # D.loadLibrary is not a function
369 deferred_constraints_type_annotation_test/static_method: RuntimeError # receiver ._addHashTableEntry$2 is not a function 367 deferred_constraints_type_annotation_test/static_method: RuntimeError # F.loadLi brary is not a function
370 deferred_constraints_type_annotation_test/type_annotation1: RuntimeError # recei ver._addHashTableEntry$2 is not a function 368 deferred_constraints_type_annotation_test/type_annotation1: RuntimeError # K.loa dLibrary is not a function
371 deferred_constraints_type_annotation_test/type_annotation_generic1: RuntimeError # receiver._addHashTableEntry$2 is not a function 369 deferred_constraints_type_annotation_test/type_annotation_generic1: RuntimeError # T.loadLibrary is not a function
372 deferred_constraints_type_annotation_test/type_annotation_generic2: RuntimeError # receiver._addHashTableEntry$2 is not a function 370 deferred_constraints_type_annotation_test/type_annotation_generic2: RuntimeError # Q.loadLibrary is not a function
373 deferred_constraints_type_annotation_test/type_annotation_generic3: RuntimeError # receiver._addHashTableEntry$2 is not a function 371 deferred_constraints_type_annotation_test/type_annotation_generic3: RuntimeError # Z.loadLibrary is not a function
374 deferred_constraints_type_annotation_test/type_annotation_generic4: RuntimeError # receiver._addHashTableEntry$2 is not a function 372 deferred_constraints_type_annotation_test/type_annotation_generic4: RuntimeError # Q.loadLibrary is not a function
375 deferred_constraints_type_annotation_test/type_annotation_non_deferred: RuntimeE rror # receiver._addHashTableEntry$2 is not a function 373 deferred_constraints_type_annotation_test/type_annotation_non_deferred: RuntimeE rror # R.loadLibrary is not a function
376 deferred_constraints_type_annotation_test/type_annotation_null: RuntimeError # r eceiver._addHashTableEntry$2 is not a function 374 deferred_constraints_type_annotation_test/type_annotation_null: RuntimeError # Z .loadLibrary is not a function
377 deferred_constraints_type_annotation_test/type_annotation_top_level: RuntimeErro r # receiver._addHashTableEntry$2 is not a function 375 deferred_constraints_type_annotation_test/type_annotation_top_level: RuntimeErro r # U.loadLibrary is not a function
378 deferred_function_type_test: RuntimeError # receiver._addHashTableEntry$2 is not a function 376 deferred_function_type_test: RuntimeError # N.loadLibrary is not a function
379 deferred_global_test: RuntimeError # receiver._addHashTableEntry$2 is not a func tion 377 deferred_global_test: RuntimeError # Y.loadLibrary is not a function
380 deferred_inlined_test: RuntimeError # receiver._addHashTableEntry$2 is not a fun ction 378 deferred_inlined_test: RuntimeError # B.loadLibrary is not a function
381 deferred_load_constants_test/none: RuntimeError # receiver._addHashTableEntry$2 is not a function 379 deferred_load_constants_test/none: RuntimeError # Please triage this failure.
382 deferred_load_inval_code_test: RuntimeError # receiver._addHashTableEntry$2 is n ot a function 380 deferred_load_inval_code_test: RuntimeError # O.loadLibrary is not a function
383 deferred_load_library_wrong_args_test/none: RuntimeError # receiver._addHashTabl eEntry$2 is not a function 381 deferred_load_library_wrong_args_test/none: RuntimeError # Y.loadLibrary is not a function
384 deferred_mixin_test: RuntimeError # receiver._addHashTableEntry$2 is not a funct ion 382 deferred_mixin_test: RuntimeError # X.loadLibrary is not a function
385 deferred_no_such_method_test: RuntimeError # receiver._addHashTableEntry$2 is no t a function 383 deferred_no_such_method_test: RuntimeError # D.loadLibrary is not a function
386 deferred_not_loaded_check_test: RuntimeError # Please triage this failure. 384 deferred_not_loaded_check_test: RuntimeError # Please triage this failure.
387 deferred_only_constant_test: RuntimeError # receiver._addHashTableEntry$2 is not a function 385 deferred_only_constant_test: RuntimeError # O.loadLibrary is not a function
388 deferred_optimized_test: RuntimeError # receiver._addHashTableEntry$2 is not a f unction 386 deferred_optimized_test: RuntimeError # Q.loadLibrary is not a function
389 deferred_redirecting_factory_test: Crash # (test()async{await t... cannot handl e async/sync*/async* functions 387 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 388 deferred_regression_22995_test: RuntimeError # U.loadLibrary is not a function
391 deferred_shadow_load_library_test: RuntimeError # receiver._addHashTableEntry$2 is not a function 389 deferred_shadow_load_library_test: RuntimeError # Y.loadLibrary is not a functio n
392 deferred_shared_and_unshared_classes_test: RuntimeError # receiver._addHashTable Entry$2 is not a function 390 deferred_shared_and_unshared_classes_test: RuntimeError # U.loadLibrary is not a function
393 deferred_static_seperate_test: RuntimeError # receiver._collection$_addHashTable Entry$2 is not a function 391 deferred_static_seperate_test: RuntimeError # L.loadLibrary is not a function
394 dynamic_prefix_core_test/01: Crash # The null object does not have a getter 'nam e'. 392 dynamic_prefix_core_test/01: Crash # The null object does not have a getter 'nam e'.
395 enum_mirror_test: RuntimeError # receiver._collection$_addHashTableEntry$2 is no t a function
396 final_super_field_set_test/01: RuntimeError # Please triage this failure. 393 final_super_field_set_test/01: RuntimeError # Please triage this failure.
397 flatten_test/01: Crash # (test()async{int x=await new Derived<int>();}): cannot handle async/sync*/async* functions 394 flatten_test/01: Crash # (test()async{int x=await 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 395 flatten_test/02: Crash # (test()async{Future<int> f()async=>new Derived<int>();} ): cannot handle async/sync*/async* functions
399 flatten_test/03: Crash # (test()async{Future<... cannot handle async/sync*/asyn c* functions 396 flatten_test/03: 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 397 flatten_test/04: Crash # (test()async{Future<... cannot handle async/sync*/asyn c* functions
401 flatten_test/05: Crash # (test()async{FixedPo... cannot handle async/sync*/asyn c* functions 398 flatten_test/05: Crash # (test()async{FixedPo... cannot handle async/sync*/asyn c* functions
402 flatten_test/06: Crash # (test()async{Future<... cannot handle async/sync*/asyn c* functions 399 flatten_test/06: 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 400 flatten_test/07: 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 401 flatten_test/08: Crash # (test()async{Future<... cannot handle async/sync*/asyn c* functions
405 flatten_test/09: Crash # (test()async{Diverge... cannot handle async/sync*/asyn c* functions 402 flatten_test/09: Crash # (test()async{Diverge... cannot handle async/sync*/asyn c* functions
(...skipping 13 matching lines...) Expand all
419 if_null_assignment_static_test/29: RuntimeError # v0.get$a is not a function 416 if_null_assignment_static_test/29: RuntimeError # v0.get$a is not a function
420 if_null_assignment_static_test/31: RuntimeError # v0.get$a is not a function 417 if_null_assignment_static_test/31: RuntimeError # v0.get$a is not a function
421 if_null_assignment_static_test/32: RuntimeError # v0.get$b is not a function 418 if_null_assignment_static_test/32: RuntimeError # v0.get$b is not a function
422 if_null_assignment_static_test/33: RuntimeError # v0.get$a is not a function 419 if_null_assignment_static_test/33: RuntimeError # v0.get$a is not a function
423 if_null_assignment_static_test/36: RuntimeError # v0.get$a is not a function 420 if_null_assignment_static_test/36: RuntimeError # v0.get$a is not a function
424 if_null_assignment_static_test/38: RuntimeError # v0.get$a is not a function 421 if_null_assignment_static_test/38: RuntimeError # v0.get$a is not a function
425 if_null_assignment_static_test/39: RuntimeError # v0.get$b is not a function 422 if_null_assignment_static_test/39: RuntimeError # v0.get$b is not a function
426 if_null_assignment_static_test/40: RuntimeError # v0.get$a is not a function 423 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'. 424 import_self_test/01: Crash # The null object does not have a getter 'name'.
428 infinite_switch_label_test: Crash # (switch (target){l0:... continue to a label ed switch case 425 infinite_switch_label_test: Crash # (switch (target){l0:... continue to a label ed switch case
429 instance_creation_in_function_annotation_test: RuntimeError # receiver._collecti on$_addHashTableEntry$2 is not a function
430 instanceof4_test/01: RuntimeError # Please triage this failure. 426 instanceof4_test/01: RuntimeError # Please triage this failure.
431 invocation_mirror_invoke_on_test: RuntimeError # Please triage this failure. 427 invocation_mirror_invoke_on_test: RuntimeError # Please triage this failure.
432 invocation_mirror_test: Crash # (super[37]=42): visitUnresolvedSuperIndexSet 428 invocation_mirror_test: Crash # (super[37]=42): visitUnresolvedSuperIndexSet
433 issue_1751477_test: RuntimeError # receiver._addHashTableEntry$2 is not a functi on 429 issue_1751477_test: RuntimeError # O.loadLibrary is not a function
434 large_class_declaration_test: Crash # Stack Overflow 430 large_class_declaration_test: Crash # Stack Overflow
435 list_test: RuntimeError # Please triage this failure. 431 list_test: RuntimeError # Please triage this failure.
436 main_test/01: RuntimeError # receiver._addHashTableEntry$2 is not a function
437 main_test/02: RuntimeError # receiver._addHashTableEntry$2 is not a function
438 main_test/04: RuntimeError # receiver._addHashTableEntry$2 is not a function
439 main_test/05: RuntimeError # receiver._addHashTableEntry$2 is not a function
440 main_test/20: RuntimeError # receiver._addHashTableEntry$2 is not a function
441 main_test/21: RuntimeError # receiver._addHashTableEntry$2 is not a function
442 main_test/22: RuntimeError # receiver._addHashTableEntry$2 is not a function
443 main_test/41: RuntimeError # receiver._addHashTableEntry$2 is not a function
444 main_test/42: RuntimeError # receiver._addHashTableEntry$2 is not a function
445 main_test/43: RuntimeError # receiver._addHashTableEntry$2 is not a function
446 main_test/44: RuntimeError # receiver._addHashTableEntry$2 is not a function
447 main_test/45: RuntimeError # receiver._addHashTableEntry$2 is not a function
448 many_overridden_no_such_method_test: RuntimeError # Please triage this failure. 432 many_overridden_no_such_method_test: RuntimeError # Please triage this failure.
449 mixin_type_parameters_mixin_extends_test: Crash # The null object does not have a getter '_element'. 433 mixin_type_parameters_mixin_extends_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'. 434 mixin_type_parameters_mixin_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'. 435 mixin_type_parameters_super_extends_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'. 436 mixin_type_parameters_super_test: Crash # The null object does not have a getter '_element'.
453 nested_switch_label_test: Crash # (switch (target){out... continue to a labeled switch case 437 nested_switch_label_test: Crash # (switch (target){out... continue to a labeled switch case
454 no_such_method_test: RuntimeError # Please triage this failure. 438 no_such_method_test: RuntimeError # Please triage this failure.
455 null_test/none: RuntimeError # receiver._collection$_addHashTableEntry$2 is not a function
456 overridden_no_such_method_test: RuntimeError # Please triage this failure. 439 overridden_no_such_method_test: RuntimeError # Please triage this failure.
457 prefix12_negative_test: Crash # The null object does not have a getter 'name'. 440 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'. 441 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'. 442 private_access_test/02: Crash # The null object does not have a getter 'name'.
460 redirecting_factory_reflection_test: RuntimeError # receiver._collection$_addHas hTableEntry$2 is not a function
461 regress_18535_test: RuntimeError # receiver._collection$_addHashTableEntry$2 is not a function
462 regress_22438_test: Crash # (main()async{var err... cannot handle async/sync*/a sync* functions 443 regress_22438_test: Crash # (main()async{var err... cannot handle async/sync*/a sync* functions
463 regress_22443_test: RuntimeError # receiver._addHashTableEntry$2 is not a functi on 444 regress_22443_test: RuntimeError # M.loadLibrary is not a function
464 regress_22445_test: Crash # (main()async{var err... cannot handle async/sync*/a sync* functions 445 regress_22445_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 446 regress_22579_test: Crash # (main()async{var err... cannot handle async/sync*/a sync* functions
466 regress_22728_test: Crash # (main()async{bool fa... cannot handle async/sync*/a sync* functions 447 regress_22728_test: Crash # (main()async{bool fa... cannot handle async/sync*/a sync* functions
467 regress_22777_test: Crash # (test()async{try {te... cannot handle async/sync*/a sync* functions 448 regress_22777_test: Crash # (test()async{try {te... cannot handle async/sync*/a sync* functions
468 regress_22936_test/01: Crash # The null object does not have a getter '_element' . 449 regress_22936_test/01: Crash # The null object does not have a getter '_element' .
469 regress_22936_test/none: Crash # The null object does not have a getter '_elemen t'. 450 regress_22936_test/none: Crash # The null object does not have a getter '_elemen t'.
470 regress_23408_test: RuntimeError # receiver._addHashTableEntry$2 is not a functi on 451 regress_23408_test: RuntimeError # G.loadLibrary is not a function
471 regress_23498_test: Crash # (main()async{var err... cannot handle async/sync*/a sync* functions 452 regress_23498_test: Crash # (main()async{var err... cannot handle async/sync*/a sync* functions
472 regress_23500_test/01: Crash # (main()async{var err... cannot handle async/sync */async* functions 453 regress_23500_test/01: Crash # (main()async{var err... cannot handle async/sync */async* functions
473 regress_23500_test/02: Crash # (main()async{var err... cannot handle async/sync */async* functions 454 regress_23500_test/02: Crash # (main()async{var err... cannot handle async/sync */async* functions
474 regress_23500_test/none: Crash # (main()async{var err... cannot handle async/sy nc*/async* functions 455 regress_23500_test/none: Crash # (main()async{var err... cannot handle async/sy nc*/async* functions
475 super_bound_closure_test/01: RuntimeError # Cannot read property 'call' of undef ined 456 super_bound_closure_test/01: RuntimeError # Cannot read property 'call' of undef ined
476 super_bound_closure_test/none: RuntimeError # Cannot read property 'call' of und efined 457 super_bound_closure_test/none: RuntimeError # Cannot read property 'call' of und efined
477 super_call4_test: RuntimeError # Please triage this failure. 458 super_call4_test: RuntimeError # Please triage this failure.
478 super_getter_setter_test: Crash # Class 'PartialMethodElement' has no instance g etter 'initializer'. 459 super_getter_setter_test: Crash # Class 'PartialMethodElement' has no instance g etter 'initializer'.
479 super_implicit_closure_test: RuntimeError # Cannot read property 'call' of undef ined 460 super_implicit_closure_test: RuntimeError # Cannot read property 'call' of undef ined
480 super_operator_index5_test: Crash # (super[0]=42): visitUnresolvedSuperIndexSet 461 super_operator_index5_test: Crash # (super[0]=42): visitUnresolvedSuperIndexSet
(...skipping 18 matching lines...) Expand all
499 try_catch_test/none: Crash # The null object does not have a getter '_element'. 480 try_catch_test/none: Crash # The null object does not have a getter '_element'.
500 type_parameter_test/01: Crash # Invalid argument(s) 481 type_parameter_test/01: Crash # Invalid argument(s)
501 type_parameter_test/02: Crash # Invalid argument(s) 482 type_parameter_test/02: Crash # Invalid argument(s)
502 type_parameter_test/03: Crash # Invalid argument(s) 483 type_parameter_test/03: Crash # Invalid argument(s)
503 type_parameter_test/04: Crash # Invalid argument(s) 484 type_parameter_test/04: Crash # Invalid argument(s)
504 type_parameter_test/05: Crash # Invalid argument(s) 485 type_parameter_test/05: Crash # Invalid argument(s)
505 type_parameter_test/06: Crash # Invalid argument(s) 486 type_parameter_test/06: Crash # Invalid argument(s)
506 type_parameter_test/none: Crash # Invalid argument(s) 487 type_parameter_test/none: Crash # Invalid argument(s)
507 type_variable_closure2_test: RuntimeError # Please triage this failure. 488 type_variable_closure2_test: RuntimeError # Please triage this failure.
508 type_variable_closure_test: Crash # Invalid argument(s) 489 type_variable_closure_test: Crash # Invalid argument(s)
OLDNEW
« no previous file with comments | « tests/isolate/isolate.status ('k') | tests/lib/lib.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698