| 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 | 5 |
| 6 [ $compiler == none && ($runtime == vm || $runtime == dartium) && $unchecked] | |
| 7 | |
| 8 | |
| 9 [ $compiler == none && ($runtime == vm || $runtime == dartium) ] | 6 [ $compiler == none && ($runtime == vm || $runtime == dartium) ] |
| 10 | 7 |
| 11 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A03_t01: Fail # Issue 1250
8 | 8 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A03_t01: Fail # Issue 1250
8 |
| 12 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A02_t01: Fail # Issue 1250
8 | 9 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A02_t01: Fail # Issue 1250
8 |
| 13 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail # I
ssue 12508 | 10 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail # I
ssue 12508 |
| 14 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F
ail # Issue 12508 | 11 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F
ail # Issue 12508 |
| 15 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Fa
il # Issue 12508 | 12 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Fa
il # Issue 12508 |
| 16 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail #
Issue 12508 | 13 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail #
Issue 12508 |
| 17 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa
il # Issue 12508 | 14 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa
il # Issue 12508 |
| 18 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa
il # Issue 12508 | 15 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa
il # Issue 12508 |
| 19 | 16 |
| 20 LibTest/core/Match/operator_subscript_A01_t01: Fail # Issue 12508 | 17 LibTest/core/Match/operator_subscript_A01_t01: Fail # Issue 12508 |
| 21 LibTest/core/RegExp/firstMatch_A01_t01: Fail # Issue 12508 | 18 LibTest/core/RegExp/firstMatch_A01_t01: Fail # Issue 12508 |
| 22 LibTest/core/int/toRadixString_A01_t01: Fail # co19 issue 492 | 19 LibTest/core/int/toRadixString_A01_t01: Fail # co19 issue 492 |
| 23 | 20 |
| 24 Language/10_Generics/10_Generics_A05_t01: Fail # Issue 463 | |
| 25 Language/14_Libraries_and_Scripts/1_Imports_A03_t05: Fail # Issue 463 | |
| 26 Language/15_Types/1_Static_Types_A03_t01: Fail # Issue 463 | |
| 27 Language/12_Expressions/33_Type_Cast_A03_t01: Fail # Issue 463 | 21 Language/12_Expressions/33_Type_Cast_A03_t01: Fail # Issue 463 |
| 28 Language/12_Expressions/33_Type_Cast_A03_t03: Fail # Issue 463 | 22 Language/12_Expressions/33_Type_Cast_A03_t03: Fail # Issue 463 |
| 29 Language/12_Expressions/32_Type_Test_A04_t01: Fail # Issue 463 | 23 Language/12_Expressions/32_Type_Test_A04_t01: Fail # Issue 463 |
| 30 Language/12_Expressions/32_Type_Test_A04_t02: Fail # Issue 463 | 24 Language/12_Expressions/32_Type_Test_A04_t02: Fail # Issue 463 |
| 31 | 25 |
| 32 LibTest/async/Timer/Timer.periodic_A02_t01: Pass, Fail # co19 issue 537 | 26 LibTest/async/Timer/Timer.periodic_A02_t01: Pass, Fail # co19 issue 537 |
| 33 | 27 |
| 34 Language/05_Variables/05_Variables_A05_t01: fail # Dart issue 12539 | 28 Language/05_Variables/05_Variables_A05_t01: fail # Dart issue 12539 |
| 35 Language/05_Variables/05_Variables_A05_t02: fail # Dart issue 12539 | 29 Language/05_Variables/05_Variables_A05_t02: fail # Dart issue 12539 |
| 36 Language/13_Statements/06_For_A01_t11: fail # Dart issue 5675 | 30 Language/13_Statements/06_For_A01_t11: fail # Dart issue 5675 |
| (...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 71 LibTest/typed_data/Float32x4/lessThan_A01_t01: Skip # co19 issue 656 | 65 LibTest/typed_data/Float32x4/lessThan_A01_t01: Skip # co19 issue 656 |
| 72 LibTest/typed_data/Float32x4/lessThanOrEqual_A01_t01: Skip # co19 issue 656 | 66 LibTest/typed_data/Float32x4/lessThanOrEqual_A01_t01: Skip # co19 issue 656 |
| 73 | 67 |
| 74 [ $compiler == none && $runtime == vm ] | 68 [ $compiler == none && $runtime == vm ] |
| 75 LibTest/typed_data/Float32x4/reciprocalSqrt_A01_t01: Pass, Fail # Issue 13398 | 69 LibTest/typed_data/Float32x4/reciprocalSqrt_A01_t01: Pass, Fail # Issue 13398 |
| 76 LibTest/typed_data/Float32x4/reciprocal_A01_t01: Pass, Fail # Issue 13398 | 70 LibTest/typed_data/Float32x4/reciprocal_A01_t01: Pass, Fail # Issue 13398 |
| 77 | 71 |
| 78 [ $compiler == none && $runtime == vm && $checked ] | 72 [ $compiler == none && $runtime == vm && $checked ] |
| 79 LibTest/async/Future/catchError_A01_t01: Fail # Future constructors have changed
# issue 408 | 73 LibTest/async/Future/catchError_A01_t01: Fail # Future constructors have changed
# issue 408 |
| 80 LibTest/core/List/removeAt_A02_t01: Fail # co19-roll r641: Please triage this fa
ilure | 74 LibTest/core/List/removeAt_A02_t01: Fail # co19-roll r641: Please triage this fa
ilure |
| 75 Language/15_Types/1_Static_Types_A03_t01: RuntimeError # co19-roll r667: Please
triage this failure |
| 81 | 76 |
| 82 # Passing for the wrong reasons: | 77 # Passing for the wrong reasons: |
| 83 LibTest/async/Completer/completeError_A03_t02: Pass # No AsyncError anymore. Iss
ue 407 and 463 | 78 LibTest/async/Completer/completeError_A03_t02: Pass # No AsyncError anymore. Iss
ue 407 and 463 |
| 84 LibTest/async/Completer/complete_A02_t02: Pass # No AsyncError anymore. Issue 40
7 and 463 | 79 LibTest/async/Completer/complete_A02_t02: Pass # No AsyncError anymore. Issue 40
7 and 463 |
| 85 LibTest/async/Future/catchError_A01_t01: Pass # No AsyncError anymore. Issue 407
and 463 | 80 LibTest/async/Future/catchError_A01_t01: Pass # No AsyncError anymore. Issue 407
and 463 |
| 86 LibTest/async/Future/catchError_A01_t02: Pass # No AsyncError anymore. Issue 407
and 463 | 81 LibTest/async/Future/catchError_A01_t02: Pass # No AsyncError anymore. Issue 407
and 463 |
| 87 | 82 |
| 88 #end [ $compiler == none && $runtime == vm && $checked ] | 83 #end [ $compiler == none && $runtime == vm && $checked ] |
| 89 | 84 |
| 90 [ $compiler == none && $runtime == vm && $mode == debug ] | 85 [ $compiler == none && $runtime == vm && $mode == debug ] |
| 91 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash | 86 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash |
| 92 LibTest/async/Stream/Stream.periodic_A03_t01: Fail # co19-roll r546: Please tria
ge this failure | 87 LibTest/async/Stream/Stream.periodic_A03_t01: Fail # co19-roll r546: Please tria
ge this failure |
| 93 LibTest/isolate/IsolateStream/contains_A02_t01: Fail # co19-roll r546: Please tr
iage this failure | 88 LibTest/isolate/IsolateStream/contains_A02_t01: Fail # co19-roll r546: Please tr
iage this failure |
| 94 Language/15_Types/4_Interface_Types_A11_t01: Pass, Slow | 89 Language/15_Types/4_Interface_Types_A11_t01: Pass, Slow |
| 95 LibTest/core/List/List_class_A01_t01: Pass, Slow | 90 LibTest/core/List/List_class_A01_t01: Pass, Slow |
| 96 | 91 |
| 97 [ $compiler == none && $runtime == vm && $arch != x64 ] | 92 [ $compiler == none && $runtime == vm && $arch != x64 ] |
| 98 LibTest/core/int/operator_left_shift_A01_t02: Fail # co19 issue 129 | 93 LibTest/core/int/operator_left_shift_A01_t02: Fail # co19 issue 129 |
| 99 | 94 |
| 100 [ $compiler == none && $runtime == vm && $arch == mips ] | 95 [ $compiler == none && $runtime == vm && $arch == mips ] |
| 101 LibTest/math/log_A01_t01: Fail | 96 LibTest/math/log_A01_t01: Fail |
| 102 LibTest/core/double/toInt_A01_t01: Fail | 97 LibTest/core/double/toInt_A01_t01: Fail |
| 103 | 98 |
| 104 [ $compiler == none && $runtime == vm && ($arch == simarm || $arch == simmips) ] | 99 [ $compiler == none && $runtime == vm && ($arch == simarm || $arch == simmips) ] |
| 105 LibTest/core/Uri/Uri_A06_t03: Pass, Timeout # co19-roll r576: Please triage this
failure | 100 LibTest/core/Uri/Uri_A06_t03: Pass, Timeout # co19-roll r576: Please triage this
failure |
| 106 | 101 |
| 107 [ $compiler == none && $checked && ($runtime == vm || $runtime == dartium) ] | 102 [ $compiler == none && $checked && ($runtime == vm || $runtime == dartium) ] |
| 108 Language/10_Generics/10_Generics_A05_t02: Fail # Issue 463 | |
| 109 Language/15_Types/1_Static_Types_A03_t02: Fail # Issue 463 | |
| 110 Language/15_Types/1_Static_Types_A03_t03: Fail # Issue 463 | |
| 111 Language/15_Types/1_Static_Types_A03_t04: Fail # Issue 463 | |
| 112 Language/14_Libraries_and_Scripts/1_Imports_A03_t31: Fail # Issue 14006, discuss
ion on-going | |
| 113 LibTest/typed_data/Float32x4List/elementAt_A01_t01: Fail # Dart issue 12861 | 103 LibTest/typed_data/Float32x4List/elementAt_A01_t01: Fail # Dart issue 12861 |
| 114 LibTest/typed_data/Float32x4List/fillRange_A01_t01: Fail # Dart issue 12861 | 104 LibTest/typed_data/Float32x4List/fillRange_A01_t01: Fail # Dart issue 12861 |
| 115 LibTest/typed_data/Float32x4List/first_A01_t01: Fail # Dart issue 12861 | 105 LibTest/typed_data/Float32x4List/first_A01_t01: Fail # Dart issue 12861 |
| 116 LibTest/typed_data/Float32x4List/first_A03_t01: Fail # Dart issue 12861 | 106 LibTest/typed_data/Float32x4List/first_A03_t01: Fail # Dart issue 12861 |
| 117 LibTest/typed_data/Float32x4List/firstWhere_A01_t01: Fail # Dart issue 12861 | 107 LibTest/typed_data/Float32x4List/firstWhere_A01_t01: Fail # Dart issue 12861 |
| 118 LibTest/typed_data/Float32x4List/firstWhere_A02_t01: Fail # Dart issue 12861 | 108 LibTest/typed_data/Float32x4List/firstWhere_A02_t01: Fail # Dart issue 12861 |
| 119 LibTest/typed_data/Float32x4List/getRange_A01_t01: Fail # Dart issue 12861 | 109 LibTest/typed_data/Float32x4List/getRange_A01_t01: Fail # Dart issue 12861 |
| 120 LibTest/typed_data/Float32x4List/getRange_A02_t01: Fail # Dart issue 12861 | 110 LibTest/typed_data/Float32x4List/getRange_A02_t01: Fail # Dart issue 12861 |
| 121 LibTest/typed_data/Float32x4List/last_A01_t01: Fail # Dart issue 12861 | 111 LibTest/typed_data/Float32x4List/last_A01_t01: Fail # Dart issue 12861 |
| 122 LibTest/typed_data/Float32x4List/lastWhere_A01_t01: Fail # Dart issue 12861 | 112 LibTest/typed_data/Float32x4List/lastWhere_A01_t01: Fail # Dart issue 12861 |
| 123 LibTest/typed_data/Float32x4List/map_A01_t01: Fail # Dart issue 12861 | 113 LibTest/typed_data/Float32x4List/map_A01_t01: Fail # Dart issue 12861 |
| 124 LibTest/typed_data/Float32x4List/map_A02_t01: Fail # Dart issue 12861 | 114 LibTest/typed_data/Float32x4List/map_A02_t01: Fail # Dart issue 12861 |
| 125 LibTest/typed_data/Float32x4List/map_A03_t01: Fail # Dart issue 12861 | 115 LibTest/typed_data/Float32x4List/map_A03_t01: Fail # Dart issue 12861 |
| 126 LibTest/typed_data/Float32x4List/operator_subscript_A01_t01: Fail # Dart issue 1
2861 | 116 LibTest/typed_data/Float32x4List/operator_subscript_A01_t01: Fail # Dart issue 1
2861 |
| 127 LibTest/typed_data/Float32x4List/operator_subscripted_assignment_A01_t01: Fail #
Dart issue 12861 | 117 LibTest/typed_data/Float32x4List/operator_subscripted_assignment_A01_t01: Fail #
Dart issue 12861 |
| 128 LibTest/typed_data/Float32x4List/reversed_A01_t01: Fail # Dart issue 12861 | 118 LibTest/typed_data/Float32x4List/reversed_A01_t01: Fail # Dart issue 12861 |
| 129 LibTest/typed_data/Float32x4List/single_A01_t01: Fail # Dart issue 12861 | 119 LibTest/typed_data/Float32x4List/single_A01_t01: Fail # Dart issue 12861 |
| 130 LibTest/typed_data/Float32x4List/singleWhere_A01_t01: Fail # Dart issue 12861 | 120 LibTest/typed_data/Float32x4List/singleWhere_A01_t01: Fail # Dart issue 12861 |
| 131 LibTest/typed_data/Float32x4List/skip_A01_t01: Fail # Dart issue 12861 | 121 LibTest/typed_data/Float32x4List/skip_A01_t01: Fail # Dart issue 12861 |
| 132 LibTest/typed_data/Float32x4List/take_A01_t01: Fail # Dart issue 12861 | 122 LibTest/typed_data/Float32x4List/take_A01_t01: Fail # Dart issue 12861 |
| 133 LibTest/typed_data/Float32x4List/take_A02_t01: Fail # Dart issue 12861 | 123 LibTest/typed_data/Float32x4List/take_A02_t01: Fail # Dart issue 12861 |
| 134 | 124 |
| 135 [ $compiler == none && $runtime == vm && $system == windows && $mode == debug ] | 125 [ $compiler == none && $runtime == vm && $system == windows && $mode == debug ] |
| 136 Language/15_Types/4_Interface_Types_A11_t01: pass, timeout # Issue 13349 | 126 Language/15_Types/4_Interface_Types_A11_t01: pass, timeout # Issue 13349 |
| 137 Language/15_Types/4_Interface_Types_A11_t02: pass, timeout # Issue 13349 | 127 Language/15_Types/4_Interface_Types_A11_t02: pass, timeout # Issue 13349 |
| 138 | 128 |
| OLD | NEW |