Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 # Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file | 1 # Copyright (c) 2016, 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 # Disable tests globally for kernel. | 5 # Disable tests globally for kernel. |
| 6 [ $compiler == dartk || $compiler == dartkp ] | 6 [ $compiler == dartk || $compiler == dartkp ] |
| 7 Language/Classes/Constructors/Constant_Constructors/initializer_not_a_constant_t 03: MissingCompileTimeError | 7 Language/Classes/Constructors/Constant_Constructors/initializer_not_a_constant_t 03: MissingCompileTimeError |
| 8 Language/Classes/Constructors/Constant_Constructors/invalid_constant_initializer _t01: Crash | 8 Language/Classes/Constructors/Constant_Constructors/invalid_constant_initializer _t01: Crash |
| 9 Language/Classes/Constructors/Constant_Constructors/invalid_constant_initializer _t03: Crash | 9 Language/Classes/Constructors/Constant_Constructors/invalid_constant_initializer _t03: Crash |
| 10 Language/Classes/Constructors/Constant_Constructors/non_final_instance_variable_ t01: MissingCompileTimeError | 10 Language/Classes/Constructors/Constant_Constructors/non_final_instance_variable_ t01: MissingCompileTimeError |
| (...skipping 434 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 445 Language/Overview/Scoping/conflicting_names_t34: MissingCompileTimeError | 445 Language/Overview/Scoping/conflicting_names_t34: MissingCompileTimeError |
| 446 Language/Overview/Scoping/conflicting_names_t35: MissingCompileTimeError | 446 Language/Overview/Scoping/conflicting_names_t35: MissingCompileTimeError |
| 447 Language/Overview/Scoping/conflicting_names_t37: Crash | 447 Language/Overview/Scoping/conflicting_names_t37: Crash |
| 448 Language/Overview/Scoping/conflicting_names_t38: Crash | 448 Language/Overview/Scoping/conflicting_names_t38: Crash |
| 449 Language/Overview/Scoping/conflicting_names_t39: MissingCompileTimeError | 449 Language/Overview/Scoping/conflicting_names_t39: MissingCompileTimeError |
| 450 Language/Overview/Scoping/conflicting_names_t40: MissingCompileTimeError | 450 Language/Overview/Scoping/conflicting_names_t40: MissingCompileTimeError |
| 451 Language/Overview/Scoping/conflicting_names_t41: MissingCompileTimeError | 451 Language/Overview/Scoping/conflicting_names_t41: MissingCompileTimeError |
| 452 Language/Overview/Scoping/conflicting_names_t43: MissingCompileTimeError | 452 Language/Overview/Scoping/conflicting_names_t43: MissingCompileTimeError |
| 453 Language/Overview/Scoping/conflicting_names_t44: Crash | 453 Language/Overview/Scoping/conflicting_names_t44: Crash |
| 454 Language/Overview/Scoping/hiding_declaration_t16: Crash | 454 Language/Overview/Scoping/hiding_declaration_t16: Crash |
| 455 Language/Statements/Break/label_t11: DartkCrash | |
| 456 Language/Statements/Break/label_t12: DartkCrash | |
| 457 Language/Statements/Continue/async_loops_t10: DartkCrash | 455 Language/Statements/Continue/async_loops_t10: DartkCrash |
| 458 Language/Statements/Continue/label_t03: DartkCrash | |
| 459 Language/Statements/Continue/label_t06: MissingCompileTimeError | 456 Language/Statements/Continue/label_t06: MissingCompileTimeError |
| 460 Language/Statements/Continue/label_t07: MissingCompileTimeError | 457 Language/Statements/Continue/label_t07: MissingCompileTimeError |
| 461 Language/Statements/Continue/label_t08: MissingCompileTimeError | 458 Language/Statements/Continue/label_t08: MissingCompileTimeError |
| 462 Language/Statements/Continue/label_t09: MissingCompileTimeError | 459 Language/Statements/Continue/label_t09: MissingCompileTimeError |
| 463 Language/Statements/Continue/label_t10: MissingCompileTimeError | 460 Language/Statements/Continue/label_t10: MissingCompileTimeError |
| 464 Language/Statements/Continue/label_t11: MissingCompileTimeError | 461 Language/Statements/Continue/label_t11: MissingCompileTimeError |
| 465 Language/Statements/Continue/label_t14: DartkCrash | 462 Language/Statements/Continue/label_t14: DartkCrash |
|
ahe
2017/03/10 17:33:35
This is a slightly different case. I'll probably h
| |
| 466 Language/Statements/Continue/label_t17: DartkCrash | |
| 467 Language/Statements/Do/execution_t04: Crash | 463 Language/Statements/Do/execution_t04: Crash |
| 468 Language/Statements/For/Asynchronous_For_in/syntax_t02: MissingCompileTimeError | 464 Language/Statements/For/Asynchronous_For_in/syntax_t02: MissingCompileTimeError |
| 469 Language/Statements/For/syntax_t07: CompileTimeError | 465 Language/Statements/For/syntax_t07: CompileTimeError |
| 470 Language/Statements/For/syntax_t12: MissingCompileTimeError | 466 Language/Statements/For/syntax_t12: MissingCompileTimeError |
| 471 Language/Statements/For/syntax_t13: MissingCompileTimeError | 467 Language/Statements/For/syntax_t13: MissingCompileTimeError |
| 472 Language/Statements/For/syntax_t19: MissingCompileTimeError | 468 Language/Statements/For/syntax_t19: MissingCompileTimeError |
| 473 Language/Statements/For/syntax_t20: MissingCompileTimeError | 469 Language/Statements/For/syntax_t20: MissingCompileTimeError |
| 474 Language/Statements/If/execution_t03: Crash | 470 Language/Statements/If/execution_t03: Crash |
| 475 Language/Statements/Labels/scope_t05: MissingCompileTimeError | 471 Language/Statements/Labels/scope_t05: MissingCompileTimeError |
| 476 Language/Statements/Labels/syntax_t03: Pass # OK | 472 Language/Statements/Labels/syntax_t03: Pass # OK |
| (...skipping 263 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 740 Language/Statements/Local_Variable_Declaration/syntax_t19: RuntimeError | 736 Language/Statements/Local_Variable_Declaration/syntax_t19: RuntimeError |
| 741 Language/Statements/Return/generative_constructor_t01: MissingCompileTimeError | 737 Language/Statements/Return/generative_constructor_t01: MissingCompileTimeError |
| 742 Language/Statements/Return/generative_constructor_t02: MissingCompileTimeError | 738 Language/Statements/Return/generative_constructor_t02: MissingCompileTimeError |
| 743 Language/Statements/Return/generative_constructor_t03: MissingCompileTimeError | 739 Language/Statements/Return/generative_constructor_t03: MissingCompileTimeError |
| 744 Language/Statements/Try/syntax_t12: MissingCompileTimeError | 740 Language/Statements/Try/syntax_t12: MissingCompileTimeError |
| 745 Language/Variables/final_t03: MissingCompileTimeError | 741 Language/Variables/final_t03: MissingCompileTimeError |
| 746 | 742 |
| 747 # dartk: precompilation failures (debug) | 743 # dartk: precompilation failures (debug) |
| 748 [ $compiler == dartkp && $mode == debug ] | 744 [ $compiler == dartkp && $mode == debug ] |
| 749 Language/Functions/External_Functions/not_connected_to_a_body_t01: Crash | 745 Language/Functions/External_Functions/not_connected_to_a_body_t01: Crash |
| OLD | NEW |