| OLD | NEW |
| 1 # Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file | 1 # Copyright (c) 2013, 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 == dartanalyzer ] | 5 [ $compiler == dartanalyzer ] |
| 6 # invalid argument for constant constructor | 6 # invalid argument for constant constructor |
| 7 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t02: fail | 7 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t02: fail |
| 8 | 8 |
| 9 # TBD: should we check that argument for dynamic parameter of constant construct
or is not compatible with operation that is performed with it? | 9 # TBD: should we check that argument for dynamic parameter of constant construct
or is not compatible with operation that is performed with it? |
| 10 Language/12_Expressions/01_Constants_A16_t03: fail | 10 Language/12_Expressions/01_Constants_A16_t03: fail |
| (...skipping 209 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 220 LibTest/isolate/isolate_api/streamSpawnFunction_A02_t01: Fail | 220 LibTest/isolate/isolate_api/streamSpawnFunction_A02_t01: Fail |
| 221 LibTest/isolate/isolate_api/streamSpawnFunction_A02_t02: Fail | 221 LibTest/isolate/isolate_api/streamSpawnFunction_A02_t02: Fail |
| 222 | 222 |
| 223 #co19 issue 631 | 223 #co19 issue 631 |
| 224 Language/12_Expressions/30_Identifier_Reference_A02_t01: Fail | 224 Language/12_Expressions/30_Identifier_Reference_A02_t01: Fail |
| 225 Language/13_Statements/03_Variable_Declaration_A01_t09: Fail | 225 Language/13_Statements/03_Variable_Declaration_A01_t09: Fail |
| 226 Language/13_Statements/03_Variable_Declaration_A01_t16: Fail | 226 Language/13_Statements/03_Variable_Declaration_A01_t16: Fail |
| 227 | 227 |
| 228 Language/13_Statements/09_Switch_A02_t04: Fail # Issue 629 | 228 Language/13_Statements/09_Switch_A02_t04: Fail # Issue 629 |
| 229 | 229 |
| 230 Language/12_Expressions/05_Strings_A20_t01: Fail # co19-roll r623: Please triage
this failure | |
| 231 LibTest/collection/DoubleLinkedQueue/DoubleLinkedQueue_class_A01_t01: Fail # co1
9-roll r623: Please triage this failure | 230 LibTest/collection/DoubleLinkedQueue/DoubleLinkedQueue_class_A01_t01: Fail # co1
9-roll r623: Please triage this failure |
| 232 LibTest/collection/ListQueue/ListQueue_class_A01_t01: Fail # co19-roll r623: Ple
ase triage this failure | 231 LibTest/collection/ListQueue/ListQueue_class_A01_t01: Fail # co19-roll r623: Ple
ase triage this failure |
| 233 LibTest/collection/Queue/Queue_class_A01_t01: Fail # co19-roll r623: Please tria
ge this failure | 232 LibTest/collection/Queue/Queue_class_A01_t01: Fail # co19-roll r623: Please tria
ge this failure |
| 234 LibTest/core/Iterable/Iterable.generate_A01_t01: Fail # co19-roll r623: Please t
riage this failure | 233 LibTest/core/Iterable/Iterable.generate_A01_t01: Fail # co19-roll r623: Please t
riage this failure |
| 235 | 234 |
| 236 Language/13_Statements/04_Local_Function_Declaration_A04_t02: Fail # co19-roll r
641: Please triage this failure | 235 Language/13_Statements/04_Local_Function_Declaration_A04_t02: Fail # co19-roll r
641: Please triage this failure |
| 237 LibTest/collection/HashMap/allTests_A01_t01: Fail # co19-roll r641: Please triag
e this failure | 236 LibTest/collection/HashMap/allTests_A01_t01: Fail # co19-roll r641: Please triag
e this failure |
| 238 LibTest/collection/LinkedHashMap/LinkedHashMap_class_A01_t01: Fail # co19-roll r
641: Please triage this failure | 237 LibTest/collection/LinkedHashMap/LinkedHashMap_class_A01_t01: Fail # co19-roll r
641: Please triage this failure |
| 239 LibTest/collection/LinkedHashMap/allTests_A01_t01: Fail # co19-roll r641: Please
triage this failure | 238 LibTest/collection/LinkedHashMap/allTests_A01_t01: Fail # co19-roll r641: Please
triage this failure |
| 240 LibTest/collection/SplayTreeMap/allTests_A01_t01: Fail # co19-roll r641: Please
triage this failure | 239 LibTest/collection/SplayTreeMap/allTests_A01_t01: Fail # co19-roll r641: Please
triage this failure |
| (...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 274 Language/12_Expressions/25_Additive_Expressions_A01_t14: MissingStaticWarning | 273 Language/12_Expressions/25_Additive_Expressions_A01_t14: MissingStaticWarning |
| 275 Language/12_Expressions/26_Multiplicative_Expressions_A01_t17: MissingStaticWarn
ing | 274 Language/12_Expressions/26_Multiplicative_Expressions_A01_t17: MissingStaticWarn
ing |
| 276 Language/12_Expressions/27_Unary_Expressions_A01_t21: MissingStaticWarning | 275 Language/12_Expressions/27_Unary_Expressions_A01_t21: MissingStaticWarning |
| 277 Language/12_Expressions/29_Assignable_Expressions_A01_t09: MissingStaticWarning | 276 Language/12_Expressions/29_Assignable_Expressions_A01_t09: MissingStaticWarning |
| 278 Language/12_Expressions/30_Identifier_Reference_A07_t01: MissingStaticWarning | 277 Language/12_Expressions/30_Identifier_Reference_A07_t01: MissingStaticWarning |
| 279 Language/13_Statements/06_For/1_For_Loop_A01_t07: MissingStaticWarning | 278 Language/13_Statements/06_For/1_For_Loop_A01_t07: MissingStaticWarning |
| 280 Language/13_Statements/06_For/1_For_Loop_A01_t08: MissingStaticWarning | 279 Language/13_Statements/06_For/1_For_Loop_A01_t08: MissingStaticWarning |
| 281 Language/13_Statements/09_Switch_A10_t03: MissingStaticWarning | 280 Language/13_Statements/09_Switch_A10_t03: MissingStaticWarning |
| 282 Language/13_Statements/15_Assert_A04_t04: MissingStaticWarning | 281 Language/13_Statements/15_Assert_A04_t04: MissingStaticWarning |
| 283 LibTest/collection/IterableMixin/IterableMixin_class_A01_t01: MissingStaticWarni
ng | 282 LibTest/collection/IterableMixin/IterableMixin_class_A01_t01: MissingStaticWarni
ng |
| OLD | NEW |