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 # These tests either wrongly expect a compile-time error or wrongly reject a typ
e error in production mode, co19 issue 282: | 5 # These tests either wrongly expect a compile-time error or wrongly reject a typ
e error in production mode, co19 issue 282: |
6 [ $compiler == none && $runtime == vm ] | 6 [ $compiler == none && $runtime == vm ] |
7 Language/13_Libraries_and_Scripts/1_Imports_A03_t05: Fail, OK | 7 Language/13_Libraries_and_Scripts/1_Imports_A03_t05: Fail, OK |
8 Language/13_Libraries_and_Scripts/1_Imports_A03_t08: Fail, OK | 8 Language/13_Libraries_and_Scripts/1_Imports_A03_t08: Fail, OK |
9 Language/13_Libraries_and_Scripts/1_Imports_A03_t25: Fail, OK | 9 Language/13_Libraries_and_Scripts/1_Imports_A03_t25: Fail, OK |
10 Language/13_Libraries_and_Scripts/1_Imports_A03_t28: Fail, OK | 10 Language/13_Libraries_and_Scripts/1_Imports_A03_t28: Fail, OK |
(...skipping 193 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
204 LibTest/isolate/isolate_api/spawnUri_A01_t04: Fail # TODO(vm-team): Please triag
e this failure. | 204 LibTest/isolate/isolate_api/spawnUri_A01_t04: Fail # TODO(vm-team): Please triag
e this failure. |
205 LibTest/math/Random/nextDouble_A01_t01: Fail # TODO(vm-team): Please triage this
failure. | 205 LibTest/math/Random/nextDouble_A01_t01: Fail # TODO(vm-team): Please triage this
failure. |
206 LibTest/math/parseDouble_A02_t01: Fail # TODO(vm-team): Please triage this failu
re. | 206 LibTest/math/parseDouble_A02_t01: Fail # TODO(vm-team): Please triage this failu
re. |
207 LibTest/math/pow_A01_t01: Fail # TODO(vm-team): Please triage this failure. | 207 LibTest/math/pow_A01_t01: Fail # TODO(vm-team): Please triage this failure. |
208 LibTest/math/pow_A11_t01: Fail # TODO(vm-team): Please triage this failure. | 208 LibTest/math/pow_A11_t01: Fail # TODO(vm-team): Please triage this failure. |
209 LibTest/math/pow_A13_t01: Fail # TODO(vm-team): Please triage this failure. | 209 LibTest/math/pow_A13_t01: Fail # TODO(vm-team): Please triage this failure. |
210 LibTest/math/sin_A01_t01: Fail # TODO(vm-team): Please triage this failure. | 210 LibTest/math/sin_A01_t01: Fail # TODO(vm-team): Please triage this failure. |
211 | 211 |
212 LibTest/isolate/isolate_api/port_A01_t01: Skip # Times out. | 212 LibTest/isolate/isolate_api/port_A01_t01: Skip # Times out. |
213 | 213 |
| 214 LibTest/core/String/String_class_A02_t01: Fail, OK # co19 issue 284 |
| 215 LibTest/core/String/charCodeAt_A01_t01: Fail, OK # co19 issue 284 |
| 216 LibTest/core/String/charCodes_A01_t01: Fail, OK # co19 issue 284 |
| 217 |
214 Language/06_Functions/1_Function_Declaration_A02_t03: Fail # issue 6058 | 218 Language/06_Functions/1_Function_Declaration_A02_t03: Fail # issue 6058 |
215 Language/06_Functions/1_Function_Declaration_A03_t03: Fail # issue 6058 | 219 Language/06_Functions/1_Function_Declaration_A03_t03: Fail # issue 6058 |
216 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t01: Fail # iss
ue 6085 | 220 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t01: Fail # iss
ue 6085 |
217 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t02: Fail # iss
ue 6085 | 221 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t02: Fail # iss
ue 6085 |
218 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t03: Fail # iss
ue 6085 | 222 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t03: Fail # iss
ue 6085 |
219 | 223 |
220 LibTest/core/Map/putIfAbsent_A01_t08: Fail, OK # co19 issue 276 | 224 LibTest/core/Map/putIfAbsent_A01_t08: Fail, OK # co19 issue 276 |
221 LibTest/core/Map/putIfAbsent_A01_t06: Fail, OK # co19 issue 276 | 225 LibTest/core/Map/putIfAbsent_A01_t06: Fail, OK # co19 issue 276 |
222 | 226 |
223 LibTest/core/EmptyQueueException/EmptyQueueException_A01_t01: Fail, OK # co19 is
sue 288 | 227 LibTest/core/EmptyQueueException/EmptyQueueException_A01_t01: Fail, OK # co19 is
sue 288 |
(...skipping 268 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
492 | 496 |
493 | 497 |
494 [ $compiler == none && $runtime == vm && $mode == debug ] | 498 [ $compiler == none && $runtime == vm && $mode == debug ] |
495 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash | 499 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash |
496 | 500 |
497 [ $compiler == none && $arch == simarm ] | 501 [ $compiler == none && $arch == simarm ] |
498 *: Skip | 502 *: Skip |
499 | 503 |
500 [ $compiler == none && $arch == arm ] | 504 [ $compiler == none && $arch == arm ] |
501 *: Skip | 505 *: Skip |
OLD | NEW |