| 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/03_Overview/1_Scoping_A02_t05: Fail # TODO(vm-team): Please triage this
failure. | 6 Language/03_Overview/1_Scoping_A02_t05: Fail # TODO(vm-team): Please triage this
failure. |
| 7 Language/03_Overview/2_Privacy_A01_t04: Fail # TODO(vm-team): Please triage this
failure. | 7 Language/03_Overview/2_Privacy_A01_t04: Fail # TODO(vm-team): Please triage this
failure. |
| 8 Language/03_Overview/2_Privacy_A01_t05: Fail # TODO(vm-team): Please triage this
failure. | 8 Language/03_Overview/2_Privacy_A01_t05: Fail # TODO(vm-team): Please triage this
failure. |
| 9 Language/03_Overview/2_Privacy_A01_t09: Fail # TODO(vm-team): Please triage this
failure. | 9 Language/03_Overview/2_Privacy_A01_t09: Fail # TODO(vm-team): Please triage this
failure. |
| 10 Language/03_Overview/2_Privacy_A01_t10: Fail # TODO(vm-team): Please triage this
failure. | 10 Language/03_Overview/2_Privacy_A01_t10: Fail # TODO(vm-team): Please triage this
failure. |
| (...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 73 Language/08_Interfaces/4_Factories_and_Constructors_A06_t05: Fail # TODO(vm-team
): Please triage this failure. | 73 Language/08_Interfaces/4_Factories_and_Constructors_A06_t05: Fail # TODO(vm-team
): Please triage this failure. |
| 74 Language/08_Interfaces/4_Factories_and_Constructors_A06_t06: Fail # TODO(vm-team
): Please triage this failure. | 74 Language/08_Interfaces/4_Factories_and_Constructors_A06_t06: Fail # TODO(vm-team
): Please triage this failure. |
| 75 Language/08_Interfaces/4_Factories_and_Constructors_A06_t07: Fail # TODO(vm-team
): Please triage this failure. | 75 Language/08_Interfaces/4_Factories_and_Constructors_A06_t07: Fail # TODO(vm-team
): Please triage this failure. |
| 76 Language/08_Interfaces/4_Factories_and_Constructors_A06_t08: Fail # TODO(vm-team
): Please triage this failure. | 76 Language/08_Interfaces/4_Factories_and_Constructors_A06_t08: Fail # TODO(vm-team
): Please triage this failure. |
| 77 Language/08_Interfaces/5_Superinterfaces_A01_t02: Fail # TODO(vm-team): Please t
riage this failure. | 77 Language/08_Interfaces/5_Superinterfaces_A01_t02: Fail # TODO(vm-team): Please t
riage this failure. |
| 78 Language/09_Generics/09_Generics_A05_t01: Fail # TODO(vm-team): Please triage th
is failure. | 78 Language/09_Generics/09_Generics_A05_t01: Fail # TODO(vm-team): Please triage th
is failure. |
| 79 Language/09_Generics/09_Generics_A05_t02: Fail # TODO(vm-team): Please triage th
is failure. | 79 Language/09_Generics/09_Generics_A05_t02: Fail # TODO(vm-team): Please triage th
is failure. |
| 80 Language/10_Expressions/01_Constants_A05_t01: Fail # TODO(vm-team): Please triag
e this failure. | 80 Language/10_Expressions/01_Constants_A05_t01: Fail # TODO(vm-team): Please triag
e this failure. |
| 81 Language/10_Expressions/01_Constants_A06_t01: Fail # TODO(vm-team): Please triag
e this failure. | 81 Language/10_Expressions/01_Constants_A06_t01: Fail # TODO(vm-team): Please triag
e this failure. |
| 82 Language/10_Expressions/01_Constants_A14_t01: Fail # TODO(vm-team): Please triag
e this failure. | 82 Language/10_Expressions/01_Constants_A14_t01: Fail # TODO(vm-team): Please triag
e this failure. |
| 83 Language/10_Expressions/01_Constants_A19_t02: Fail # TODO(vm-team): Please triag
e this failure. |
| 84 Language/10_Expressions/01_Constants_A19_t03: Fail # TODO(vm-team): Please triag
e this failure. |
| 83 Language/10_Expressions/02_Null_A03_t01: Fail # TODO(vm-team): Please triage thi
s failure. | 85 Language/10_Expressions/02_Null_A03_t01: Fail # TODO(vm-team): Please triage thi
s failure. |
| 84 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t07: Fail # TODO(v
m-team): Please triage this failure. | 86 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t07: Fail # TODO(v
m-team): Please triage this failure. |
| 85 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t13: Fail # TODO(v
m-team): Please triage this failure. | 87 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t13: Fail # TODO(v
m-team): Please triage this failure. |
| 86 Language/10_Expressions/05_Strings_A01_t01: Fail # TODO(vm-team): Please triage
this failure. | 88 Language/10_Expressions/05_Strings_A01_t01: Fail # TODO(vm-team): Please triage
this failure. |
| 87 Language/10_Expressions/05_Strings_A02_t39: Fail # TODO(vm-team): Please triage
this failure. | 89 Language/10_Expressions/05_Strings_A02_t39: Fail # TODO(vm-team): Please triage
this failure. |
| 88 Language/10_Expressions/05_Strings_A02_t41: Fail # TODO(vm-team): Please triage
this failure. | 90 Language/10_Expressions/05_Strings_A02_t41: Fail # TODO(vm-team): Please triage
this failure. |
| 89 Language/10_Expressions/05_Strings_A02_t43: Fail # TODO(vm-team): Please triage
this failure. | 91 Language/10_Expressions/05_Strings_A02_t43: Fail # TODO(vm-team): Please triage
this failure. |
| 90 Language/10_Expressions/05_Strings_A02_t45: Fail # TODO(vm-team): Please triage
this failure. | 92 Language/10_Expressions/05_Strings_A02_t45: Fail # TODO(vm-team): Please triage
this failure. |
| 91 Language/10_Expressions/05_Strings_A02_t46: Fail # TODO(vm-team): Please triage
this failure. | 93 Language/10_Expressions/05_Strings_A02_t46: Fail # TODO(vm-team): Please triage
this failure. |
| 92 Language/10_Expressions/05_Strings_A02_t47: Fail # TODO(vm-team): Please triage
this failure. | 94 Language/10_Expressions/05_Strings_A02_t47: Fail # TODO(vm-team): Please triage
this failure. |
| (...skipping 118 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 211 Language/10_Expressions/10_Instance_Creation/1_New_A02_t07: Fail # co19 issue 23
4 - Wrongly expects a compile-time error instead of a dynamic error. | 213 Language/10_Expressions/10_Instance_Creation/1_New_A02_t07: Fail # co19 issue 23
4 - Wrongly expects a compile-time error instead of a dynamic error. |
| 212 Language/10_Expressions/10_Instance_Creation/1_New_A03_t01: Fail # co19 issue 23
4 - Wrongly expects a compile-time error instead of a dynamic error. | 214 Language/10_Expressions/10_Instance_Creation/1_New_A03_t01: Fail # co19 issue 23
4 - Wrongly expects a compile-time error instead of a dynamic error. |
| 213 Language/10_Expressions/10_Instance_Creation/1_New_A04_t01: Fail # co19 issue 23
4 - Wrongly expects a compile-time error instead of a dynamic error. | 215 Language/10_Expressions/10_Instance_Creation/1_New_A04_t01: Fail # co19 issue 23
4 - Wrongly expects a compile-time error instead of a dynamic error. |
| 214 Language/10_Expressions/10_Instance_Creation/2_Const_A02_t04: Fail # co19 issue
234 - Wrongly expects a compile-time error instead of a dynamic error. | 216 Language/10_Expressions/10_Instance_Creation/2_Const_A02_t04: Fail # co19 issue
234 - Wrongly expects a compile-time error instead of a dynamic error. |
| 215 Language/10_Expressions/10_Instance_Creation/2_Const_A02_t06: Fail # co19 issue
234 - Wrongly expects a compile-time error instead of a dynamic error. | 217 Language/10_Expressions/10_Instance_Creation/2_Const_A02_t06: Fail # co19 issue
234 - Wrongly expects a compile-time error instead of a dynamic error. |
| 216 Language/10_Expressions/10_Instance_Creation/2_Const_A02_t07: Fail # co19 issue
234 - Wrongly expects a compile-time error instead of a dynamic error. | 218 Language/10_Expressions/10_Instance_Creation/2_Const_A02_t07: Fail # co19 issue
234 - Wrongly expects a compile-time error instead of a dynamic error. |
| 217 Language/10_Expressions/10_Instance_Creation/2_Const_A04_t01: Fail # co19 issue
234 - Wrongly expects a compile-time error instead of a dynamic error. | 219 Language/10_Expressions/10_Instance_Creation/2_Const_A04_t01: Fail # co19 issue
234 - Wrongly expects a compile-time error instead of a dynamic error. |
| 218 Language/10_Expressions/10_Instance_Creation/2_Const_A04_t03: Fail # co19 issue
234 - Wrongly expects a compile-time error instead of a dynamic error. | 220 Language/10_Expressions/10_Instance_Creation/2_Const_A04_t03: Fail # co19 issue
234 - Wrongly expects a compile-time error instead of a dynamic error. |
| 219 Language/10_Expressions/10_Instance_Creation/2_Const_A04_t04: Fail # co19 issue
234 - Wrongly expects a compile-time error instead of a dynamic error. | 221 Language/10_Expressions/10_Instance_Creation/2_Const_A04_t04: Fail # co19 issue
234 - Wrongly expects a compile-time error instead of a dynamic error. |
| 220 Language/10_Expressions/10_Instance_Creation/2_Const_A05_t01: Fail # co19 issue
234 - Wrongly expects a compile-time error instead of a dynamic error. | 222 Language/10_Expressions/10_Instance_Creation/2_Const_A05_t01: Fail # co19 issue
234 - Wrongly expects a compile-time error instead of a dynamic error. |
| 223 Language/10_Expressions/10_Instance_Creation/2_New_A03_t01: Fail # co19 issue 23
4 - Wrongly expects a compile-time error instead of a dynamic error. |
| 221 Language/13_Libraries_and_Scripts/3_Includes_A03_t02: Fail # co19 issue 234 - Wr
ongly expects a compile-time error instead of a dynamic error. More importantly,
interface factory clauses are obsolete. | 224 Language/13_Libraries_and_Scripts/3_Includes_A03_t02: Fail # co19 issue 234 - Wr
ongly expects a compile-time error instead of a dynamic error. More importantly,
interface factory clauses are obsolete. |
| 222 | 225 |
| 223 | 226 |
| 224 # Failures related to assert being a reserved word now. co19 issue 218. | 227 # Failures related to assert being a reserved word now. co19 issue 218. |
| 225 Language/10_Expressions/28_Identifier_Reference_A04_t07: Fail, OK | 228 Language/10_Expressions/28_Identifier_Reference_A04_t07: Fail, OK |
| 226 Language/11_Statements/15_Assert_A05_t01: Fail, OK | 229 Language/11_Statements/15_Assert_A05_t01: Fail, OK |
| 227 Language/11_Statements/15_Assert_A05_t02: Fail, OK | 230 Language/11_Statements/15_Assert_A05_t02: Fail, OK |
| 228 Language/11_Statements/15_Assert_A05_t03: Fail, OK | 231 Language/11_Statements/15_Assert_A05_t03: Fail, OK |
| 229 Language/11_Statements/15_Assert_A05_t04: Fail, OK | 232 Language/11_Statements/15_Assert_A05_t04: Fail, OK |
| 230 Language/11_Statements/15_Assert_A05_t05: Fail, OK | 233 Language/11_Statements/15_Assert_A05_t05: Fail, OK |
| (...skipping 302 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 533 | 536 |
| 534 | 537 |
| 535 [ $compiler == none && $runtime == vm && $mode == debug && $unchecked ] | 538 [ $compiler == none && $runtime == vm && $mode == debug && $unchecked ] |
| 536 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash | 539 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash |
| 537 | 540 |
| 538 [ $compiler == none && $arch == simarm ] | 541 [ $compiler == none && $arch == simarm ] |
| 539 *: Skip | 542 *: Skip |
| 540 | 543 |
| 541 [ $compiler == none && $arch == arm ] | 544 [ $compiler == none && $arch == arm ] |
| 542 *: Skip | 545 *: Skip |
| OLD | NEW |