| 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 43 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 54 | 54 |
| 55 LibTest/collection/ListBase/ListBase_class_A01_t01: Fail, Timeout # co19-roll r6
41: Please triage this failure | 55 LibTest/collection/ListBase/ListBase_class_A01_t01: Fail, Timeout # co19-roll r6
41: Please triage this failure |
| 56 LibTest/collection/ListMixin/ListMixin_class_A01_t01: Fail, Timeout # co19-roll
r641: Please triage this failure | 56 LibTest/collection/ListMixin/ListMixin_class_A01_t01: Fail, Timeout # co19-roll
r641: Please triage this failure |
| 57 | 57 |
| 58 [ $runtime == vm || $runtime == dartium || $compiler == dart2js ] | 58 [ $runtime == vm || $runtime == dartium || $compiler == dart2js ] |
| 59 LibTest/math/acos_A01_t01: PASS, FAIL, OK # co19 issue 44 | 59 LibTest/math/acos_A01_t01: PASS, FAIL, OK # co19 issue 44 |
| 60 LibTest/math/asin_A01_t01: PASS, FAIL, OK # co19 issue 44 | 60 LibTest/math/asin_A01_t01: PASS, FAIL, OK # co19 issue 44 |
| 61 LibTest/math/atan_A01_t01: PASS, FAIL, OK # co19 issue 44 | 61 LibTest/math/atan_A01_t01: PASS, FAIL, OK # co19 issue 44 |
| 62 | 62 |
| 63 LibTest/math/cos_A01_t01: PASS, FAIL, OK # co19 issue 44 | 63 LibTest/math/cos_A01_t01: PASS, FAIL, OK # co19 issue 44 |
| 64 LibTest/math/tan_A01_t01: PASS, FAIL, OK # co19 issue 44 |
| 64 | 65 |
| 65 LibTest/core/double/ceil_A01_t03: FAIL, OK # co19 issue 389 | 66 LibTest/core/double/ceil_A01_t03: FAIL, OK # co19 issue 389 |
| 66 LibTest/core/double/ceil_A01_t04: FAIL, OK # co19 issue 389 | 67 LibTest/core/double/ceil_A01_t04: FAIL, OK # co19 issue 389 |
| 67 LibTest/core/double/floor_A01_t03: FAIL, OK # co19 issue 389 | 68 LibTest/core/double/floor_A01_t03: FAIL, OK # co19 issue 389 |
| 68 LibTest/core/double/floor_A01_t04: FAIL, OK # co19 issue 389 | 69 LibTest/core/double/floor_A01_t04: FAIL, OK # co19 issue 389 |
| 69 LibTest/core/double/round_A01_t02: FAIL, OK # co19 issue 389 | 70 LibTest/core/double/round_A01_t02: FAIL, OK # co19 issue 389 |
| 70 LibTest/core/double/round_A01_t04: FAIL, OK # co19 issue 389 | 71 LibTest/core/double/round_A01_t04: FAIL, OK # co19 issue 389 |
| 71 | 72 |
| 72 LibTest/async/Stream/Stream.periodic_A01_t01: TIMEOUT, PASS, FAIL, OK # co19 iss
ue 538 | 73 LibTest/async/Stream/Stream.periodic_A01_t01: TIMEOUT, PASS, FAIL, OK # co19 iss
ue 538 |
| 73 | 74 |
| 74 LibTest/isolate/SendPort/send_A02_t02: SKIP # co19 issue 493 | 75 LibTest/isolate/SendPort/send_A02_t02: SKIP # co19 issue 493 |
| 75 LibTest/isolate/SendPort/send_A02_t03: SKIP # co19 issue 495 | 76 LibTest/isolate/SendPort/send_A02_t03: SKIP # co19 issue 495 |
| 76 | 77 |
| 77 LibTest/typed_data/Int8List/Int8List.fromList_A01_t02: Fail # co19-roll r559: Pl
ease triage this failure | 78 LibTest/typed_data/Int8List/Int8List.fromList_A01_t02: Fail # co19-roll r559: Pl
ease triage this failure |
| 78 | 79 |
| 79 | 80 |
| 80 [ $runtime == vm || $compiler == dart2js ] | 81 [ $runtime == vm || $compiler == dart2js ] |
| 81 Language/07_Classes/6_Constructors_A02_t01: SKIP # co19 issue 415. | 82 Language/07_Classes/6_Constructors_A02_t01: SKIP # co19 issue 415. |
| 82 Language/14_Libraries_and_Scripts/1_Imports_A03_t65: PASS, FAIL, OK # co19 issue
560 | 83 Language/14_Libraries_and_Scripts/1_Imports_A03_t65: PASS, FAIL, OK # co19 issue
560 |
| 83 | 84 |
| 84 LibTest/math/exp_A01_t01: PASS, FAIL, OK # co19 issue 44 | 85 LibTest/math/exp_A01_t01: PASS, FAIL, OK # co19 issue 44 |
| 85 LibTest/math/sin_A01_t01: PASS, FAIL, OK # co19 issue 44 | 86 LibTest/math/sin_A01_t01: PASS, FAIL, OK # co19 issue 44 |
| 86 LibTest/math/tan_A01_t01: PASS, FAIL, OK # co19 issue 44 | |
| 87 | 87 |
| 88 LibTest/async/Stream/Stream.periodic_A03_t01: PASS, FAIL, OK # co19 issue 538 | 88 LibTest/async/Stream/Stream.periodic_A03_t01: PASS, FAIL, OK # co19 issue 538 |
| 89 LibTest/async/Timer/run_A01_t01: PASS, FAIL, OK # co19 issue 538 | 89 LibTest/async/Timer/run_A01_t01: PASS, FAIL, OK # co19 issue 538 |
| 90 LibTest/async/Timer/Timer_A01_t01: PASS, FAIL, OK # co19 issue 538 | 90 LibTest/async/Timer/Timer_A01_t01: PASS, FAIL, OK # co19 issue 538 |
| 91 LibTest/async/Timer/Timer_A02_t01: PASS, FAIL, OK # co19 issue 538 | 91 LibTest/async/Timer/Timer_A02_t01: PASS, FAIL, OK # co19 issue 538 |
| 92 LibTest/async/Timer/Timer.periodic_A01_t01: PASS, FAIL, OK # co19 issue 537 | 92 LibTest/async/Timer/Timer.periodic_A01_t01: PASS, FAIL, OK # co19 issue 537 |
| 93 LibTest/async/Timer/Timer.periodic_A02_t01: PASS, FAIL, OK # co19 issue 538 | 93 LibTest/async/Timer/Timer.periodic_A02_t01: PASS, FAIL, OK # co19 issue 538 |
| 94 LibTest/async/Future/Future.delayed_A01_t02: PASS, FAIL, OK # co19 issue 536 | 94 LibTest/async/Future/Future.delayed_A01_t02: PASS, FAIL, OK # co19 issue 536 |
| 95 | 95 |
| 96 LibTest/isolate/IsolateStream/contains_A02_t01: PASS, FAIL, OK # co19 issue 540 | 96 LibTest/isolate/IsolateStream/contains_A02_t01: PASS, FAIL, OK # co19 issue 540 |
| (...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 134 ### CHECKED MODE FAILURES ### | 134 ### CHECKED MODE FAILURES ### |
| 135 | 135 |
| 136 [ ($runtime == vm || $runtime == dartium || $compiler == dart2js) && $checked] | 136 [ ($runtime == vm || $runtime == dartium || $compiler == dart2js) && $checked] |
| 137 Language/13_Statements/09_Switch_A09_t01: PASS, FAIL, OK # co19 issue 633 | 137 Language/13_Statements/09_Switch_A09_t01: PASS, FAIL, OK # co19 issue 633 |
| 138 LibTest/collection/DoubleLinkedQueue/removeFirst_A01_t01: RuntimeError # co19-ro
ll r607: Please triage this failure | 138 LibTest/collection/DoubleLinkedQueue/removeFirst_A01_t01: RuntimeError # co19-ro
ll r607: Please triage this failure |
| 139 LibTest/collection/LinkedList/LinkedList_A01_t01: RuntimeError # co19-roll r623:
Please triage this failure | 139 LibTest/collection/LinkedList/LinkedList_A01_t01: RuntimeError # co19-roll r623:
Please triage this failure |
| 140 | 140 |
| 141 [ ($runtime == vm || $compiler == dart2js) && $checked] | 141 [ ($runtime == vm || $compiler == dart2js) && $checked] |
| 142 Language/14_Libraries_and_Scripts/1_Imports_A03_t46: PASS, FAIL, OK # co19 issue
560 | 142 Language/14_Libraries_and_Scripts/1_Imports_A03_t46: PASS, FAIL, OK # co19 issue
560 |
| 143 Language/14_Libraries_and_Scripts/1_Imports_A03_t66: PASS, FAIL, OK # co19 issue
560 | 143 Language/14_Libraries_and_Scripts/1_Imports_A03_t66: PASS, FAIL, OK # co19 issue
560 |
| OLD | NEW |