| 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 # These tests need to be updated for new optional parameter syntax and semantics
, co19 issue 258: | 6 # These tests need to be updated for new optional parameter syntax and semantics
, co19 issue 258: |
| 7 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t01: Fail, OK | 7 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t01: Fail, OK |
| 8 Language/07_Classes/1_Instance_Methods_A02_t06: Fail, OK | 8 Language/07_Classes/1_Instance_Methods_A02_t06: Fail, OK |
| 9 Language/10_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A01_t01: Fail
, OK | 9 Language/10_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A01_t01: Fail
, OK |
| 10 Language/14_Types/5_Function_Types_A01_t21: Fail, OK | 10 Language/14_Types/5_Function_Types_A01_t21: Fail, OK |
| (...skipping 180 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 191 LibTest/math/sin_A01_t01: Fail # TODO(vm-team): Please triage this failure. | 191 LibTest/math/sin_A01_t01: Fail # TODO(vm-team): Please triage this failure. |
| 192 | 192 |
| 193 LibTest/isolate/isolate_api/port_A01_t01: Skip # Times out. | 193 LibTest/isolate/isolate_api/port_A01_t01: Skip # Times out. |
| 194 | 194 |
| 195 Language/06_Functions/1_Function_Declaration_A02_t03: Fail # issue 6058 | 195 Language/06_Functions/1_Function_Declaration_A02_t03: Fail # issue 6058 |
| 196 Language/06_Functions/1_Function_Declaration_A03_t03: Fail # issue 6058 | 196 Language/06_Functions/1_Function_Declaration_A03_t03: Fail # issue 6058 |
| 197 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t01: Fail # iss
ue 6085 | 197 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t01: Fail # iss
ue 6085 |
| 198 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t02: Fail # iss
ue 6085 | 198 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t02: Fail # iss
ue 6085 |
| 199 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t03: Fail # iss
ue 6085 | 199 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t03: Fail # iss
ue 6085 |
| 200 | 200 |
| 201 LibTest/core/ObjectNotClosureException/toString_A01_t01: Fail, OK # co19 issue 2
76 |
| 202 LibTest/core/ObjectNotClosureException/ObjectNotClosureException_A01_t01: Fail,
OK # co19 issue 276 |
| 203 LibTest/core/Map/putIfAbsent_A01_t08: Fail, OK # co19 issue 276 |
| 204 LibTest/core/Map/forEach_A01_t02: Fail, OK # co19 issue 276 |
| 205 LibTest/core/Map/putIfAbsent_A01_t06: Fail, OK # co19 issue 276 |
| 206 LibTest/core/Queue/filter_A01_t03: Fail, OK # co19 issue 276 |
| 207 LibTest/core/Queue/some_A01_t03: Fail, OK # co19 issue 276 |
| 208 LibTest/core/Queue/every_A01_t03: Fail, OK # co19 issue 276 |
| 209 LibTest/core/Queue/forEach_A01_t03: Fail, OK # co19 issue 276 |
| 210 LibTest/core/ClosureArgumentMismatchException/toString_A01_t01: Fail, OK # co19
issue 276 |
| 211 LibTest/core/ClosureArgumentMismatchException/ClosureArgumentMismatchException_A
01_t01: Fail, OK # co19 issue 276 |
| 212 Language/11_Statements/15_Assert_A04_t04: Fail, OK # co19 issue 276 |
| 201 | 213 |
| 202 [ $compiler == none && $runtime == vm && $checked ] | 214 [ $compiler == none && $runtime == vm && $checked ] |
| 203 Language/10_Expressions/09_Function_Expressions_A03_t02: Fail # TODO(vm-team): P
lease triage this failure. | 215 Language/10_Expressions/09_Function_Expressions_A03_t02: Fail # TODO(vm-team): P
lease triage this failure. |
| 204 Language/10_Expressions/09_Function_Expressions_A04_t02: Fail # TODO(vm-team): P
lease triage this failure. | 216 Language/10_Expressions/09_Function_Expressions_A04_t02: Fail # TODO(vm-team): P
lease triage this failure. |
| 205 Language/13_Libraries_and_Scripts/1_Imports_A03_t01: Fail # TODO(vm-team): Pleas
e triage this failure. | 217 Language/13_Libraries_and_Scripts/1_Imports_A03_t01: Fail # TODO(vm-team): Pleas
e triage this failure. |
| 206 Language/13_Libraries_and_Scripts/1_Imports_A03_t21: Fail # TODO(vm-team): Pleas
e triage this failure. | 218 Language/13_Libraries_and_Scripts/1_Imports_A03_t21: Fail # TODO(vm-team): Pleas
e triage this failure. |
| 207 Language/13_Libraries_and_Scripts/1_Imports_A03_t41: Fail # TODO(vm-team): Pleas
e triage this failure. | 219 Language/13_Libraries_and_Scripts/1_Imports_A03_t41: Fail # TODO(vm-team): Pleas
e triage this failure. |
| 208 Language/13_Libraries_and_Scripts/1_Imports_A03_t61: Fail # TODO(vm-team): Pleas
e triage this failure. | 220 Language/13_Libraries_and_Scripts/1_Imports_A03_t61: Fail # TODO(vm-team): Pleas
e triage this failure. |
| 209 Language/14_Types/7_Type_Void_A04_t02: Fail # TODO(vm-team): Please triage this
failure. | 221 Language/14_Types/7_Type_Void_A04_t02: Fail # TODO(vm-team): Please triage this
failure. |
| 210 Language/14_Types/7_Type_Void_A04_t03: Fail # TODO(vm-team): Please triage this
failure. | 222 Language/14_Types/7_Type_Void_A04_t03: Fail # TODO(vm-team): Please triage this
failure. |
| 211 Language/14_Types/7_Type_Void_A04_t04: Fail # TODO(vm-team): Please triage this
failure. | 223 Language/14_Types/7_Type_Void_A04_t04: Fail # TODO(vm-team): Please triage this
failure. |
| 212 Language/14_Types/7_Type_Void_A04_t05: Fail # TODO(vm-team): Please triage this
failure. | 224 Language/14_Types/7_Type_Void_A04_t05: Fail # TODO(vm-team): Please triage this
failure. |
| 213 | 225 |
| 214 Language/10_Expressions/11_Instance_Creation_A05_t02: Fail # co19 issue 234 | 226 Language/10_Expressions/11_Instance_Creation_A05_t02: Fail # co19 issue 234 |
| 215 | 227 |
| 216 | |
| 217 [ $compiler == none && $runtime == vm && $unchecked ] | 228 [ $compiler == none && $runtime == vm && $unchecked ] |
| 218 Language/14_Types/2_Dynamic_Type_System_A02_t01: Fail # TODO(vm-team): Please tr
iage this failure. | 229 Language/14_Types/2_Dynamic_Type_System_A02_t01: Fail # TODO(vm-team): Please tr
iage this failure. |
| 219 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A03_t01: Fail # TODO(vm-team):
Please triage this failure. | 230 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A03_t01: Fail # TODO(vm-team):
Please triage this failure. |
| 220 | 231 |
| 232 LibTest/core/List/forEach_A02_t01: Fail, OK # co19 issue 276 |
| 221 | 233 |
| 222 [ $compiler == none && $runtime == vm ] | 234 [ $compiler == none && $runtime == vm ] |
| 223 # Not properly reporting exception in initializer expressions | 235 # Not properly reporting exception in initializer expressions |
| 224 Language/10_Expressions/01_Constants_A16_t01: Fail | 236 Language/10_Expressions/01_Constants_A16_t01: Fail |
| 225 Language/10_Expressions/01_Constants_A16_t02: Fail | 237 Language/10_Expressions/01_Constants_A16_t02: Fail |
| 226 | 238 |
| 227 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t03: Fail # issue
392, potentially constant expression analysis | 239 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t03: Fail # issue
392, potentially constant expression analysis |
| 228 | 240 |
| 229 Language/10_Expressions/01_Constants_A17_t03: Crash # issue 1681 (recursion in c
ompile-time constant expression) | 241 Language/10_Expressions/01_Constants_A17_t03: Crash # issue 1681 (recursion in c
ompile-time constant expression) |
| 230 Language/10_Expressions/01_Constants_A16_t02: Crash, Pass # Should result in OOM | 242 Language/10_Expressions/01_Constants_A16_t02: Crash, Pass # Should result in OOM |
| (...skipping 250 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 481 | 493 |
| 482 | 494 |
| 483 [ $compiler == none && $runtime == vm && $mode == debug ] | 495 [ $compiler == none && $runtime == vm && $mode == debug ] |
| 484 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash | 496 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash |
| 485 | 497 |
| 486 [ $compiler == none && $arch == simarm ] | 498 [ $compiler == none && $arch == simarm ] |
| 487 *: Skip | 499 *: Skip |
| 488 | 500 |
| 489 [ $compiler == none && $arch == arm ] | 501 [ $compiler == none && $arch == arm ] |
| 490 *: Skip | 502 *: Skip |
| OLD | NEW |