| OLD | NEW |
| 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 == none && $runtime == vm ] | 5 [ $compiler == none && $runtime == vm ] |
| 6 Language/12_Expressions/01_Constants_A16_t04: fail # Issue 392 | 6 Language/12_Expressions/01_Constants_A16_t04: fail # Issue 392 |
| 7 Language/12_Expressions/01_Constants_A16_t05: fail # Issue 392 | 7 Language/12_Expressions/01_Constants_A16_t05: fail # Issue 392 |
| 8 Language/13_Statements/03_Variable_Declaration_A04_t01: MissingCompileTimeError
# Issue 7052 | 8 Language/13_Statements/03_Variable_Declaration_A04_t01: MissingCompileTimeError
# Issue 7052 |
| 9 Language/13_Statements/03_Variable_Declaration_A04_t02: MissingCompileTimeError
# Issue 7052 | 9 Language/13_Statements/03_Variable_Declaration_A04_t02: MissingCompileTimeError
# Issue 7052 |
| 10 Language/13_Statements/03_Variable_Declaration_A04_t05: MissingCompileTimeError
# Issue 7052 | 10 Language/13_Statements/03_Variable_Declaration_A04_t05: MissingCompileTimeError
# Issue 7052 |
| (...skipping 15 matching lines...) Expand all Loading... |
| 26 LibTest/core/RegExp/firstMatch_A01_t01: Fail # Issue 12508 | 26 LibTest/core/RegExp/firstMatch_A01_t01: Fail # Issue 12508 |
| 27 LibTest/core/int/toRadixString_A01_t01: Fail # co19 issue 492 | 27 LibTest/core/int/toRadixString_A01_t01: Fail # co19 issue 492 |
| 28 | 28 |
| 29 Language/03_Overview/2_Privacy_A01_t06: Fail # Issue 463 | 29 Language/03_Overview/2_Privacy_A01_t06: Fail # Issue 463 |
| 30 | 30 |
| 31 LibTest/async/Timer/Timer.periodic_A02_t01: Pass, Fail # co19 issue 537 | 31 LibTest/async/Timer/Timer.periodic_A02_t01: Pass, Fail # co19 issue 537 |
| 32 | 32 |
| 33 Language/05_Variables/05_Variables_A05_t01: fail # Dart issue 12539 | 33 Language/05_Variables/05_Variables_A05_t01: fail # Dart issue 12539 |
| 34 Language/05_Variables/05_Variables_A05_t02: fail # Dart issue 12539 | 34 Language/05_Variables/05_Variables_A05_t02: fail # Dart issue 12539 |
| 35 Language/12_Expressions/12_Instance_Creation/1_New_A06_t12: fail # Dart issue 12
549 | 35 Language/12_Expressions/12_Instance_Creation/1_New_A06_t12: fail # Dart issue 12
549 |
| 36 Language/12_Expressions/12_Instance_Creation/1_New_A09_t09: fail # Dart issue 13
72 | |
| 37 Language/12_Expressions/12_Instance_Creation/2_Const_A10_t01: fail # co19 issue
525 | 36 Language/12_Expressions/12_Instance_Creation/2_Const_A10_t01: fail # co19 issue
525 |
| 38 Language/12_Expressions/30_Identifier_Reference_A08_t02: fail # Dart issue 12593 | 37 Language/12_Expressions/30_Identifier_Reference_A08_t02: fail # Dart issue 12593 |
| 39 Language/13_Statements/03_Variable_Declaration_A04_t07: fail # co19 issue 535 | 38 Language/13_Statements/03_Variable_Declaration_A04_t07: fail # co19 issue 535 |
| 40 Language/13_Statements/03_Variable_Declaration_A04_t08: fail # co19 issue 535 | 39 Language/13_Statements/03_Variable_Declaration_A04_t08: fail # co19 issue 535 |
| 41 Language/13_Statements/06_For_A01_t11: fail # Dart issue 5675 | 40 Language/13_Statements/06_For_A01_t11: fail # Dart issue 5675 |
| 42 Language/13_Statements/09_Switch_A01_t02: fail # Dart issue 12908 | 41 Language/13_Statements/09_Switch_A01_t02: fail # Dart issue 12908 |
| 43 Language/13_Statements/12_Labels_A01_t03: fail # Dart issue 2238 | 42 Language/13_Statements/12_Labels_A01_t03: fail # Dart issue 2238 |
| 44 Language/14_Libraries_and_Scripts/2_Exports_A04_t02: fail # Dart issue 12916 | 43 Language/14_Libraries_and_Scripts/2_Exports_A04_t02: fail # Dart issue 12916 |
| 45 Language/14_Libraries_and_Scripts/2_Exports_A04_t03: fail # Dart issue 12916 | 44 Language/14_Libraries_and_Scripts/2_Exports_A04_t03: fail # Dart issue 12916 |
| 46 Language/14_Libraries_and_Scripts/4_Scripts_A03_t03: MissingRuntimeError, OK # c
o19 issue | 45 Language/14_Libraries_and_Scripts/4_Scripts_A03_t03: MissingRuntimeError, OK # c
o19 issue |
| (...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 117 LibTest/typed_data/Float32x4List/take_A01_t01: Fail # Dart issue 12861 | 116 LibTest/typed_data/Float32x4List/take_A01_t01: Fail # Dart issue 12861 |
| 118 LibTest/typed_data/Float32x4List/take_A02_t01: Fail # Dart issue 12861 | 117 LibTest/typed_data/Float32x4List/take_A02_t01: Fail # Dart issue 12861 |
| 119 Language/12_Expressions/12_Instance_Creation_A01_t08: CompileTimeError # co19-ro
ll r607: Please triage this failure | 118 Language/12_Expressions/12_Instance_Creation_A01_t08: CompileTimeError # co19-ro
ll r607: Please triage this failure |
| 120 | 119 |
| 121 [ $compiler == none && $runtime == vm && $system == windows && $mode == debug ] | 120 [ $compiler == none && $runtime == vm && $system == windows && $mode == debug ] |
| 122 Language/15_Types/4_Interface_Types_A11_t01: pass, timeout # Issue 13349 | 121 Language/15_Types/4_Interface_Types_A11_t01: pass, timeout # Issue 13349 |
| 123 Language/15_Types/4_Interface_Types_A11_t02: pass, timeout # Issue 13349 | 122 Language/15_Types/4_Interface_Types_A11_t02: pass, timeout # Issue 13349 |
| 124 | 123 |
| 125 [ $compiler == none && $runtime == vm && $unchecked ] | 124 [ $compiler == none && $runtime == vm && $unchecked ] |
| 126 LibTest/core/List/List_class_A01_t01: RuntimeError # co19-roll r623: Please tria
ge this failure | 125 LibTest/core/List/List_class_A01_t01: RuntimeError # co19-roll r623: Please tria
ge this failure |
| OLD | NEW |