| 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 == dartc ] | 5 [ $compiler == dartc ] |
| 6 | 6 |
| 7 Language/03_Overview/1_Scoping_A02_t27: Fail # co19 issue 135 | 7 Language/03_Overview/1_Scoping_A02_t27: Fail # co19 issue 135 |
| 8 Language/03_Overview/1_Scoping_A02_t30: Fail # Issue 3474 | 8 Language/03_Overview/1_Scoping_A02_t30: Fail # Issue 3474 |
| 9 Language/03_Overview/1_Scoping_A02_t31: Fail # Issue 3474 | 9 Language/03_Overview/1_Scoping_A02_t31: Fail # Issue 3474 |
| 10 Language/03_Overview/1_Scoping_A03_t04: Fail # co19 issue 143 | 10 Language/03_Overview/1_Scoping_A03_t04: Fail # co19 issue 143 |
| 11 Language/03_Overview/1_Scoping_A03_t05: Fail # co19 issue 144 | 11 Language/03_Overview/1_Scoping_A03_t05: Fail # co19 issue 144 |
| 12 Language/03_Overview/2_Privacy_A01_t06: Fail # Issue 3783 | 12 Language/03_Overview/2_Privacy_A01_t06: Fail # Issue 3783 |
| 13 Language/03_Overview/2_Privacy_A01_t14: Fail # Issue 3793 | 13 Language/03_Overview/2_Privacy_A01_t14: Fail # Issue 3793 |
| 14 Language/05_Variables/05_Variables_A01_t01: Fail # Issue 3323 | 14 Language/05_Variables/05_Variables_A01_t01: Fail # Issue 3323 |
| 15 Language/05_Variables/05_Variables_A04_t09: Fail # Issue 3323 | 15 Language/05_Variables/05_Variables_A04_t09: Fail # Issue 3323 |
| 16 Language/06_Functions/2_Formal_Parameters/1_Positional_Formals_A02_t01: Fail # I
ssue 3323 | 16 Language/06_Functions/2_Formal_Parameters/1_Positional_Formals_A02_t01: Fail # I
ssue 3323 |
| 17 Language/07_Classes/1_Instance_Methods/2_Operators_A01_t03: Fail # Issue 379 | 17 Language/07_Classes/1_Instance_Methods/2_Operators_A01_t03: Fail # Issue 379 |
| 18 Language/07_Classes/2_Getters_A01_t02: Fail # Issue 379 | 18 Language/07_Classes/2_Getters_A01_t02: Fail # Issue 379 |
| 19 Language/07_Classes/3_Setters_A01_t02: Fail # Issue 379 | 19 Language/07_Classes/3_Setters_A01_t02: Fail # Issue 379 |
| 20 Language/07_Classes/5_Constructors/1_Generative_Constructors_A11_t04: Fail # Iss
ue 2477 | |
| 21 Language/07_Classes/5_Constructors/1_Generative_Constructors_A11_t07: Fail # Iss
ue 2477 | |
| 22 Language/07_Classes/5_Constructors/1_Generative_Constructors_A15_t07: Fail # Iss
ue 3323 | 20 Language/07_Classes/5_Constructors/1_Generative_Constructors_A15_t07: Fail # Iss
ue 3323 |
| 23 Language/07_Classes/5_Constructors/2_Factories_A01_t01: Fail # Issue 2478 | 21 Language/07_Classes/5_Constructors/2_Factories_A01_t01: Fail # Issue 2478 |
| 24 Language/07_Classes/5_Constructors/3_Constant_Constructors_A05_t01: Fail # Issue
2477 | 22 Language/07_Classes/5_Constructors/3_Constant_Constructors_A05_t01: Fail # Issue
2477 |
| 25 Language/07_Classes/5_Constructors/3_Constant_Constructors_A05_t02: Fail # Issue
2477 | 23 Language/07_Classes/5_Constructors/3_Constant_Constructors_A05_t02: Fail # Issue
2477 |
| 26 Language/07_Classes/5_Constructors/3_Constant_Constructors_A05_t03: Fail # Issue
2477 | 24 Language/07_Classes/5_Constructors/3_Constant_Constructors_A05_t03: Fail # Issue
2477 |
| 27 Language/07_Classes/7_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A
01_t01: Fail # Issue 3476 | 25 Language/07_Classes/7_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A
01_t01: Fail # Issue 3476 |
| 28 Language/07_Classes/7_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A
01_t02: Fail # Issue 3476 | 26 Language/07_Classes/7_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A
01_t02: Fail # Issue 3476 |
| 29 Language/07_Classes/7_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A
01_t03: Fail # Issue 3476 | 27 Language/07_Classes/7_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A
01_t03: Fail # Issue 3476 |
| 30 Language/07_Classes/9_Superinterfaces_A04_t01: Fail # Issue 976 | 28 Language/07_Classes/9_Superinterfaces_A04_t01: Fail # Issue 976 |
| 31 Language/08_Interfaces/2_Getters_and_Setters_A04_t02: Fail # co19 issue 132 | 29 Language/08_Interfaces/2_Getters_and_Setters_A04_t02: Fail # co19 issue 132 |
| (...skipping 112 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 144 LibTest/core/Date/Date.fromEpoch_A01_t01: Fail, Pass | 142 LibTest/core/Date/Date.fromEpoch_A01_t01: Fail, Pass |
| 145 LibTest/core/Date/Date.withTimeZone_A01_t01: Fail, Pass | 143 LibTest/core/Date/Date.withTimeZone_A01_t01: Fail, Pass |
| 146 LibTest/core/Date/Date.withTimeZone_A01_t02: Fail, Pass | 144 LibTest/core/Date/Date.withTimeZone_A01_t02: Fail, Pass |
| 147 LibTest/core/Date/Date.withTimeZone_A01_t03: Fail, Pass | 145 LibTest/core/Date/Date.withTimeZone_A01_t03: Fail, Pass |
| 148 | 146 |
| 149 LibTest/core/TimeZone/TimeZone.local_A01_t01: Fail, Pass | 147 LibTest/core/TimeZone/TimeZone.local_A01_t01: Fail, Pass |
| 150 LibTest/core/TimeZone/TimeZone.utc_A01_t01: Fail, Pass | 148 LibTest/core/TimeZone/TimeZone.utc_A01_t01: Fail, Pass |
| 151 | 149 |
| 152 [ $runtime == drt && ($compiler == none || $compiler == frog) ] | 150 [ $runtime == drt && ($compiler == none || $compiler == frog) ] |
| 153 *: Skip | 151 *: Skip |
| OLD | NEW |