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 || $runtime == Con
tentShellOnAndroid) ] | 6 [ $compiler == none && ($runtime == vm || $runtime == dartium || $runtime == Con
tentShellOnAndroid) ] |
7 | 7 |
8 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Fa
il # Issue 22200 | 8 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Fa
il # Issue 22200 |
9 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa
il # Issue 22200 | 9 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa
il # Issue 22200 |
10 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa
il # Issue 22200 | 10 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa
il # Issue 22200 |
11 | 11 |
12 LibTest/core/int/toRadixString_A01_t01: Fail # co19 issue 492 | 12 LibTest/core/int/toRadixString_A01_t01: Fail # co19 issue 492 |
13 | 13 |
14 Language/Statements/Switch/syntax_t02: fail # Dart issue 12908 | 14 Language/Statements/Switch/syntax_t02: fail # Dart issue 12908 |
15 Language/Statements/Labels/syntax_t03: fail # Dart issue 2238 | 15 Language/Statements/Labels/syntax_t03: fail # Dart issue 2238 |
16 Language/Libraries_and_Scripts/Exports/reexport_t01: fail # Dart issue 12916 | 16 Language/Libraries_and_Scripts/Exports/reexport_t01: fail # Dart issue 12916 |
17 Language/Libraries_and_Scripts/Exports/reexport_t02: fail # Dart issue 12916 | 17 Language/Libraries_and_Scripts/Exports/reexport_t02: fail # Dart issue 12916 |
18 | 18 |
19 Language/Statements/Assert/execution_t02: skip # co19 issue 734 | 19 Language/Statements/Assert/execution_t02: skip # co19 issue 734 |
20 Language/Statements/Assert/execution_t03: skip # co19 issue 734 | 20 Language/Statements/Assert/execution_t03: skip # co19 issue 734 |
21 Language/Statements/Assert/type_t02: skip # co19 issue 734 | 21 Language/Statements/Assert/type_t02: skip # co19 issue 734 |
22 Language/Statements/Assert/type_t05: skip # co19 issue 734 | 22 Language/Statements/Assert/type_t05: skip # co19 issue 734 |
23 | 23 |
24 | 24 |
25 LibTest/core/DateTime/parse_A03_t01: fail # Issue 12514 | 25 LibTest/core/DateTime/parse_A03_t01: fail # Issue 12514 |
| 26 LibTest/core/DateTime/parse_A01_t02: Fail # co19 issue 17. |
26 | 27 |
27 LibTest/core/DateTime/DateTime.now_A01_t02: Pass, Fail # co19 issue 709 | 28 LibTest/core/DateTime/DateTime.now_A01_t02: Pass, Fail # co19 issue 709 |
28 | 29 |
29 LibTest/isolate/Isolate/spawnUri_A01_t02: Skip # Dart issue 15974 | 30 LibTest/isolate/Isolate/spawnUri_A01_t02: Skip # Dart issue 15974 |
30 LibTest/isolate/Isolate/spawnUri_A01_t03: Skip # Dart issue 15974 | 31 LibTest/isolate/Isolate/spawnUri_A01_t03: Skip # Dart issue 15974 |
31 LibTest/isolate/Isolate/spawnUri_A02_t01: RuntimeError # Dart issue 15617 | 32 LibTest/isolate/Isolate/spawnUri_A02_t01: RuntimeError # Dart issue 15617 |
32 LibTest/isolate/Isolate/spawnUri_A02_t02: Skip # Dart issue 15974 | 33 LibTest/isolate/Isolate/spawnUri_A02_t02: Skip # Dart issue 15974 |
33 LibTest/isolate/Isolate/spawnUri_A02_t03: Skip # Dart issue 15974 | 34 LibTest/isolate/Isolate/spawnUri_A02_t03: Skip # Dart issue 15974 |
34 LibTest/isolate/Isolate/spawnUri_A02_t04: Skip # Dart issue 15974 | 35 LibTest/isolate/Isolate/spawnUri_A02_t04: Skip # Dart issue 15974 |
35 LibTest/isolate/Isolate/spawn_A02_t02: RuntimeError # Dart issue 15617 | 36 LibTest/isolate/Isolate/spawn_A02_t02: RuntimeError # Dart issue 15617 |
(...skipping 108 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
144 [ $runtime == vm && $noopt ] | 145 [ $runtime == vm && $noopt ] |
145 LibTest/collection/ListBase/ListBase_class_A01_t02: Pass, Timeout | 146 LibTest/collection/ListBase/ListBase_class_A01_t02: Pass, Timeout |
146 LibTest/collection/ListMixin/ListMixin_class_A01_t02: Pass, Timeout | 147 LibTest/collection/ListMixin/ListMixin_class_A01_t02: Pass, Timeout |
147 LibTest/core/Map/Map_class_A01_t04: Pass, Timeout | 148 LibTest/core/Map/Map_class_A01_t04: Pass, Timeout |
148 LibTest/core/Uri/encodeQueryComponent_A01_t02: Pass, Timeout | 149 LibTest/core/Uri/encodeQueryComponent_A01_t02: Pass, Timeout |
149 Language/Mixins/Mixin_Application/error_t01: Pass | 150 Language/Mixins/Mixin_Application/error_t01: Pass |
150 Language/Mixins/Mixin_Application/error_t02: Pass | 151 Language/Mixins/Mixin_Application/error_t02: Pass |
151 Language/Mixins/declaring_constructor_t01: Pass | 152 Language/Mixins/declaring_constructor_t01: Pass |
152 Language/Expressions/Property_Extraction/Named_Constructor_Extraction/deferred_t
ype_t01: Pass | 153 Language/Expressions/Property_Extraction/Named_Constructor_Extraction/deferred_t
ype_t01: Pass |
153 Language/Metadata/*: Skip # Uses dart:mirrors | 154 Language/Metadata/*: Skip # Uses dart:mirrors |
OLD | NEW |