| 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 75 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 86 LibTest/collection/IterableBase/IterableBase_class_A01_t02: RuntimeError # co19-
roll r623: Please triage this failure | 86 LibTest/collection/IterableBase/IterableBase_class_A01_t02: RuntimeError # co19-
roll r623: Please triage this failure |
| 87 LibTest/collection/LinkedHashSet/LinkedHashSet_class_A01_t01: RuntimeError # co1
9-roll r623: Please triage this failure | 87 LibTest/collection/LinkedHashSet/LinkedHashSet_class_A01_t01: RuntimeError # co1
9-roll r623: Please triage this failure |
| 88 LibTest/core/Set/IterableBase_A01_t01: RuntimeError # co19-roll r623: Please tri
age this failure | 88 LibTest/core/Set/IterableBase_A01_t01: RuntimeError # co19-roll r623: Please tri
age this failure |
| 89 LibTest/typed_data/ByteData/elementSizeInBytes_A01_t01: fail # co19-roll r569: P
lease triage this failure | 89 LibTest/typed_data/ByteData/elementSizeInBytes_A01_t01: fail # co19-roll r569: P
lease triage this failure |
| 90 | 90 |
| 91 LibTest/core/Uri/toFilePath_A01_t01: pass, fail, ok # co19 Issue 592 | 91 LibTest/core/Uri/toFilePath_A01_t01: pass, fail, ok # co19 Issue 592 |
| 92 | 92 |
| 93 LibTest/async/Stream/handleError_A04_t02: Fail # co19-roll r641: Please triage t
his failure | 93 LibTest/async/Stream/handleError_A04_t02: Fail # co19-roll r641: Please triage t
his failure |
| 94 LibTest/async/Stream/listen_A05_t02: Fail # co19-roll r641: Please triage this f
ailure | 94 LibTest/async/Stream/listen_A05_t02: Fail # co19-roll r641: Please triage this f
ailure |
| 95 LibTest/async/StreamSink/addError_A01_t01: Fail # co19-roll r641: Please triage
this failure | 95 LibTest/async/StreamSink/addError_A01_t01: Fail # co19-roll r641: Please triage
this failure |
| 96 LibTest/async/StreamSink/addStream_A01_t01: Timeout, Fail # co19-roll r641: Plea
se triage this failure | 96 LibTest/async/StreamSink/addStream_A01_t02: Timeout, Fail, OK # Dart issue 14334
- test is also incorrect. |
| 97 LibTest/async/StreamSink/addStream_A01_t02: Timeout, Fail # co19-roll r641: Plea
se triage this failure | |
| 98 LibTest/collection/ListBase/ListBase_class_A01_t01: Fail, Timeout # co19-roll r6
41: Please triage this failure | 97 LibTest/collection/ListBase/ListBase_class_A01_t01: Fail, Timeout # co19-roll r6
41: Please triage this failure |
| 99 LibTest/collection/ListMixin/ListMixin_class_A01_t01: Fail, Timeout # co19-roll
r641: Please triage this failure | 98 LibTest/collection/ListMixin/ListMixin_class_A01_t01: Fail, Timeout # co19-roll
r641: Please triage this failure |
| 100 | 99 |
| 101 | 100 |
| 102 [ $runtime == vm || $runtime == dartium || $compiler == dart2js ] | 101 [ $runtime == vm || $runtime == dartium || $compiler == dart2js ] |
| 103 LibTest/math/acos_A01_t01: PASS, FAIL, OK # co19 issue 44 | 102 LibTest/math/acos_A01_t01: PASS, FAIL, OK # co19 issue 44 |
| 104 LibTest/math/asin_A01_t01: PASS, FAIL, OK # co19 issue 44 | 103 LibTest/math/asin_A01_t01: PASS, FAIL, OK # co19 issue 44 |
| 105 LibTest/math/atan_A01_t01: PASS, FAIL, OK # co19 issue 44 | 104 LibTest/math/atan_A01_t01: PASS, FAIL, OK # co19 issue 44 |
| 106 | 105 |
| 107 LibTest/core/double/ceil_A01_t03: FAIL, OK # co19 issue 389 | 106 LibTest/core/double/ceil_A01_t03: FAIL, OK # co19 issue 389 |
| (...skipping 178 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 286 LibTest/collection/Queue/Queue_class_A01_t01: RuntimeError # co19-roll r623: Ple
ase triage this failure | 285 LibTest/collection/Queue/Queue_class_A01_t01: RuntimeError # co19-roll r623: Ple
ase triage this failure |
| 287 LibTest/core/Iterable/Iterable.generate_A01_t01: RuntimeError # co19-roll r623:
Please triage this failure | 286 LibTest/core/Iterable/Iterable.generate_A01_t01: RuntimeError # co19-roll r623:
Please triage this failure |
| 288 LibTest/typed_data/Float32x4List/reduce_A01_t01: Fail # co19-roll r623: Please t
riage this failure | 287 LibTest/typed_data/Float32x4List/reduce_A01_t01: Fail # co19-roll r623: Please t
riage this failure |
| 289 LibTest/async/Future/catchError_A03_t05: RuntimeError # co19-roll r641: Please t
riage this failure | 288 LibTest/async/Future/catchError_A03_t05: RuntimeError # co19-roll r641: Please t
riage this failure |
| 290 | 289 |
| 291 [ ($runtime == vm || $compiler == dart2js) && $checked] | 290 [ ($runtime == vm || $compiler == dart2js) && $checked] |
| 292 Language/14_Libraries_and_Scripts/1_Imports_A03_t46: PASS, FAIL, OK # co19 issue
560 | 291 Language/14_Libraries_and_Scripts/1_Imports_A03_t46: PASS, FAIL, OK # co19 issue
560 |
| 293 Language/14_Libraries_and_Scripts/1_Imports_A03_t66: PASS, FAIL, OK # co19 issue
560 | 292 Language/14_Libraries_and_Scripts/1_Imports_A03_t66: PASS, FAIL, OK # co19 issue
560 |
| 294 LibTest/async/EventTransformStream/contains_A01_t01: FAIL, OK # co19 issue 498 | 293 LibTest/async/EventTransformStream/contains_A01_t01: FAIL, OK # co19 issue 498 |
| 295 | 294 |
| OLD | NEW |