| 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) ] | 6 [ $compiler == none && ($runtime == vm || $runtime == dartium) ] |
| 7 | 7 |
| 8 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 |
| 9 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 |
| 10 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 |
| (...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 65 LibTest/typed_data/Float32x4/lessThan_A01_t01: Skip # co19 issue 656 | 65 LibTest/typed_data/Float32x4/lessThan_A01_t01: Skip # co19 issue 656 |
| 66 LibTest/typed_data/Float32x4/lessThanOrEqual_A01_t01: Skip # co19 issue 656 | 66 LibTest/typed_data/Float32x4/lessThanOrEqual_A01_t01: Skip # co19 issue 656 |
| 67 | 67 |
| 68 [ $compiler == none && $runtime == vm ] | 68 [ $compiler == none && $runtime == vm ] |
| 69 LibTest/typed_data/Float32x4/reciprocalSqrt_A01_t01: Pass, Fail # Issue 13398 | 69 LibTest/typed_data/Float32x4/reciprocalSqrt_A01_t01: Pass, Fail # Issue 13398 |
| 70 LibTest/typed_data/Float32x4/reciprocal_A01_t01: Pass, Fail # Issue 13398 | 70 LibTest/typed_data/Float32x4/reciprocal_A01_t01: Pass, Fail # Issue 13398 |
| 71 | 71 |
| 72 [ $compiler == none && $runtime == vm && $checked ] | 72 [ $compiler == none && $runtime == vm && $checked ] |
| 73 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 |
| 74 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 | |
| 76 | 75 |
| 77 # Passing for the wrong reasons: | 76 # Passing for the wrong reasons: |
| 78 LibTest/async/Completer/completeError_A03_t02: Pass # No AsyncError anymore. Iss
ue 407 and 463 | 77 LibTest/async/Completer/completeError_A03_t02: Pass # No AsyncError anymore. Iss
ue 407 and 463 |
| 79 LibTest/async/Completer/complete_A02_t02: Pass # No AsyncError anymore. Issue 40
7 and 463 | 78 LibTest/async/Completer/complete_A02_t02: Pass # No AsyncError anymore. Issue 40
7 and 463 |
| 80 LibTest/async/Future/catchError_A01_t01: Pass # No AsyncError anymore. Issue 407
and 463 | 79 LibTest/async/Future/catchError_A01_t01: Pass # No AsyncError anymore. Issue 407
and 463 |
| 81 LibTest/async/Future/catchError_A01_t02: Pass # No AsyncError anymore. Issue 407
and 463 | 80 LibTest/async/Future/catchError_A01_t02: Pass # No AsyncError anymore. Issue 407
and 463 |
| 82 | 81 |
| 83 #end [ $compiler == none && $runtime == vm && $checked ] | 82 #end [ $compiler == none && $runtime == vm && $checked ] |
| 84 | 83 |
| 85 [ $compiler == none && $runtime == vm && $mode == debug ] | 84 [ $compiler == none && $runtime == vm && $mode == debug ] |
| (...skipping 28 matching lines...) Expand all Loading... |
| 114 LibTest/typed_data/Float32x4List/map_A02_t01: Fail # Dart issue 12861 | 113 LibTest/typed_data/Float32x4List/map_A02_t01: Fail # Dart issue 12861 |
| 115 LibTest/typed_data/Float32x4List/map_A03_t01: Fail # Dart issue 12861 | 114 LibTest/typed_data/Float32x4List/map_A03_t01: Fail # Dart issue 12861 |
| 116 LibTest/typed_data/Float32x4List/operator_subscript_A01_t01: Fail # Dart issue 1
2861 | 115 LibTest/typed_data/Float32x4List/operator_subscript_A01_t01: Fail # Dart issue 1
2861 |
| 117 LibTest/typed_data/Float32x4List/operator_subscripted_assignment_A01_t01: Fail #
Dart issue 12861 | 116 LibTest/typed_data/Float32x4List/operator_subscripted_assignment_A01_t01: Fail #
Dart issue 12861 |
| 118 LibTest/typed_data/Float32x4List/reversed_A01_t01: Fail # Dart issue 12861 | 117 LibTest/typed_data/Float32x4List/reversed_A01_t01: Fail # Dart issue 12861 |
| 119 LibTest/typed_data/Float32x4List/single_A01_t01: Fail # Dart issue 12861 | 118 LibTest/typed_data/Float32x4List/single_A01_t01: Fail # Dart issue 12861 |
| 120 LibTest/typed_data/Float32x4List/singleWhere_A01_t01: Fail # Dart issue 12861 | 119 LibTest/typed_data/Float32x4List/singleWhere_A01_t01: Fail # Dart issue 12861 |
| 121 LibTest/typed_data/Float32x4List/skip_A01_t01: Fail # Dart issue 12861 | 120 LibTest/typed_data/Float32x4List/skip_A01_t01: Fail # Dart issue 12861 |
| 122 LibTest/typed_data/Float32x4List/take_A01_t01: Fail # Dart issue 12861 | 121 LibTest/typed_data/Float32x4List/take_A01_t01: Fail # Dart issue 12861 |
| 123 LibTest/typed_data/Float32x4List/take_A02_t01: Fail # Dart issue 12861 | 122 LibTest/typed_data/Float32x4List/take_A02_t01: Fail # Dart issue 12861 |
| 123 Language/15_Types/1_Static_Types_A03_t01: RuntimeError # co19-roll r667: Please
triage this failure |
| 124 | 124 |
| 125 [ $compiler == none && $runtime == vm && $system == windows && $mode == debug ] | 125 [ $compiler == none && $runtime == vm && $system == windows && $mode == debug ] |
| 126 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 |
| 127 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 |
| 128 | 128 |
| OLD | NEW |