| 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 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t05: Fail #
TODO(analyzer-team): Please triage this failure. | |
| 7 Language/07_Classes/6_Constructors/1_Generative_Constructors_A04_t15: Fail # TOD
O(analyzer-team): Please triage this failure. | |
| 8 Language/07_Classes/6_Constructors/2_Factories_A02_t03: Fail # TODO(analyzer-tea
m): Please triage this failure. | |
| 9 Language/07_Classes/6_Constructors/2_Factories_A02_t05: Fail # TODO(analyzer-tea
m): Please triage this failure. | |
| 10 Language/08_Interfaces/5_Superinterfaces_A01_t02: Fail # TODO(analyzer-team): Pl
ease triage this failure. | |
| 11 Language/11_Expressions/01_Constants_A03_t01: Fail # TODO(analyzer-team): Please
triage this failure. | |
| 12 Language/11_Expressions/01_Constants_A14_t01: Fail # TODO(analyzer-team): Please
triage this failure. | |
| 13 Language/11_Expressions/01_Constants_A20_t03: Fail # TODO(analyzer-team): Please
triage this failure. | |
| 14 Language/11_Expressions/08_Throw_A05_t01: Fail # TODO(analyzer-team): Please tri
age this failure. | |
| 15 Language/11_Expressions/11_Instance_Creation/2_Const_A10_t01: Fail # TODO(analyz
er-team): Please triage this failure. | |
| 16 Language/11_Expressions/18_Assignment_A05_t05: Fail # TODO(analyzer-team): Pleas
e triage this failure. | |
| 17 Language/11_Expressions/31_Type_Test_A01_t02: Fail # TODO(analyzer-team): Please
triage this failure. | |
| 18 Language/11_Expressions/31_Type_Test_A01_t04: Fail # TODO(analyzer-team): Please
triage this failure. | |
| 19 Language/11_Expressions/32_Type_Cast_A01_t04: Fail # TODO(analyzer-team): Please
triage this failure. | |
| 20 Language/12_Statements/02_Expression_Statements_A01_t12: Fail # TODO(analyzer-te
am): Please triage this failure. | |
| 21 Language/12_Statements/06_For_A01_t11: Fail # TODO(analyzer-team): Please triage
this failure. | |
| 22 Language/12_Statements/09_Switch_A02_t03: Fail # TODO(analyzer-team): Please tri
age this failure. | |
| 23 Language/12_Statements/10_Try_A03_t01: Fail # TODO(analyzer-team): Please triage
this failure. | |
| 24 Language/12_Statements/10_Try_A03_t02: Fail # TODO(analyzer-team): Please triage
this failure. | |
| 25 Language/12_Statements/10_Try_A03_t03: Fail # TODO(analyzer-team): Please triage
this failure. | |
| 26 Language/13_Libraries_and_Scripts/1_Imports_A02_t29: Fail # TODO(analyzer-team):
Please triage this failure. | 6 Language/13_Libraries_and_Scripts/1_Imports_A02_t29: Fail # TODO(analyzer-team):
Please triage this failure. |
| 27 Language/13_Libraries_and_Scripts/1_Imports_A05_t01: Fail # TODO(analyzer-team):
Please triage this failure. | 7 Language/13_Libraries_and_Scripts/1_Imports_A05_t01: Fail # TODO(analyzer-team):
Please triage this failure. |
| 28 Language/13_Libraries_and_Scripts/2_Exports_A05_t01: Fail # TODO(analyzer-team):
Please triage this failure. | 8 Language/13_Libraries_and_Scripts/2_Exports_A05_t01: Fail # TODO(analyzer-team):
Please triage this failure. |
| 29 Language/13_Libraries_and_Scripts/4_Scripts_A01_t21: Fail # TODO(analyzer-team):
Please triage this failure. | 9 Language/13_Libraries_and_Scripts/4_Scripts_A01_t21: Fail # TODO(analyzer-team):
Please triage this failure. |
| 30 Language/13_Libraries_and_Scripts/4_Scripts_A01_t23: Fail # TODO(analyzer-team):
Please triage this failure. | 10 Language/13_Libraries_and_Scripts/4_Scripts_A01_t23: Fail # TODO(analyzer-team):
Please triage this failure. |
| 31 Language/13_Libraries_and_Scripts/5_URIs_A01_t01: Fail # TODO(analyzer-team): Pl
ease triage this failure. | 11 Language/13_Libraries_and_Scripts/5_URIs_A01_t01: Fail # TODO(analyzer-team): Pl
ease triage this failure. |
| 32 Language/13_Libraries_and_Scripts/5_URIs_A01_t21: Fail # TODO(analyzer-team): Pl
ease triage this failure. | 12 Language/13_Libraries_and_Scripts/5_URIs_A01_t21: Fail # TODO(analyzer-team): Pl
ease triage this failure. |
| 33 Language/14_Types/5_Function_Types_A04_t01: Fail # TODO(analyzer-team): Please t
riage this failure. | |
| 34 Language/15_Reference/1_Lexical_Rules_A01_t09: Fail # TODO(analyzer-team): Pleas
e triage this failure. | |
| 35 Language/15_Reference/1_Lexical_Rules_A01_t11: Fail # TODO(analyzer-team): Pleas
e triage this failure. | |
| 36 | 13 |
| 37 | 14 |
| 38 # co19 issue 335 (assignment to final is warning, not error) | 15 # co19 issue 335 (assignment to final is warning, not error) |
| 39 Language/05_Variables/05_Variables_A07_t01: Fail | 16 Language/05_Variables/05_Variables_A07_t01: Fail |
| 40 Language/05_Variables/05_Variables_A07_t02: Fail | 17 Language/05_Variables/05_Variables_A07_t02: Fail |
| 41 Language/05_Variables/05_Variables_A07_t03: Fail | 18 Language/05_Variables/05_Variables_A07_t03: Fail |
| 42 Language/05_Variables/05_Variables_A07_t04: Fail | 19 Language/05_Variables/05_Variables_A07_t04: Fail |
| 43 Language/05_Variables/05_Variables_A07_t10: Fail | 20 Language/05_Variables/05_Variables_A07_t10: Fail |
| 44 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t05: Fail | 21 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t05: Fail |
| 45 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t06: Fail | 22 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t06: Fail |
| 46 | 23 |
| 24 # issue 7095 |
| 25 Language/12_Statements/02_Expression_Statements_A01_t12: Fail |
| 26 |
| 27 # co19 issue 344 ('null' is constant, so can be used in 'case') |
| 28 Language/12_Statements/09_Switch_A02_t03: Fail |
| 29 |
| 30 # co19 343 (invalid unicode NFC) |
| 31 Language/15_Reference/1_Lexical_Rules_A01_t10: Fail |
| 32 |
| 33 |
| 34 # co19 issue 339 (type variable is not constant) |
| 35 Language/11_Expressions/01_Constants_A20_t03: Fail |
| 36 |
| 37 |
| 38 # co19 issue 340 (deprecated catch syntax) |
| 39 Language/11_Expressions/08_Throw_A05_t01: Fail |
| 40 Language/12_Statements/10_Try_A03_t02: Fail |
| 41 Language/12_Statements/10_Try_A03_t03: Fail |
| 42 |
| 43 |
| 44 # co19 issue 341 (class Type has no type parameters) |
| 45 Language/11_Expressions/31_Type_Test_A01_t02: Fail |
| 46 Language/11_Expressions/31_Type_Test_A01_t04: Fail |
| 47 |
| 48 |
| 49 # co19 issue 342 (class can be used anywhere, including left side of "as") |
| 50 Language/11_Expressions/32_Type_Cast_A01_t04: Fail |
| 51 |
| 52 |
| 53 # co19 issue 345 (optional parameters list cannot by empty) |
| 54 Language/14_Types/5_Function_Types_A04_t01: Fail |
| 55 |
| 56 # co19 issue 346 (invalid 'one ugly cascade') |
| 57 Language/07_Classes/6_Constructors/1_Generative_Constructors_A04_t15: Fail |
| 58 |
| 59 # co19 issue 347 (duplicate class in implements clause) |
| 60 Language/08_Interfaces/5_Superinterfaces_A01_t02: Fail |
| 47 | 61 |
| 48 | 62 |
| 49 # co19 issue 320 | 63 # co19 issue 320 |
| 50 Language/13_Libraries_and_Scripts/1_Imports_A02_t12: Fail, OK | 64 Language/13_Libraries_and_Scripts/1_Imports_A02_t12: Fail, OK |
| 51 Language/13_Libraries_and_Scripts/1_Imports_A02_t15: Fail, OK | 65 Language/13_Libraries_and_Scripts/1_Imports_A02_t15: Fail, OK |
| 52 Language/13_Libraries_and_Scripts/1_Imports_A02_t18: Fail, OK | 66 Language/13_Libraries_and_Scripts/1_Imports_A02_t18: Fail, OK |
| 53 Language/13_Libraries_and_Scripts/1_Imports_A02_t19: Fail, OK | 67 Language/13_Libraries_and_Scripts/1_Imports_A02_t19: Fail, OK |
| 54 | 68 |
| 55 | 69 |
| 56 Language/03_Overview/2_Privacy_A01_t08: pass # http://dartbug.com/5179 | 70 Language/03_Overview/2_Privacy_A01_t08: pass # http://dartbug.com/5179 |
| (...skipping 102 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 159 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t02: Fail, OK | 173 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t02: Fail, OK |
| 160 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t03: Fail, OK | 174 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t03: Fail, OK |
| 161 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t01: Fail, OK | 175 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t01: Fail, OK |
| 162 Language/03_Overview/2_Privacy_A01_t11: Fail, OK | 176 Language/03_Overview/2_Privacy_A01_t11: Fail, OK |
| 163 Language/03_Overview/1_Scoping_A02_t28: Fail, OK | 177 Language/03_Overview/1_Scoping_A02_t28: Fail, OK |
| 164 Language/03_Overview/2_Privacy_A01_t18: Fail, OK | 178 Language/03_Overview/2_Privacy_A01_t18: Fail, OK |
| 165 Language/03_Overview/2_Privacy_A01_t08: Fail, OK | 179 Language/03_Overview/2_Privacy_A01_t08: Fail, OK |
| 166 | 180 |
| 167 [ $runtime == drt && ($compiler == none || $compiler == frog) ] | 181 [ $runtime == drt && ($compiler == none || $compiler == frog) ] |
| 168 *: Skip | 182 *: Skip |
| OLD | NEW |