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 # This file contains the tests that have been identified as broken and have been
filed | 5 # This file contains the tests that have been identified as broken and have been
filed |
6 # on the co19 issue tracker. | 6 # on the co19 issue tracker. |
7 # In order to qualify here these tests need to fail both on the VM and dart2js. | 7 # In order to qualify here these tests need to fail both on the VM and dart2js. |
8 | 8 |
9 ### GENERAL FAILURES ### | 9 ### GENERAL FAILURES ### |
10 | 10 |
(...skipping 253 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
264 LibTest/isolate/isolate_api/spawnUri_A01_t02: Fail # Co19 issue 639 | 264 LibTest/isolate/isolate_api/spawnUri_A01_t02: Fail # Co19 issue 639 |
265 LibTest/isolate/isolate_api/spawnUri_A01_t03: Fail # Co19 issue 639 | 265 LibTest/isolate/isolate_api/spawnUri_A01_t03: Fail # Co19 issue 639 |
266 LibTest/isolate/isolate_api/spawnUri_A01_t04: Fail # Co19 issue 639 | 266 LibTest/isolate/isolate_api/spawnUri_A01_t04: Fail # Co19 issue 639 |
267 LibTest/isolate/isolate_api/spawnUri_A01_t05: Fail # Co19 issue 639 | 267 LibTest/isolate/isolate_api/spawnUri_A01_t05: Fail # Co19 issue 639 |
268 LibTest/isolate/isolate_api/streamSpawnFunction_A01_t01: Fail # Co19 issue 639 | 268 LibTest/isolate/isolate_api/streamSpawnFunction_A01_t01: Fail # Co19 issue 639 |
269 LibTest/isolate/isolate_api/stream_A01_t01: Fail # Co19 issue 639 | 269 LibTest/isolate/isolate_api/stream_A01_t01: Fail # Co19 issue 639 |
270 LibTest/isolate/isolate_api/port_A01_t01: Fail # Co19 issue 639 | 270 LibTest/isolate/isolate_api/port_A01_t01: Fail # Co19 issue 639 |
271 | 271 |
272 Language/14_Libraries_and_Scripts/4_Scripts_A03_t03: MissingRuntimeError, OK # c
o19 issue 638 | 272 Language/14_Libraries_and_Scripts/4_Scripts_A03_t03: MissingRuntimeError, OK # c
o19 issue 638 |
273 | 273 |
| 274 [ $compiler == dart2js ] |
| 275 Language/10_Generics/10_Generics_A05_t01: Fail # Co19 issue 655 |
| 276 Language/12_Expressions/32_Type_Test_A04_t01: Fail # Co19 issue 655 |
| 277 Language/12_Expressions/32_Type_Test_A04_t02: Fail # Co19 issue 655 |
| 278 Language/12_Expressions/33_Type_Cast_A03_t01: Fail # Co19 issue 655 |
| 279 Language/12_Expressions/33_Type_Cast_A03_t03: Fail # Co19 issue 655 |
| 280 Language/14_Libraries_and_Scripts/1_Imports_A03_t05: Fail # Co19 issue 655 |
| 281 |
| 282 [ $compiler == dart2js && $unchecked ] |
| 283 Language/15_Types/1_Static_Types_A03_t01: Fail # Co19 issue 655 |
| 284 |
| 285 [ $compiler == dart2js && $checked ] |
| 286 Language/10_Generics/10_Generics_A05_t02: Fail # Co19 issue 655 |
| 287 Language/14_Libraries_and_Scripts/1_Imports_A03_t31: Fail # Co19 issue 655 |
| 288 Language/15_Types/1_Static_Types_A03_t02: Fail # Co19 issue 655 |
| 289 Language/15_Types/1_Static_Types_A03_t03: Fail # Co19 issue 655 |
| 290 Language/15_Types/1_Static_Types_A03_t04: Fail # Co19 issue 655 |
| 291 |
274 ### CHECKED MODE FAILURES ### | 292 ### CHECKED MODE FAILURES ### |
275 | 293 |
276 [ ($runtime == vm || $runtime == dartium || $compiler == dart2js) && $checked] | 294 [ ($runtime == vm || $runtime == dartium || $compiler == dart2js) && $checked] |
277 Language/13_Statements/09_Switch_A09_t01: PASS, FAIL, OK # co19 issue 633 | 295 Language/13_Statements/09_Switch_A09_t01: PASS, FAIL, OK # co19 issue 633 |
278 LibTest/collection/DoubleLinkedQueue/removeFirst_A01_t01: RuntimeError # co19-ro
ll r607: Please triage this failure | 296 LibTest/collection/DoubleLinkedQueue/removeFirst_A01_t01: RuntimeError # co19-ro
ll r607: Please triage this failure |
279 LibTest/collection/LinkedList/LinkedList_A01_t01: RuntimeError # co19-roll r623:
Please triage this failure | 297 LibTest/collection/LinkedList/LinkedList_A01_t01: RuntimeError # co19-roll r623:
Please triage this failure |
280 LibTest/typed_data/Float32x4List/reduce_A01_t01: Fail # co19-roll r623: Please t
riage this failure | 298 LibTest/typed_data/Float32x4List/reduce_A01_t01: Fail # co19-roll r623: Please t
riage this failure |
281 LibTest/async/Future/catchError_A03_t05: RuntimeError # co19-roll r641: Please t
riage this failure | 299 LibTest/async/Future/catchError_A03_t05: RuntimeError # co19-roll r641: Please t
riage this failure |
282 | 300 |
283 [ ($runtime == vm || $compiler == dart2js) && $checked] | 301 [ ($runtime == vm || $compiler == dart2js) && $checked] |
284 Language/14_Libraries_and_Scripts/1_Imports_A03_t46: PASS, FAIL, OK # co19 issue
560 | 302 Language/14_Libraries_and_Scripts/1_Imports_A03_t46: PASS, FAIL, OK # co19 issue
560 |
285 Language/14_Libraries_and_Scripts/1_Imports_A03_t66: PASS, FAIL, OK # co19 issue
560 | 303 Language/14_Libraries_and_Scripts/1_Imports_A03_t66: PASS, FAIL, OK # co19 issue
560 |
286 LibTest/async/EventTransformStream/contains_A01_t01: FAIL, OK # co19 issue 498 | 304 LibTest/async/EventTransformStream/contains_A01_t01: FAIL, OK # co19 issue 498 |
287 | 305 |
OLD | NEW |