| 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 188 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 199 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. | 199 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. |
| 200 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. | 200 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. |
| 201 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. | 201 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. |
| 202 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. | 202 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. |
| 203 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. | 203 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. |
| 204 | 204 |
| 205 | 205 |
| 206 # Failures related to assert being a reserved word now. co19 issue 218. | 206 # Failures related to assert being a reserved word now. co19 issue 218. |
| 207 Language/10_Expressions/28_Identifier_Reference_A04_t07: Fail, OK | 207 Language/10_Expressions/28_Identifier_Reference_A04_t07: Fail, OK |
| 208 | 208 |
| 209 LibTest/core/String/String_class_A03_t01: Fail # co19 issue 230 | |
| 210 | |
| 211 [ $compiler == none && $runtime == vm && $checked ] | 209 [ $compiler == none && $runtime == vm && $checked ] |
| 212 Language/10_Expressions/08_Function_Expressions_A03_t02: Fail # TODO(vm-team): P
lease triage this failure. | 210 Language/10_Expressions/08_Function_Expressions_A03_t02: Fail # TODO(vm-team): P
lease triage this failure. |
| 213 Language/13_Libraries_and_Scripts/2_Imports_A03_t01: Fail # TODO(vm-team): Pleas
e triage this failure. | 211 Language/13_Libraries_and_Scripts/2_Imports_A03_t01: Fail # TODO(vm-team): Pleas
e triage this failure. |
| 214 Language/14_Types/7_Type_Void_A04_t02: Fail # TODO(vm-team): Please triage this
failure. | 212 Language/14_Types/7_Type_Void_A04_t02: Fail # TODO(vm-team): Please triage this
failure. |
| 215 Language/14_Types/7_Type_Void_A04_t03: Fail # TODO(vm-team): Please triage this
failure. | 213 Language/14_Types/7_Type_Void_A04_t03: Fail # TODO(vm-team): Please triage this
failure. |
| 216 Language/14_Types/7_Type_Void_A04_t04: Fail # TODO(vm-team): Please triage this
failure. | 214 Language/14_Types/7_Type_Void_A04_t04: Fail # TODO(vm-team): Please triage this
failure. |
| 217 Language/14_Types/7_Type_Void_A04_t05: Fail # TODO(vm-team): Please triage this
failure. | 215 Language/14_Types/7_Type_Void_A04_t05: Fail # TODO(vm-team): Please triage this
failure. |
| 218 | 216 |
| 219 | 217 |
| 220 [ $compiler == none && $runtime == vm && $unchecked ] | 218 [ $compiler == none && $runtime == vm && $unchecked ] |
| (...skipping 276 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 497 | 495 |
| 498 | 496 |
| 499 [ $compiler == none && $runtime == vm && $mode == debug && $unchecked ] | 497 [ $compiler == none && $runtime == vm && $mode == debug && $unchecked ] |
| 500 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash | 498 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash |
| 501 | 499 |
| 502 [ $compiler == none && $arch == simarm ] | 500 [ $compiler == none && $arch == simarm ] |
| 503 *: Skip | 501 *: Skip |
| 504 | 502 |
| 505 [ $compiler == none && $arch == arm ] | 503 [ $compiler == none && $arch == arm ] |
| 506 *: Skip | 504 *: Skip |
| OLD | NEW |