| 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 |
| 11 [ $runtime == vm || $runtime != vm ] | 11 [ $runtime == vm || $runtime != vm ] |
| 12 # Tests that fail everywhere, including the analyzer. | 12 # Tests that fail everywhere, including the analyzer. |
| 13 LibTest/core/RegExp/firstMatch_A01_t01: Fail, OK # Issue 635 | 13 LibTest/core/RegExp/firstMatch_A01_t01: Fail, OK # Issue 635 |
| 14 LibTest/core/Stopwatch/start_A01_t01: PASS, FAIL, OK # co19 issue 657 | 14 LibTest/core/Stopwatch/start_A01_t01: PASS, FAIL, OK # co19 issue 657 |
| 15 LibTest/core/Stopwatch/start_A01_t02: PASS, FAIL, OK # co19 issue 657 | 15 LibTest/core/Stopwatch/start_A01_t02: PASS, FAIL, OK # co19 issue 657 |
| 16 LibTest/core/Stopwatch/elapsedTicks_A01_t01: PASS, FAIL, OK # co19 issue 657 | 16 LibTest/core/Stopwatch/elapsedTicks_A01_t01: PASS, FAIL, OK # co19 issue 657 |
| 17 | 17 |
| 18 LibTest/json/BuildJsonListener/BuildJsonListener_A01_t01: Fail, OK # Issue 637 | |
| 19 LibTest/json/JsonParser/JsonParser_A01_t01: Fail, OK # Issue 637 | |
| 20 LibTest/json/JsonParser/constants_A01_t01: Fail, OK # Issue 637 | |
| 21 LibTest/json/JsonParser/fail_A01_t01: Fail, OK # Issue 637 | |
| 22 LibTest/json/JsonParser/parseFalse_A01_t01: Fail, OK # Issue 637 | |
| 23 LibTest/json/JsonParser/parseNull_A01_t01: Fail, OK # Issue 637 | |
| 24 LibTest/json/JsonParser/parseNumber_A01_t01: Fail, OK # Issue 637 | |
| 25 LibTest/json/JsonParser/parseString_A01_t01: Fail, OK # Issue 637 | |
| 26 LibTest/json/JsonParser/parseTrue_A01_t01: Fail, OK # Issue 637 | |
| 27 LibTest/json/JsonParser/parse_A01_t01: Fail, OK # Issue 637 | |
| 28 LibTest/json/JsonParser/properties_A01_t01: Fail, OK # Issue 637 | |
| 29 LibTest/json/ReviverJsonListener/ReviverJsonListener_A01_t01: Fail, OK # Issue 6
37 | |
| 30 LibTest/json/printOn_A01_t01: Fail, OK # Issue 637 | |
| 31 LibTest/json/printOn_A02_t01: Fail, OK # Issue 637 | |
| 32 LibTest/json/printOn_A03_t01: Fail, OK # Issue 637 | |
| 33 LibTest/json/printOn_A03_t02: Fail, OK # Issue 637 | |
| 34 LibTest/json/printOn_A03_t03: Fail, OK # Issue 637 | |
| 35 LibTest/json/printOn_A04_t01: Fail, OK # Issue 637 | |
| 36 | |
| 37 LibTest/isolate/Isolate/spawnUri_A01_t01: Fail # co19-roll r667: Please triage t
his failure | 18 LibTest/isolate/Isolate/spawnUri_A01_t01: Fail # co19-roll r667: Please triage t
his failure |
| 38 LibTest/isolate/Isolate/spawnUri_A01_t02: Fail # co19-roll r667: Please triage t
his failure | 19 LibTest/isolate/Isolate/spawnUri_A01_t02: Fail # co19-roll r667: Please triage t
his failure |
| 39 LibTest/isolate/Isolate/spawnUri_A01_t03: Fail # co19-roll r667: Please triage t
his failure | 20 LibTest/isolate/Isolate/spawnUri_A01_t03: Fail # co19-roll r667: Please triage t
his failure |
| 40 LibTest/isolate/Isolate/spawnUri_A01_t04: Fail # co19-roll r667: Please triage t
his failure | 21 LibTest/isolate/Isolate/spawnUri_A01_t04: Fail # co19-roll r667: Please triage t
his failure |
| 41 LibTest/isolate/Isolate/spawnUri_A01_t05: Fail # co19-roll r667: Please triage t
his failure | 22 LibTest/isolate/Isolate/spawnUri_A01_t05: Fail # co19-roll r667: Please triage t
his failure |
| 42 LibTest/isolate/Isolate/spawnFunction_A02_t01: Fail # co19-roll r667: Please tri
age this failure | 23 LibTest/isolate/Isolate/spawnFunction_A02_t01: Fail # co19-roll r667: Please tri
age this failure |
| 43 LibTest/isolate/Isolate/spawnFunction_A03_t01: Fail # co19-roll r667: Please tri
age this failure | 24 LibTest/isolate/Isolate/spawnFunction_A03_t01: Fail # co19-roll r667: Please tri
age this failure |
| 44 LibTest/isolate/Isolate/spawnFunction_A04_t01: Fail # co19-roll r667: Please tri
age this failure | 25 LibTest/isolate/Isolate/spawnFunction_A04_t01: Fail # co19-roll r667: Please tri
age this failure |
| 45 LibTest/isolate/Isolate/spawnFunction_A04_t02: Fail # co19-roll r667: Please tri
age this failure | 26 LibTest/isolate/Isolate/spawnFunction_A04_t02: Fail # co19-roll r667: Please tri
age this failure |
| 46 LibTest/isolate/Isolate/spawnFunction_A04_t03: Fail # co19-roll r667: Please tri
age this failure | 27 LibTest/isolate/Isolate/spawnFunction_A04_t03: Fail # co19-roll r667: Please tri
age this failure |
| 47 LibTest/isolate/Isolate/spawnUri_A02_t02: Fail # co19-roll r667: Please triage t
his failure | 28 LibTest/isolate/Isolate/spawnUri_A02_t02: Fail # co19-roll r667: Please triage t
his failure |
| 48 LibTest/isolate/Isolate/spawnUri_A02_t03: Fail # co19-roll r667: Please triage t
his failure | 29 LibTest/isolate/Isolate/spawnUri_A02_t03: Fail # co19-roll r667: Please triage t
his failure |
| 49 | 30 |
| 50 | 31 |
| 51 [ $runtime == vm || $runtime == dartium || $compiler == dart2dart || $compiler =
= dart2js ] | 32 [ $runtime == vm || $runtime == dartium || $compiler == dart2dart || $compiler =
= dart2js ] |
| 52 Language/12_Expressions/30_Identifier_Reference_A02_t01: fail, pass, ok # co19 i
ssue 649 | 33 Language/12_Expressions/30_Identifier_Reference_A02_t01: fail, pass, ok # co19 i
ssue 649 |
| 53 | 34 |
| 54 Language/05_Variables/05_Variables_A06_t01: fail, pass, ok # co19 issue 624 | 35 Language/05_Variables/05_Variables_A06_t01: fail, pass, ok # co19 issue 624 |
| 55 Language/05_Variables/05_Variables_A06_t02: fail, pass, ok # co19 issue 624 | 36 Language/05_Variables/05_Variables_A06_t02: fail, pass, ok # co19 issue 624 |
| 56 Language/05_Variables/05_Variables_A06_t03: fail, pass, ok # co19 issue 624 | 37 Language/05_Variables/05_Variables_A06_t03: fail, pass, ok # co19 issue 624 |
| 57 Language/07_Classes/6_Constructors/1_Generative_Constructors_A12_t02: fail # co1
9-roll r587: Please triage this failure | 38 Language/07_Classes/6_Constructors/1_Generative_Constructors_A12_t02: fail # co1
9-roll r587: Please triage this failure |
| 58 Language/07_Classes/6_Constructors/1_Generative_Constructors_A20_t02: fail # co1
9-roll r587: Please triage this failure | 39 Language/07_Classes/6_Constructors/1_Generative_Constructors_A20_t02: fail # co1
9-roll r587: Please triage this failure |
| 59 | 40 |
| 60 # Maybe we should wait until isolate library is sealed before triaging these. | |
| 61 LibTest/isolate/isolate_api/spawnFunction_A04_t01: fail, timeout # co19-roll r54
6: Please triage this failure | |
| 62 LibTest/isolate/isolate_api/streamSpawnFunction_A02_t01: fail, timeout # co19-ro
ll r546: Please triage this failure | |
| 63 | |
| 64 LibTest/collection/LinkedList/forEach_A02_t01: RuntimeError # co19-roll r607: Pl
ease triage this failure | 41 LibTest/collection/LinkedList/forEach_A02_t01: RuntimeError # co19-roll r607: Pl
ease triage this failure |
| 65 LibTest/core/Invocation/namedArguments_A01_t01: RuntimeError # co19-roll r607: P
lease triage this failure | 42 LibTest/core/Invocation/namedArguments_A01_t01: RuntimeError # co19-roll r607: P
lease triage this failure |
| 66 LibTest/core/Symbol/Symbol_A01_t04: RuntimeError # co19-roll r607: Please triage
this failure | 43 LibTest/core/Symbol/Symbol_A01_t04: RuntimeError # co19-roll r607: Please triage
this failure |
| 67 LibTest/core/Set/intersection_A02_t01: Fail, OK # Issue 659 | 44 LibTest/core/Set/intersection_A02_t01: Fail, OK # Issue 659 |
| 68 | 45 |
| 69 Language/07_Classes/07_Classes_A13_t01: Pass, MissingCompileTimeError, Fail # co
19-roll r623: Please triage this failure | 46 Language/07_Classes/07_Classes_A13_t01: Pass, MissingCompileTimeError, Fail # co
19-roll r623: Please triage this failure |
| 70 Language/07_Classes/07_Classes_A13_t04: Pass, MissingCompileTimeError, Fail # co
19-roll r623: Please triage this failure | 47 Language/07_Classes/07_Classes_A13_t04: Pass, MissingCompileTimeError, Fail # co
19-roll r623: Please triage this failure |
| 71 Language/07_Classes/07_Classes_A13_t07: Pass, MissingCompileTimeError, Fail # co
19-roll r623: Please triage this failure | 48 Language/07_Classes/07_Classes_A13_t07: Pass, MissingCompileTimeError, Fail # co
19-roll r623: Please triage this failure |
| 72 LibTest/collection/HashSet/HashSet_class_A01_t01: RuntimeError # co19-roll r623:
Please triage this failure | 49 LibTest/collection/HashSet/HashSet_class_A01_t01: RuntimeError # co19-roll r623:
Please triage this failure |
| 73 LibTest/collection/LinkedHashSet/LinkedHashSet_class_A01_t01: RuntimeError # co1
9-roll r623: Please triage this failure | 50 LibTest/collection/LinkedHashSet/LinkedHashSet_class_A01_t01: RuntimeError # co1
9-roll r623: Please triage this failure |
| (...skipping 15 matching lines...) Expand all Loading... |
| 89 LibTest/core/double/ceil_A01_t04: FAIL, OK # co19 issue 389 | 66 LibTest/core/double/ceil_A01_t04: FAIL, OK # co19 issue 389 |
| 90 LibTest/core/double/floor_A01_t03: FAIL, OK # co19 issue 389 | 67 LibTest/core/double/floor_A01_t03: FAIL, OK # co19 issue 389 |
| 91 LibTest/core/double/floor_A01_t04: FAIL, OK # co19 issue 389 | 68 LibTest/core/double/floor_A01_t04: FAIL, OK # co19 issue 389 |
| 92 LibTest/core/double/round_A01_t02: FAIL, OK # co19 issue 389 | 69 LibTest/core/double/round_A01_t02: FAIL, OK # co19 issue 389 |
| 93 LibTest/core/double/round_A01_t04: FAIL, OK # co19 issue 389 | 70 LibTest/core/double/round_A01_t04: FAIL, OK # co19 issue 389 |
| 94 | 71 |
| 95 LibTest/async/Stream/Stream.periodic_A01_t01: TIMEOUT, PASS, FAIL, OK # co19 iss
ue 538 | 72 LibTest/async/Stream/Stream.periodic_A01_t01: TIMEOUT, PASS, FAIL, OK # co19 iss
ue 538 |
| 96 | 73 |
| 97 LibTest/isolate/SendPort/send_A02_t02: SKIP # co19 issue 493 | 74 LibTest/isolate/SendPort/send_A02_t02: SKIP # co19 issue 493 |
| 98 LibTest/isolate/SendPort/send_A02_t03: SKIP # co19 issue 495 | 75 LibTest/isolate/SendPort/send_A02_t03: SKIP # co19 issue 495 |
| 99 LibTest/isolate/isolate_api/streamSpawnFunction_A02_t02: PASS, FAIL, TIMEOUT, OK
# co19 issue 540 | |
| 100 | 76 |
| 101 LibTest/typed_data/Int8List/Int8List.fromList_A01_t02: Fail # co19-roll r559: Pl
ease triage this failure | 77 LibTest/typed_data/Int8List/Int8List.fromList_A01_t02: Fail # co19-roll r559: Pl
ease triage this failure |
| 102 | 78 |
| 103 | 79 |
| 104 [ $runtime == vm || $compiler == dart2js ] | 80 [ $runtime == vm || $compiler == dart2js ] |
| 105 Language/07_Classes/6_Constructors_A02_t01: SKIP # co19 issue 415. | 81 Language/07_Classes/6_Constructors_A02_t01: SKIP # co19 issue 415. |
| 106 Language/14_Libraries_and_Scripts/1_Imports_A03_t65: PASS, FAIL, OK # co19 issue
560 | 82 Language/14_Libraries_and_Scripts/1_Imports_A03_t65: PASS, FAIL, OK # co19 issue
560 |
| 107 | 83 |
| 108 LibTest/math/exp_A01_t01: PASS, FAIL, OK # co19 issue 44 | 84 LibTest/math/exp_A01_t01: PASS, FAIL, OK # co19 issue 44 |
| 109 LibTest/math/sin_A01_t01: PASS, FAIL, OK # co19 issue 44 | 85 LibTest/math/sin_A01_t01: PASS, FAIL, OK # co19 issue 44 |
| 110 LibTest/math/tan_A01_t01: PASS, FAIL, OK # co19 issue 44 | 86 LibTest/math/tan_A01_t01: PASS, FAIL, OK # co19 issue 44 |
| 111 | 87 |
| 112 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 |
| 113 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 |
| 114 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 |
| 115 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 |
| 116 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 |
| 117 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 |
| 118 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 |
| 119 | 95 |
| 120 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 |
| 121 | 97 |
| 122 | 98 |
| 123 [ $runtime == vm || $compiler == none || $compiler == dart2js ] | 99 [ $runtime == vm || $compiler == none || $compiler == dart2js ] |
| 124 Language/12_Expressions/12_Spawning_an_Isolate_A01_t01: Fail # Co19 issue 639 | |
| 125 LibTest/isolate/IsolateSink/add_A01_t01: Fail # Co19 issue 639 | |
| 126 LibTest/isolate/IsolateSink/add_A01_t02: Fail # Co19 issue 639 | |
| 127 LibTest/isolate/IsolateSink/add_A02_t01: Fail # Co19 issue 639 | |
| 128 LibTest/isolate/IsolateSink/close_A01_t01: Fail # Co19 issue 639 | |
| 129 LibTest/isolate/IsolateSink/close_A01_t02: Fail # Co19 issue 639 | |
| 130 LibTest/isolate/IsolateSink/close_A01_t03: Fail # Co19 issue 639 | |
| 131 LibTest/isolate/IsolateSink/close_A01_t04: Fail # Co19 issue 639 | |
| 132 LibTest/isolate/IsolateSink/operator_equality_A01_t01: Fail # Co19 issue 639 | |
| 133 LibTest/isolate/IsolateStream/any_A01_t01: Fail # Co19 issue 639 | 100 LibTest/isolate/IsolateStream/any_A01_t01: Fail # Co19 issue 639 |
| 134 LibTest/isolate/IsolateStream/asBroadcastStream_A01_t01: Fail # Co19 issue 639 | 101 LibTest/isolate/IsolateStream/asBroadcastStream_A01_t01: Fail # Co19 issue 639 |
| 135 LibTest/isolate/IsolateStream/contains_A01_t01: Fail # Co19 issue 639 | 102 LibTest/isolate/IsolateStream/contains_A01_t01: Fail # Co19 issue 639 |
| 136 LibTest/isolate/IsolateStream/first_A01_t01: Fail # Co19 issue 639 | 103 LibTest/isolate/IsolateStream/first_A01_t01: Fail # Co19 issue 639 |
| 137 LibTest/isolate/IsolateStream/first_A02_t01: Fail # Co19 issue 639 | 104 LibTest/isolate/IsolateStream/first_A02_t01: Fail # Co19 issue 639 |
| 138 LibTest/isolate/IsolateStream/first_A02_t02: Fail # Co19 issue 639 | 105 LibTest/isolate/IsolateStream/first_A02_t02: Fail # Co19 issue 639 |
| 139 LibTest/isolate/IsolateStream/isBroadcast_A01_t01: Fail # Co19 issue 639 | 106 LibTest/isolate/IsolateStream/isBroadcast_A01_t01: Fail # Co19 issue 639 |
| 140 LibTest/isolate/IsolateStream/isBroadcast_A01_t02: Fail # Co19 issue 639 | 107 LibTest/isolate/IsolateStream/isBroadcast_A01_t02: Fail # Co19 issue 639 |
| 141 LibTest/isolate/IsolateStream/isEmpty_A01_t01: Fail # Co19 issue 639 | 108 LibTest/isolate/IsolateStream/isEmpty_A01_t01: Fail # Co19 issue 639 |
| 142 LibTest/isolate/IsolateStream/last_A01_t01: Fail # Co19 issue 639 | 109 LibTest/isolate/IsolateStream/last_A01_t01: Fail # Co19 issue 639 |
| (...skipping 10 matching lines...) Expand all Loading... |
| 153 LibTest/isolate/SendPort/call_A01_t01: Fail # Co19 issue 639 | 120 LibTest/isolate/SendPort/call_A01_t01: Fail # Co19 issue 639 |
| 154 LibTest/isolate/SendPort/hashCode_A01_t01: Fail # Co19 issue 639 | 121 LibTest/isolate/SendPort/hashCode_A01_t01: Fail # Co19 issue 639 |
| 155 LibTest/isolate/SendPort/operator_equality_A01_t01: Fail # Co19 issue 639 | 122 LibTest/isolate/SendPort/operator_equality_A01_t01: Fail # Co19 issue 639 |
| 156 LibTest/isolate/SendPort/send_A01_t01: Pass | 123 LibTest/isolate/SendPort/send_A01_t01: Pass |
| 157 LibTest/isolate/SendPort/send_A02_t01: Fail # Co19 issue 639 | 124 LibTest/isolate/SendPort/send_A02_t01: Fail # Co19 issue 639 |
| 158 LibTest/isolate/SendPort/send_A02_t04: Fail # Co19 issue 639 | 125 LibTest/isolate/SendPort/send_A02_t04: Fail # Co19 issue 639 |
| 159 LibTest/isolate/SendPort/send_A02_t05: Fail # Co19 issue 639 | 126 LibTest/isolate/SendPort/send_A02_t05: Fail # Co19 issue 639 |
| 160 LibTest/isolate/SendPort/send_A02_t06: Fail # Co19 issue 639 | 127 LibTest/isolate/SendPort/send_A02_t06: Fail # Co19 issue 639 |
| 161 LibTest/isolate/SendPort/send_A03_t01: Fail # Co19 issue 639 | 128 LibTest/isolate/SendPort/send_A03_t01: Fail # Co19 issue 639 |
| 162 LibTest/isolate/SendPort/send_A03_t02: Fail # Co19 issue 639 | 129 LibTest/isolate/SendPort/send_A03_t02: Fail # Co19 issue 639 |
| 163 LibTest/isolate/isolate_api/spawnFunction_A01_t01: Fail # Co19 issue 639 | |
| 164 LibTest/isolate/isolate_api/spawnFunction_A01_t02: Fail # Co19 issue 639 | |
| 165 LibTest/isolate/isolate_api/spawnFunction_A01_t03: Fail # Co19 issue 639 | |
| 166 LibTest/isolate/isolate_api/spawnFunction_A01_t04: Fail # Co19 issue 639 | |
| 167 LibTest/isolate/isolate_api/spawnFunction_A01_t05: Fail # Co19 issue 639 | |
| 168 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Fail # Co19 issue 639 | |
| 169 LibTest/isolate/isolate_api/spawnFunction_A03_t01: Fail # Co19 issue 639 | |
| 170 LibTest/isolate/isolate_api/spawnFunction_A04_t02: Fail # Co19 issue 639 | |
| 171 LibTest/isolate/isolate_api/spawnFunction_A04_t03: Fail # Co19 issue 639 | |
| 172 LibTest/isolate/isolate_api/spawnUri_A01_t01: Fail # Co19 issue 639 | |
| 173 LibTest/isolate/isolate_api/spawnUri_A01_t02: Fail # Co19 issue 639 | |
| 174 LibTest/isolate/isolate_api/spawnUri_A01_t03: Fail # Co19 issue 639 | |
| 175 LibTest/isolate/isolate_api/spawnUri_A01_t04: Fail # Co19 issue 639 | |
| 176 LibTest/isolate/isolate_api/spawnUri_A01_t05: Fail # Co19 issue 639 | |
| 177 LibTest/isolate/isolate_api/streamSpawnFunction_A01_t01: Fail # Co19 issue 639 | |
| 178 LibTest/isolate/isolate_api/stream_A01_t01: Fail # Co19 issue 639 | |
| 179 LibTest/isolate/isolate_api/port_A01_t01: Fail # Co19 issue 639 | |
| 180 | 130 |
| 181 Language/14_Libraries_and_Scripts/4_Scripts_A03_t03: MissingRuntimeError, OK # c
o19 issue 638 | 131 Language/14_Libraries_and_Scripts/4_Scripts_A03_t03: MissingRuntimeError, OK # c
o19 issue 638 |
| 182 | 132 |
| 183 [ $compiler == dart2js ] | |
| 184 Language/12_Expressions/32_Type_Test_A04_t01: Fail # Co19 issue 655 | |
| 185 Language/12_Expressions/32_Type_Test_A04_t02: Fail # Co19 issue 655 | |
| 186 Language/12_Expressions/33_Type_Cast_A03_t01: Fail # Co19 issue 655 | |
| 187 Language/12_Expressions/33_Type_Cast_A03_t03: Fail # Co19 issue 655 | |
| 188 | 133 |
| 189 ### CHECKED MODE FAILURES ### | 134 ### CHECKED MODE FAILURES ### |
| 190 | 135 |
| 191 [ ($runtime == vm || $runtime == dartium || $compiler == dart2js) && $checked] | 136 [ ($runtime == vm || $runtime == dartium || $compiler == dart2js) && $checked] |
| 192 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 |
| 193 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 |
| 194 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 |
| 195 LibTest/typed_data/Float32x4List/reduce_A01_t01: Fail # co19-roll r623: Please t
riage this failure | 140 LibTest/typed_data/Float32x4List/reduce_A01_t01: Fail # co19-roll r623: Please t
riage this failure |
| 196 | 141 |
| 197 [ ($runtime == vm || $compiler == dart2js) && $checked] | 142 [ ($runtime == vm || $compiler == dart2js) && $checked] |
| 198 Language/14_Libraries_and_Scripts/1_Imports_A03_t46: PASS, FAIL, OK # co19 issue
560 | 143 Language/14_Libraries_and_Scripts/1_Imports_A03_t46: PASS, FAIL, OK # co19 issue
560 |
| 199 Language/14_Libraries_and_Scripts/1_Imports_A03_t66: PASS, FAIL, OK # co19 issue
560 | 144 Language/14_Libraries_and_Scripts/1_Imports_A03_t66: PASS, FAIL, OK # co19 issue
560 |
| 200 | |
| OLD | NEW |