| 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 [ $compiler == none] | |
| 6 LibTest/math/max_A01_t03: Fail # co19 issue 467 | |
| 7 LibTest/math/min_A01_t03: Fail # co19 issue 467 | |
| 8 | |
| 9 [ $runtime == vm && $system == windows ] | 5 [ $runtime == vm && $system == windows ] |
| 10 LibTest/core/Stopwatch/elapsed_A01_t01: Pass, Fail # Issue 11382. | 6 LibTest/core/Stopwatch/elapsed_A01_t01: Pass, Fail # Issue 11382. |
| 11 LibTest/core/Stopwatch/elapsed_A01_t03: Pass, Fail # Issue 12383. | 7 LibTest/core/Stopwatch/elapsed_A01_t03: Pass, Fail # Issue 12383. |
| 12 | 8 |
| 13 [ $runtime == vm ] | |
| 14 Language/07_Classes/6_Constructors_A02_t01: Skip # co19 issue 415. | |
| 15 | |
| 16 [ $compiler == none && $runtime == vm ] | 9 [ $compiler == none && $runtime == vm ] |
| 17 # The following tests fail because they contain number literals with a + prefix
(co19 issue 428) | 10 # The following tests fail because they contain number literals with a + prefix
(co19 issue 428) |
| 18 LibTest/core/double/floor_A01_t05: Fail # co19 issue 428 | 11 LibTest/core/double/floor_A01_t05: Fail # co19 issue 428 |
| 19 LibTest/core/double/ceil_A01_t05: Fail # co19 issue 428 | 12 LibTest/core/double/ceil_A01_t05: Fail # co19 issue 428 |
| 20 | 13 |
| 21 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t04: Fail # Dar
t issue 5743 | 14 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t04: Fail # Iss
ue 5743 |
| 22 LibTest/collection/Queue/iterator_current_A01_t02: Fail # co19 issue 475 | |
| 23 LibTest/collection/Queue/iterator_moveNext_A01_t02: Fail # co19 issue 475 | |
| 24 LibTest/core/int/toStringAsExponential_A02_t01: Fail # co19 issue 539 | |
| 25 | |
| 26 LibTest/core/Match/pattern_A01_t01: Fail # co19 issue 422 | |
| 27 LibTest/core/RegExp/allMatches_A01_t01: Fail # co19 issue 422 | |
| 28 | 15 |
| 29 Language/07_Classes/4_Abstract_Instance_Members_A03_t02: Fail # Dart issue 978 | 16 Language/07_Classes/4_Abstract_Instance_Members_A03_t02: Fail # Dart issue 978 |
| 30 Language/07_Classes/4_Abstract_Instance_Members_A03_t03: Fail # Dart issue 978 | 17 Language/07_Classes/4_Abstract_Instance_Members_A03_t03: Fail # Dart issue 978 |
| 31 Language/07_Classes/4_Abstract_Instance_Members_A03_t04: Fail # Dart issue 978 | 18 Language/07_Classes/4_Abstract_Instance_Members_A03_t04: Fail # Dart issue 978 |
| 32 Language/07_Classes/4_Abstract_Instance_Members_A03_t05: Fail # Dart issue 978 | 19 Language/07_Classes/4_Abstract_Instance_Members_A03_t05: Fail # Dart issue 978 |
| 33 Language/07_Classes/4_Abstract_Instance_Members_A04_t05: Fail # Dart issue 978 | 20 Language/07_Classes/4_Abstract_Instance_Members_A04_t05: Fail # Dart issue 978 |
| 34 Language/07_Classes/4_Abstract_Instance_Members_A04_t06: Fail # Dart issue 978 | 21 Language/07_Classes/4_Abstract_Instance_Members_A04_t06: Fail # Dart issue 978 |
| 35 Language/07_Classes/6_Constructors/1_Generative_Constructors_A04_t15: Fail # Dar
t issue 6954 | 22 Language/07_Classes/6_Constructors/1_Generative_Constructors_A04_t15: Fail # Dar
t issue 6954 |
| 36 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t01: Fail # co19
issue 426 | |
| 37 LibTest/core/double/parse_A02_t01: Fail # co19 issue 418 | |
| 38 LibTest/math/pow_A01_t01: Fail # co19 issue 44 | |
| 39 LibTest/math/pow_A11_t01: Fail # co19 issue 512 | |
| 40 LibTest/math/pow_A13_t01: Fail # co19 issue 507 | |
| 41 LibTest/math/pow_A18_t01: Fail # co19 issue 507 | 23 LibTest/math/pow_A18_t01: Fail # co19 issue 507 |
| 42 | 24 |
| 43 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t02: Fail #
Dart issue 5802 | 25 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t02: Fail #
Dart issue 5802 |
| 44 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t05: Fail #
Dart issue 5894 | 26 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t05: Fail #
Dart issue 5894 |
| 45 | 27 |
| 46 LibTest/core/double/truncate_A01_t03: Fail # truncate/ceil/floor/round returns i
nts, co19 issue 389 | |
| 47 LibTest/core/double/truncate_A01_t04: Fail # truncate/ceil/floor/round returns i
nts, co19 issue 389 | |
| 48 LibTest/core/double/ceil_A01_t03: Fail # truncate/ceil/floor/round returns ints,
co19 issue 389 | |
| 49 LibTest/core/double/ceil_A01_t04: Fail # truncate/ceil/floor/round returns ints,
co19 issue 389 | |
| 50 LibTest/core/double/floor_A01_t03: Fail # truncate/ceil/floor/round returns ints
, co19 issue 389 | |
| 51 LibTest/core/double/floor_A01_t04: Fail # truncate/ceil/floor/round returns ints
, co19 issue 389 | |
| 52 LibTest/core/double/round_A01_t02: Fail # truncate/ceil/floor/round returns ints
, co19 issue 389 | |
| 53 LibTest/core/double/round_A01_t04: Fail # truncate/ceil/floor/round returns ints
, co19 issue 389 | |
| 54 | 28 |
| 55 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t03: Fail # Iss
ue 6085 | 29 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t03: Fail # Iss
ue 6085 |
| 56 | 30 |
| 57 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A03_t01: Fail # Issue 1250
8 | 31 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A03_t01: Fail # Issue 1250
8 |
| 58 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A02_t01: Fail # Issue 1250
8 | 32 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A02_t01: Fail # Issue 1250
8 |
| 59 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail # I
ssue 12508 | 33 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail # I
ssue 12508 |
| 60 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F
ail # Issue 12508 | 34 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F
ail # Issue 12508 |
| 61 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F
ail # Issue 12508 | 35 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F
ail # Issue 12508 |
| 62 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Fa
il # Issue 12508 | 36 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Fa
il # Issue 12508 |
| 63 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail #
Issue 12508 | 37 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail #
Issue 12508 |
| 64 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa
il # Issue 12508 | 38 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa
il # Issue 12508 |
| 65 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa
il # Issue 12508 | 39 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa
il # Issue 12508 |
| 66 | 40 |
| 67 LibTest/core/Match/operator_subscript_A01_t01: Fail # Issue 12508 | 41 LibTest/core/Match/operator_subscript_A01_t01: Fail # Issue 12508 |
| 68 LibTest/core/RegExp/firstMatch_A01_t01: Fail # Issue 12508 | 42 LibTest/core/RegExp/firstMatch_A01_t01: Fail # Issue 12508 |
| 69 LibTest/core/double/toRadixString_A01_t01: Fail # co19 issue 491 | 43 LibTest/core/double/toRadixString_A01_t01: Fail # co19 issue 491 |
| 70 LibTest/core/int/toRadixString_A01_t01: Fail # co19 issue 492 | 44 LibTest/core/int/toRadixString_A01_t01: Fail # co19 issue 492 |
| 71 | 45 |
| 72 LibTest/math/sin_A01_t01: Pass, Fail, OK # co19 issue 44 | |
| 73 | |
| 74 LibTest/isolate/SendPort/send_A02_t02: Skip # co19 issue 493 | |
| 75 | |
| 76 LibTest/core/String/contains_A01_t02: Fail # Issue 12508 | 46 LibTest/core/String/contains_A01_t02: Fail # Issue 12508 |
| 77 | 47 |
| 78 LibTest/isolate/SendPort/send_A02_t03: Skip # co19 issue 495 | |
| 79 | |
| 80 LibTest/isolate/ReceivePort/receive_A01_t02: Fail # VM triage, check spec. | 48 LibTest/isolate/ReceivePort/receive_A01_t02: Fail # VM triage, check spec. |
| 81 LibTest/isolate/isolate_api/spawnUri_A02_t02: Fail # VM triage, check spec. | 49 LibTest/isolate/isolate_api/spawnUri_A02_t02: Fail # VM triage, check spec. |
| 82 LibTest/isolate/isolate_api/spawnUri_A02_t03: Fail # VM triage, check spec. | 50 LibTest/isolate/isolate_api/spawnUri_A02_t03: Fail # VM triage, check spec. |
| 83 | 51 |
| 84 | 52 |
| 85 Language/07_Classes/6_Constructors/1_Generative_Constructors_A15_t07: Fail $ co1
9 issue 494 | 53 Language/07_Classes/6_Constructors/1_Generative_Constructors_A15_t07: Fail $ co1
9 issue 494 |
| 86 | 54 |
| 87 LibTest/core/Iterable/where_A01_t07: Fail # Issue 397 | 55 LibTest/core/Iterable/where_A01_t07: Fail # Issue 397 |
| 88 | 56 |
| 89 LibTest/core/Set/isSubsetOf_A01_t01: fail # Issue 400 | 57 LibTest/core/Set/isSubsetOf_A01_t01: fail # Issue 400 |
| 90 LibTest/core/Set/isSubsetOf_A01_t02: fail # Issue 400 | 58 LibTest/core/Set/isSubsetOf_A01_t02: fail # Issue 400 |
| 91 | 59 |
| 92 LibTest/core/Iterable/any_A01_t04: Fail # co19 issue 508. | |
| 93 | |
| 94 LibTest/core/String/indexOf_A01_t02: Fail # Issue 427 | 60 LibTest/core/String/indexOf_A01_t02: Fail # Issue 427 |
| 95 LibTest/core/String/lastIndexOf_A01_t02: Fail # Issue 427 | 61 LibTest/core/String/lastIndexOf_A01_t02: Fail # Issue 427 |
| 96 | 62 |
| 97 LibTest/core/FallThroughError/toString_A01_t01: Fail # FallThroughError is no lo
nger const. Issue 459 | 63 LibTest/core/FallThroughError/toString_A01_t01: Fail # FallThroughError is no lo
nger const. Issue 459 |
| 98 LibTest/core/FallThroughError/FallThroughError_A01_t01: Fail # FallThroughError
is no longer const. Issue 459 | 64 LibTest/core/FallThroughError/FallThroughError_A01_t01: Fail # FallThroughError
is no longer const. Issue 459 |
| 99 | 65 |
| 100 Language/07_Classes/1_Instance_Methods_A01_t01: Fail # Issue 485 | 66 Language/07_Classes/1_Instance_Methods_A01_t01: Fail # Issue 485 |
| 101 Language/07_Classes/1_Instance_Methods_A01_t02: Fail # Issue 485 | 67 Language/07_Classes/1_Instance_Methods_A01_t02: Fail # Issue 485 |
| 102 Language/07_Classes/1_Instance_Methods_A01_t03: Fail # Issue 485 | 68 Language/07_Classes/1_Instance_Methods_A01_t03: Fail # Issue 485 |
| 103 Language/07_Classes/1_Instance_Methods_A01_t04: Fail # Issue 485 | 69 Language/07_Classes/1_Instance_Methods_A01_t04: Fail # Issue 485 |
| 104 Language/07_Classes/1_Instance_Methods_A01_t05: Fail # Issue 485 | 70 Language/07_Classes/1_Instance_Methods_A01_t05: Fail # Issue 485 |
| 105 Language/07_Classes/1_Instance_Methods_A01_t06: Fail # Issue 485 | 71 Language/07_Classes/1_Instance_Methods_A01_t06: Fail # Issue 485 |
| 106 Language/07_Classes/1_Instance_Methods_A02_t02: Fail # Issue 485 | 72 Language/07_Classes/1_Instance_Methods_A02_t02: Fail # Issue 485 |
| 107 Language/07_Classes/1_Instance_Methods_A02_t05: Fail # Issue 485 | 73 Language/07_Classes/1_Instance_Methods_A02_t05: Fail # Issue 485 |
| 108 Language/07_Classes/1_Instance_Methods_A06_t01: Fail # Issue 485 | 74 Language/07_Classes/1_Instance_Methods_A06_t01: Fail # Issue 485 |
| 109 Language/07_Classes/1_Instance_Methods_A06_t02: Fail # Issue 485 | 75 Language/07_Classes/1_Instance_Methods_A06_t02: Fail # Issue 485 |
| 110 Language/07_Classes/4_Abstract_Instance_Members_A03_t01: Fail # Issue 485 | 76 Language/07_Classes/4_Abstract_Instance_Members_A03_t01: Fail # Issue 485 |
| 111 Language/07_Classes/4_Abstract_Instance_Members_A04_t01: Fail # Issue 485 | 77 Language/07_Classes/4_Abstract_Instance_Members_A04_t01: Fail # Issue 485 |
| 112 | 78 |
| 113 Language/03_Overview/1_Scoping_A02_t28: Fail # Issue 463 | 79 Language/03_Overview/1_Scoping_A02_t28: Fail # Issue 463 |
| 114 Language/03_Overview/2_Privacy_A01_t06: Fail # Issue 463 | 80 Language/03_Overview/2_Privacy_A01_t06: Fail # Issue 463 |
| 115 | 81 |
| 116 LibTest/async/Timer/Timer.periodic_A01_t01: Pass, Fail # Flaky assumptions on Ti
mer. co19 issue 537 | 82 LibTest/async/Timer/Timer.periodic_A02_t01: Pass, Fail # co19 issue 537 |
| 117 LibTest/async/Timer/Timer.periodic_A02_t01: Pass, Fail # Flaky assumptions on Ti
mer. co19 issue 537 | |
| 118 | 83 |
| 119 # end [ $compiler == none && $runtime == vm ] | 84 # end [ $compiler == none && $runtime == vm ] |
| 120 | 85 |
| 121 | 86 |
| 122 [ $compiler == none && $runtime == vm && $checked ] | 87 [ $compiler == none && $runtime == vm && $checked ] |
| 123 LibTest/async/Future/catchError_A01_t01: Fail # Future constructors have changed
# issue 408 | 88 LibTest/async/Future/catchError_A01_t01: Fail # Future constructors have changed
# issue 408 |
| 124 LibTest/core/List/getRange_A01_t01: Fail # getRange now takes end-argument and r
eturns Iterable. Issue 399 | 89 LibTest/core/List/getRange_A01_t01: Fail # getRange now takes end-argument and r
eturns Iterable. Issue 399 |
| 125 LibTest/core/Set/intersection_A03_t01: Fail # co19 issue 510 | 90 LibTest/core/Set/intersection_A03_t01: Fail # co19 issue 510 |
| 126 LibTest/core/TypeError/column_A01_t01: Fail # co19 issue 510 | |
| 127 LibTest/core/TypeError/dstName_A01_t01: Fail # co19 issue 510 | |
| 128 LibTest/core/TypeError/dstType_A01_t01: Fail # co19 issue 510 | |
| 129 LibTest/core/TypeError/failedAssertion_A01_t01: Fail # co19 issue 510 | |
| 130 LibTest/core/TypeError/line_A01_t01: Fail # co19 issue 510 | |
| 131 LibTest/core/TypeError/srcType_A01_t01: Fail # co19 issue 510 | |
| 132 LibTest/core/TypeError/url_A01_t01: Fail # co19 issue 510 | |
| 133 LibTest/core/int/operator_division_A01_t01: Fail # co19 issue 509 | 91 LibTest/core/int/operator_division_A01_t01: Fail # co19 issue 509 |
| 134 | 92 |
| 135 LibTest/core/Set/intersection_A01_t01: Fail # issue 390 | 93 LibTest/core/Set/intersection_A01_t01: Fail # issue 390 |
| 136 LibTest/core/Set/intersection_A01_t02: Fail # issue 390 | 94 LibTest/core/Set/intersection_A01_t02: Fail # issue 390 |
| 137 LibTest/core/Set/intersection_A01_t03: Fail # issue 390 | 95 LibTest/core/Set/intersection_A01_t03: Fail # issue 390 |
| 138 | 96 |
| 139 # Passing for the wrong reasons: | 97 # Passing for the wrong reasons: |
| 140 LibTest/async/Completer/completeError_A03_t02: Pass # No AsyncError anymore. Iss
ue 407 and 463 | 98 LibTest/async/Completer/completeError_A03_t02: Pass # No AsyncError anymore. Iss
ue 407 and 463 |
| 141 LibTest/async/Completer/complete_A02_t02: Pass # No AsyncError anymore. Issue 40
7 and 463 | 99 LibTest/async/Completer/complete_A02_t02: Pass # No AsyncError anymore. Issue 40
7 and 463 |
| 142 LibTest/async/Future/catchError_A01_t01: Pass # No AsyncError anymore. Issue 407
and 463 | 100 LibTest/async/Future/catchError_A01_t01: Pass # No AsyncError anymore. Issue 407
and 463 |
| 143 LibTest/async/Future/catchError_A01_t02: Pass # No AsyncError anymore. Issue 407
and 463 | 101 LibTest/async/Future/catchError_A01_t02: Pass # No AsyncError anymore. Issue 407
and 463 |
| 144 | 102 |
| 145 #end [ $compiler == none && $runtime == vm && $checked ] | 103 #end [ $compiler == none && $runtime == vm && $checked ] |
| 146 | 104 |
| 147 [ $compiler == none && $runtime == vm && $mode == debug ] | 105 [ $compiler == none && $runtime == vm && $mode == debug ] |
| 148 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash | 106 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash |
| 149 Language/12_Expressions/00_Object_Identity/1_Object_Identity_A04_t02: Crash # co
19-roll r546: Please triage this failure | 107 Language/12_Expressions/00_Object_Identity/1_Object_Identity_A04_t02: Crash # co
19-roll r546: Please triage this failure |
| 150 LibTest/async/Stream/Stream.periodic_A01_t01: Fail # co19-roll r546: Please tria
ge this failure | |
| 151 LibTest/async/Stream/Stream.periodic_A03_t01: Fail # co19-roll r546: Please tria
ge this failure | 108 LibTest/async/Stream/Stream.periodic_A03_t01: Fail # co19-roll r546: Please tria
ge this failure |
| 152 LibTest/isolate/IsolateStream/contains_A02_t01: Fail # co19-roll r546: Please tr
iage this failure | 109 LibTest/isolate/IsolateStream/contains_A02_t01: Fail # co19-roll r546: Please tr
iage this failure |
| 153 | 110 |
| 154 [ $compiler == none && $runtime == vm && $system == macos ] | |
| 155 LibTest/math/exp_A01_t01: Fail, OK # Issue co19 - 44 | |
| 156 LibTest/math/acos_A01_t01: Fail, OK # Issue co19 - 44 | |
| 157 LibTest/math/asin_A01_t01: Fail, OK # Issue co19 - 44 | |
| 158 LibTest/math/atan_A01_t01: Fail, OK # Issue co19 - 44 | |
| 159 LibTest/math/tan_A01_t01: Fail, OK # Issue co19 - 44 | |
| 160 | |
| 161 [ $compiler == none && $runtime == vm && $system == linux ] | |
| 162 LibTest/math/exp_A01_t01: Fail | |
| 163 | |
| 164 [ $compiler == none && $runtime == vm && $system != windows && $arch != x64 && $
arch != arm ] | |
| 165 LibTest/math/tan_A01_t01: Pass, Fail | |
| 166 | |
| 167 [ $compiler == none && $runtime == vm && $arch != x64 ] | 111 [ $compiler == none && $runtime == vm && $arch != x64 ] |
| 168 LibTest/core/int/operator_left_shift_A01_t02: Fail # co19 issue 129 | 112 LibTest/core/int/operator_left_shift_A01_t02: Fail # co19 issue 129 |
| 169 | 113 |
| 170 [ $compiler == none && $runtime == vm && $arch == simarm ] | |
| 171 LibTest/math/cos_A01_t01: Pass, Fail # Fail on Mac | |
| 172 | |
| 173 [ $compiler == none && $runtime == vm && $arch == mips ] | 114 [ $compiler == none && $runtime == vm && $arch == mips ] |
| 174 LibTest/math/cos_A01_t01: Pass, Fail # Fail on Mac | |
| 175 LibTest/math/log_A01_t01: Fail | 115 LibTest/math/log_A01_t01: Fail |
| 176 LibTest/math/asin_A01_t01: Fail | |
| 177 LibTest/math/acos_A01_t01: Fail | |
| 178 LibTest/core/double/toInt_A01_t01: Fail | 116 LibTest/core/double/toInt_A01_t01: Fail |
| 179 | 117 |
| 180 [ $compiler == none && $runtime == vm && $arch == simmips ] | |
| 181 LibTest/math/cos_A01_t01: Pass, Fail # Fail on Mac | |
| 182 | |
| 183 # co19-roll r546 (11.08.2013) caused these failures | 118 # co19-roll r546 (11.08.2013) caused these failures |
| 184 [ $compiler == none && $runtime == vm ] | 119 [ $compiler == none && $runtime == vm ] |
| 185 Language/05_Variables/05_Variables_A05_t01: fail # Dart issue 12539 | 120 Language/05_Variables/05_Variables_A05_t01: fail # Dart issue 12539 |
| 186 Language/05_Variables/05_Variables_A05_t02: fail # Dart issue 12539 | 121 Language/05_Variables/05_Variables_A05_t02: fail # Dart issue 12539 |
| 187 Language/05_Variables/05_Variables_A05_t03: fail # Dart issue 12539 | 122 Language/05_Variables/05_Variables_A05_t03: fail # Dart issue 12539 |
| 188 Language/05_Variables/05_Variables_A06_t01: fail # Dart issue 12543 | 123 Language/05_Variables/05_Variables_A06_t01: fail # Dart issue 12543 |
| 189 Language/05_Variables/05_Variables_A06_t02: fail # Dart issue 12543 | 124 Language/05_Variables/05_Variables_A06_t02: fail # Dart issue 12543 |
| 190 Language/05_Variables/05_Variables_A06_t03: fail # Dart issue 12543 | 125 Language/05_Variables/05_Variables_A06_t03: fail # Dart issue 12543 |
| 191 Language/05_Variables/05_Variables_A06_t04: fail # Dart issue 12543 | 126 Language/05_Variables/05_Variables_A06_t04: fail # Dart issue 12543 |
| 192 Language/05_Variables/05_Variables_A06_t05: fail # Dart issue 12543 | 127 Language/05_Variables/05_Variables_A06_t05: fail # Dart issue 12543 |
| (...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 274 Language/14_Libraries_and_Scripts/2_Exports_A04_t02: fail # co19-roll r546: Plea
se triage this failure | 209 Language/14_Libraries_and_Scripts/2_Exports_A04_t02: fail # co19-roll r546: Plea
se triage this failure |
| 275 Language/14_Libraries_and_Scripts/2_Exports_A04_t03: fail # co19-roll r546: Plea
se triage this failure | 210 Language/14_Libraries_and_Scripts/2_Exports_A04_t03: fail # co19-roll r546: Plea
se triage this failure |
| 276 Language/14_Libraries_and_Scripts/2_Exports_A05_t01: fail # co19-roll r546: Plea
se triage this failure | 211 Language/14_Libraries_and_Scripts/2_Exports_A05_t01: fail # co19-roll r546: Plea
se triage this failure |
| 277 Language/14_Libraries_and_Scripts/5_URIs_A01_t01: fail # Issue 12521 | 212 Language/14_Libraries_and_Scripts/5_URIs_A01_t01: fail # Issue 12521 |
| 278 Language/14_Libraries_and_Scripts/5_URIs_A01_t04: fail # Issue 12521 | 213 Language/14_Libraries_and_Scripts/5_URIs_A01_t04: fail # Issue 12521 |
| 279 Language/14_Libraries_and_Scripts/5_URIs_A01_t05: fail # Issue 12521 | 214 Language/14_Libraries_and_Scripts/5_URIs_A01_t05: fail # Issue 12521 |
| 280 Language/14_Libraries_and_Scripts/5_URIs_A01_t11: fail # Issue 12521 | 215 Language/14_Libraries_and_Scripts/5_URIs_A01_t11: fail # Issue 12521 |
| 281 Language/14_Libraries_and_Scripts/5_URIs_A01_t14: fail # Issue 12521 | 216 Language/14_Libraries_and_Scripts/5_URIs_A01_t14: fail # Issue 12521 |
| 282 Language/14_Libraries_and_Scripts/5_URIs_A01_t15: fail # Issue 12521 | 217 Language/14_Libraries_and_Scripts/5_URIs_A01_t15: fail # Issue 12521 |
| 283 Language/14_Libraries_and_Scripts/5_URIs_A01_t21: fail # Issue 12518 | 218 Language/14_Libraries_and_Scripts/5_URIs_A01_t21: fail # Issue 12518 |
| 284 Language/15_Types/1_Static_Types_A03_t01: fail # co19 issue 506 | |
| 285 Language/16_Reference/1_Lexical_Rules/2_Comments_A04_t03: fail # co19 issue 505 | |
| 286 LibTest/async/StreamSink/close_A01_t01: fail # co19 503 | 219 LibTest/async/StreamSink/close_A01_t01: fail # co19 503 |
| 287 LibTest/async/Stream/Stream.periodic_A01_t01: fail, pass # co19-roll r546: Pleas
e triage this failure | 220 |
| 288 LibTest/async/Stream/Stream.periodic_A03_t01: fail, pass # co19-roll r546: Pleas
e triage this failure | 221 LibTest/async/Timer/Timer_A02_t01: fail, pass # co19 issue 538 |
| 289 LibTest/async/Timer/run_A01_t01: fail, pass # co19-roll r546: Please triage this
failure | |
| 290 LibTest/async/Timer/Timer_A02_t01: fail, pass # co19-roll r546: Please triage th
is failure | |
| 291 LibTest/async/Timer/Timer_A02_t01: fail, pass # co19-roll r546: Please triage th
is failure | |
| 292 LibTest/async/Timer/Timer.periodic_A02_t01: fail, pass # co19-roll r546: Please
triage this failure | |
| 293 LibTest/core/DateTime/isAtSameMomentAs_A01_t01: fail # co19 issue 503 | |
| 294 LibTest/core/DateTime/parse_A03_t01: fail # Issue 12514 | 222 LibTest/core/DateTime/parse_A03_t01: fail # Issue 12514 |
| 295 LibTest/core/DateTime/year_A01_t01: fail # co19 issue 504 | |
| 296 LibTest/core/double/parse_A01_t01: fail # co19 issue 503 | |
| 297 LibTest/core/List/skip_A03_t01: fail # co19 issue 502 | |
| 298 LibTest/core/List/take_A02_t01: fail # co19 issue 502 | |
| 299 LibTest/isolate/isolate_api/spawnFunction_A04_t01: fail # co19-roll r546: Please
triage this failure | 223 LibTest/isolate/isolate_api/spawnFunction_A04_t01: fail # co19-roll r546: Please
triage this failure |
| 300 LibTest/isolate/isolate_api/streamSpawnFunction_A02_t01: fail # co19-roll r546:
Please triage this failure | 224 LibTest/isolate/isolate_api/streamSpawnFunction_A02_t01: fail # co19-roll r546:
Please triage this failure |
| 301 LibTest/isolate/IsolateSink/addError_A01_t01: fail # co19-roll r546: Please tria
ge this failure | 225 LibTest/isolate/IsolateSink/addError_A01_t01: fail # co19-roll r546: Please tria
ge this failure |
| 302 LibTest/isolate/IsolateSink/addError_A01_t02: fail # co19-roll r546: Please tria
ge this failure | 226 LibTest/isolate/IsolateSink/addError_A01_t02: fail # co19-roll r546: Please tria
ge this failure |
| 303 LibTest/isolate/IsolateStream/any_A02_t01: fail # co19-roll r546: Please triage
this failure | 227 LibTest/isolate/IsolateStream/any_A02_t01: fail # co19-roll r546: Please triage
this failure |
| 304 LibTest/isolate/IsolateStream/contains_A02_t01: fail, pass # co19-roll r546: Ple
ase triage this failure | 228 LibTest/isolate/IsolateStream/contains_A02_t01: fail, pass # co19-roll r546: Ple
ase triage this failure |
| 305 LibTest/isolate/isolate_api/streamSpawnFunction_A02_t03: fail, pass # co19-roll
r546: Please triage this failure | 229 LibTest/isolate/isolate_api/streamSpawnFunction_A02_t03: fail, pass # co19-roll
r546: Please triage this failure |
| 306 LibTest/isolate/SendPort/send_A01_t01: fail # co19-roll r546: Please triage this
failure | 230 LibTest/isolate/SendPort/send_A01_t01: fail # co19-roll r546: Please triage this
failure |
| 307 LibTest/isolate/SendPort/send_A02_t04: fail # co19 issue 501 | 231 LibTest/isolate/SendPort/send_A02_t04: fail # co19 issue 501 |
| 308 LibTest/async/Future/Future.delayed_A01_t02: fail, pass # co19 issue 536 | |
| 309 Utils/tests/Expect/listEquals_A02_t01: fail # co19 issue 499 | |
| 310 Utils/tests/Expect/listEquals_A03_t01: fail # co19 issue 500 | |
| 311 Utils/tests/Expect/setEquals_A02_t01: fail # co19 issue 499 | |
| 312 | 232 |
| 313 | 233 |
| 314 [ $compiler == none && $runtime == vm && $checked ] | 234 [ $compiler == none && $runtime == vm && $checked ] |
| 315 Language/12_Expressions/12_Instance_Creation_A01_t08: fail # co19 issue 498 | |
| 316 Language/13_Statements/09_Switch_A05_t01: fail # co19 issue 498 | |
| 317 Language/14_Libraries_and_Scripts/1_Imports_A03_t26: fail # co19 issue 498 | |
| 318 Language/15_Types/1_Static_Types_A03_t03: fail # co19 issue 498 | |
| 319 Language/15_Types/1_Static_Types_A03_t04: fail # co19 issue 498 | |
| 320 LibTest/async/EventTransformStream/asBroadcastStream_A01_t01: fail # co19 issue
498 | |
| 321 LibTest/async/EventTransformStream/contains_A01_t01: fail # co19 issue 498 | |
| 322 LibTest/async/EventTransformStream/contains_A02_t01: fail # co19 issue 498 | |
| 323 LibTest/async/EventTransformStream/distinct_A01_t01: fail # co19 issue 498 | |
| 324 LibTest/async/EventTransformStream/drain_A01_t01: fail # co19 issue 498 | |
| 325 LibTest/async/EventTransformStream/firstWhere_A01_t01: fail # co19 issue 498 | |
| 326 LibTest/async/EventTransformStream/firstWhere_A02_t01: fail # co19 issue 498 | |
| 327 LibTest/async/EventTransformStream/first_A03_t01: fail # co19 issue 498 | |
| 328 LibTest/async/EventTransformStream/fold_A01_t01: fail # co19 issue 498 | |
| 329 LibTest/async/EventTransformStream/fold_A01_t02: fail # co19 issue 498 | |
| 330 LibTest/async/EventTransformStream/forEach_A01_t01: fail # co19 issue 498 | |
| 331 LibTest/async/EventTransformStream/forEach_A02_t02: fail # co19 issue 498 | |
| 332 LibTest/async/EventTransformStream/handleError_A02_t01: fail # co19 issue 498 | |
| 333 LibTest/async/EventTransformStream/isBroadcast_A01_t02: fail # co19 issue 498 | |
| 334 LibTest/async/EventTransformStream/lastWhere_A01_t01: fail # co19 issue 498 | |
| 335 LibTest/async/EventTransformStream/lastWhere_A02_t01: fail # co19 issue 498 | |
| 336 LibTest/async/EventTransformStream/listen_A01_t01: fail # co19 issue 498 | |
| 337 LibTest/async/EventTransformStream/listen_A02_t01: fail # co19 issue 498 | |
| 338 LibTest/async/EventTransformStream/listen_A03_t01: fail # co19 issue 498 | |
| 339 LibTest/async/EventTransformStream/map_A01_t01: fail # co19 issue 498 | |
| 340 LibTest/async/EventTransformStream/reduce_A01_t01: fail # co19 issue 498 | |
| 341 LibTest/async/EventTransformStream/reduce_A01_t02: fail # co19 issue 498 | |
| 342 LibTest/async/EventTransformStream/singleWhere_A01_t01: fail # co19 issue 498 | |
| 343 LibTest/async/EventTransformStream/skip_A01_t01: fail # co19 issue 498 | |
| 344 LibTest/async/EventTransformStream/take_A01_t01: fail # co19 issue 498 | |
| 345 LibTest/async/EventTransformStream/take_A01_t02: fail # co19 issue 498 | |
| 346 LibTest/async/EventTransformStream/toList_A01_t01: fail # co19 issue 498 | |
| 347 LibTest/async/EventTransformStream/toSet_A01_t01: fail # co19 issue 498 | |
| 348 LibTest/async/EventTransformStream/transform_A01_t01: fail # co19 issue 498 | |
| 349 LibTest/async/EventTransformStream/where_A01_t01: fail # co19 issue 498 | |
| 350 LibTest/async/EventTransformStream/where_A01_t02: fail # co19 issue 498 | |
| 351 LibTest/async/Stream/drain_A01_t01: fail # co19 issue 498 | |
| 352 LibTest/async/Stream/firstWhere_A01_t01: fail # co19 issue 498 | |
| 353 LibTest/async/Stream/firstWhere_A02_t01: fail # co19 issue 498 | |
| 354 LibTest/async/Stream/fold_A01_t01: fail # co19 issue 498 | |
| 355 LibTest/async/Stream/fold_A01_t02: fail # co19 issue 498 | |
| 356 LibTest/async/Stream/lastWhere_A01_t01: fail # co19 issue 498 | |
| 357 LibTest/async/Stream/lastWhere_A02_t01: fail # co19 issue 498 | |
| 358 LibTest/async/Stream/reduce_A01_t01: fail # co19 issue 498 | |
| 359 LibTest/async/Stream/reduce_A01_t02: fail # co19 issue 498 | |
| 360 LibTest/async/Stream/singleWhere_A01_t01: fail # co19 issue 498 | |
| 361 LibTest/async/Stream/take_A01_t02: fail # co19 issue 498 | |
| 362 LibTest/async/Stream/transform_A01_t01: fail # co19 issue 498 | |
| 363 LibTest/async/Stream/where_A01_t01: fail # co19 issue 498 | |
| 364 LibTest/async/Stream/where_A01_t02: fail # co19 issue 498 | |
| 365 LibTest/async/StreamEventTransformer/bind_A01_t01: fail # co19 issue 498 | |
| 366 LibTest/core/DateTime/compareTo_A02_t01: fail # co19 issue 498 | |
| 367 LibTest/core/List/join_A01_t01: fail # co19 issue 498 | |
| 368 LibTest/core/List/removeAt_A02_t01: fail # co19 issue 498 | |
| 369 LibTest/core/Set/intersection_A01_t01: pass # co19-roll r546: Please triage this
failure | 235 LibTest/core/Set/intersection_A01_t01: pass # co19-roll r546: Please triage this
failure |
| 370 LibTest/core/Set/intersection_A01_t03: pass # co19-roll r546: Please triage this
failure | 236 LibTest/core/Set/intersection_A01_t03: pass # co19-roll r546: Please triage this
failure |
| 371 LibTest/core/Set/intersection_A03_t01: pass # co19-roll r546: Please triage this
failure | 237 LibTest/core/Set/intersection_A03_t01: pass # co19-roll r546: Please triage this
failure |
| 372 LibTest/core/int/ceilToDouble_A01_t01: fail # co19 issue 498 | 238 LibTest/core/int/ceilToDouble_A01_t01: fail # co19 issue 498 |
| 373 LibTest/core/int/floorToDouble_A01_t01: fail # co19 issue 498 | 239 LibTest/core/int/floorToDouble_A01_t01: fail # co19 issue 498 |
| 374 LibTest/core/int/roundToDouble_A01_t01: fail # co19 issue 498 | 240 LibTest/core/int/roundToDouble_A01_t01: fail # co19 issue 498 |
| 375 LibTest/core/int/truncateToDouble_A01_t01: fail # co19 issue 498 | 241 LibTest/core/int/truncateToDouble_A01_t01: fail # co19 issue 498 |
| 376 LibTest/isolate/IsolateStream/last_A01_t01: fail # co19 issue 498 | |
| 377 LibTest/isolate/IsolateStream/length_A01_t01: fail # co19 issue 498 | |
| 378 LibTest/isolate/IsolateStream/single_A01_t01: fail # co19 issue 498 | |
| 379 LibTest/isolate/isolate_api/spawnFunction_A03_t01: fail # co19 issue 497 | 242 LibTest/isolate/isolate_api/spawnFunction_A03_t01: fail # co19 issue 497 |
| 380 | 243 |
| 381 # co19-roll r546 (11.08.2013) caused these failures | 244 # co19-roll r546 (11.08.2013) caused these failures |
| 382 [ $compiler == none && $runtime == vm && $unchecked ] | 245 [ $compiler == none && $runtime == vm && $unchecked ] |
| 383 Language/12_Expressions/12_Instance_Creation/2_Const_A09_t02: Fail # co19 issue
496 | 246 Language/12_Expressions/12_Instance_Creation/2_Const_A09_t02: Fail # co19 issue
496 |
| 384 | 247 |
| OLD | NEW |