| 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 [ ($runtime == vm || $runtime == dart_precompiled || $runtime == dart_app) ] | 6 [ ($runtime == vm || $runtime == dart_precompiled || $runtime == dart_app) ] |
| 7 | 7 |
| 8 # Failures ok in tests below. VM moves super initializer to end of list. | 8 # Failures ok in tests below. VM moves super initializer to end of list. |
| 9 Language/Classes/Constructors/Generative_Constructors/execution_t03: Fail, OK | 9 Language/Classes/Constructors/Generative_Constructors/execution_t03: Fail, OK |
| 10 Language/Expressions/Instance_Creation/New/execution_t04: Fail, OK | 10 Language/Expressions/Instance_Creation/New/execution_t04: Fail, OK |
| (...skipping 13 matching lines...) Expand all Loading... |
| 24 Language/Statements/Assert/execution_t02: skip # co19 issue 734 | 24 Language/Statements/Assert/execution_t02: skip # co19 issue 734 |
| 25 Language/Statements/Assert/execution_t03: skip # co19 issue 734 | 25 Language/Statements/Assert/execution_t03: skip # co19 issue 734 |
| 26 Language/Statements/Assert/type_t02: skip # co19 issue 734 | 26 Language/Statements/Assert/type_t02: skip # co19 issue 734 |
| 27 Language/Statements/Assert/type_t05: skip # co19 issue 734 | 27 Language/Statements/Assert/type_t05: skip # co19 issue 734 |
| 28 | 28 |
| 29 | 29 |
| 30 LibTest/core/DateTime/DateTime.now_A01_t02: Pass, Fail # co19 issue 709 | 30 LibTest/core/DateTime/DateTime.now_A01_t02: Pass, Fail # co19 issue 709 |
| 31 | 31 |
| 32 LibTest/isolate/Isolate/spawnUri_A01_t02: Skip # Dart issue 15974 | 32 LibTest/isolate/Isolate/spawnUri_A01_t02: Skip # Dart issue 15974 |
| 33 LibTest/isolate/Isolate/spawnUri_A01_t03: Skip # Dart issue 15974 | 33 LibTest/isolate/Isolate/spawnUri_A01_t03: Skip # Dart issue 15974 |
| 34 LibTest/isolate/Isolate/spawnUri_A02_t01: RuntimeError # Dart issue 15617 | |
| 35 LibTest/isolate/Isolate/spawnUri_A02_t02: Skip # Dart issue 15974 | 34 LibTest/isolate/Isolate/spawnUri_A02_t02: Skip # Dart issue 15974 |
| 36 LibTest/isolate/Isolate/spawnUri_A02_t03: Skip # Dart issue 15974 | 35 LibTest/isolate/Isolate/spawnUri_A02_t03: Skip # Dart issue 15974 |
| 37 LibTest/isolate/Isolate/spawnUri_A02_t04: Skip # Dart issue 15974 | 36 LibTest/isolate/Isolate/spawnUri_A02_t04: Skip # Dart issue 15974 |
| 38 LibTest/isolate/Isolate/spawn_A02_t02: RuntimeError # Dart issue 15617 | 37 LibTest/isolate/Isolate/spawn_A03_t02: Skip # Dart issue 15974 |
| 38 LibTest/isolate/Isolate/spawn_A04_t01: Skip # Dart issue 15974 |
| 39 LibTest/isolate/Isolate/spawn_A04_t04: Skip # Dart issue 15974 |
| 40 LibTest/isolate/Isolate/spawn_A06_t03: Skip # Dart issue 15974 |
| 41 LibTest/isolate/Isolate/spawn_A06_t05: Skip # Dart issue 15974 |
| 39 | 42 |
| 40 LibTest/core/Symbol/Symbol_A01_t03: RuntimeError # Issue 13596 | 43 LibTest/core/Symbol/Symbol_A01_t03: RuntimeError # Issue 13596 |
| 41 LibTest/core/Symbol/Symbol_A01_t05: RuntimeError # Issue 13596 | 44 LibTest/core/Symbol/Symbol_A01_t05: RuntimeError # Issue 13596 |
| 42 | 45 |
| 43 [ ($runtime == vm || $runtime == dart_precompiled || $runtime == dart_app) ] | 46 [ ($runtime == vm || $runtime == dart_precompiled || $runtime == dart_app) ] |
| 44 LibTest/typed_data/Float32x4/reciprocalSqrt_A01_t01: Pass, Fail # co19 issue 599 | 47 LibTest/typed_data/Float32x4/reciprocalSqrt_A01_t01: Pass, Fail # co19 issue 599 |
| 45 LibTest/typed_data/Float32x4/reciprocal_A01_t01: Pass, Fail # co19 issue 599 | 48 LibTest/typed_data/Float32x4/reciprocal_A01_t01: Pass, Fail # co19 issue 599 |
| 46 # With asynchronous loading, the load errors in these tests are no longer recogn
ized as compile errors: | 49 # With asynchronous loading, the load errors in these tests are no longer recogn
ized as compile errors: |
| 47 Language/Libraries_and_Scripts/Imports/invalid_uri_t02: Fail | 50 Language/Libraries_and_Scripts/Imports/invalid_uri_t02: Fail |
| 48 Language/Libraries_and_Scripts/Exports/invalid_uri_t02: Fail | 51 Language/Libraries_and_Scripts/Exports/invalid_uri_t02: Fail |
| 49 Language/Libraries_and_Scripts/Parts/syntax_t06: Fail | 52 Language/Libraries_and_Scripts/Parts/syntax_t06: Fail |
| 50 | 53 |
| 51 [ ($runtime == vm || $runtime == dart_precompiled || $runtime == dart_app) && $m
ode == debug ] | 54 [ ($runtime == vm || $runtime == dart_precompiled || $runtime == dart_app) && $m
ode == debug ] |
| 52 LibTest/core/List/List_class_A01_t02: Pass, Slow | 55 LibTest/core/List/List_class_A01_t02: Pass, Slow |
| 53 | 56 |
| 54 [ ($runtime == vm || $runtime == dart_precompiled || $runtime == dart_app) && $s
ystem == windows ] | 57 [ ($runtime == vm || $runtime == dart_precompiled || $runtime == dart_app) && $s
ystem == windows ] |
| 55 Language/Expressions/Function_Invocation/async_invokation_t04: Pass, RuntimeErro
r # co19 issue 54 | 58 Language/Expressions/Function_Invocation/async_invokation_t04: Pass, RuntimeErro
r # co19 issue 54 |
| 56 | 59 |
| 60 [ ($runtime == vm || $runtime == dart_precompiled || $runtime == dart_app) && $c
hecked == false ] |
| 61 LibTest/isolate/Isolate/spawn_A02_t04: RuntimeError # Issue 27185 |
| 62 LibTest/isolate/Isolate/spawn_A02_t05: RuntimeError # Issue 27185 |
| 63 |
| 57 [ ($runtime == vm || $runtime == dart_precompiled || $runtime == dart_app) && ($
arch != x64 && $arch != simarm64 && $arch != arm64 && $arch != simdbc && $arch !
= simdbc64) ] | 64 [ ($runtime == vm || $runtime == dart_precompiled || $runtime == dart_app) && ($
arch != x64 && $arch != simarm64 && $arch != arm64 && $arch != simdbc && $arch !
= simdbc64) ] |
| 58 LibTest/core/int/operator_left_shift_A01_t02: Fail # co19 issue 129 | 65 LibTest/core/int/operator_left_shift_A01_t02: Fail # co19 issue 129 |
| 59 | 66 |
| 60 [ ($compiler == none || $compiler == precompiler) && ($runtime == vm || $runtime
== dart_precompiled) && ($arch == mips || $arch == arm64) ] | 67 [ ($compiler == none || $compiler == precompiler) && ($runtime == vm || $runtime
== dart_precompiled) && ($arch == mips || $arch == arm64) ] |
| 61 # These tests take too much memory (300 MB) for our 1 GB test machine. | 68 # These tests take too much memory (300 MB) for our 1 GB test machine. |
| 62 # co19 issue 673. http://code.google.com/p/co19/issues/detail?id=673 | 69 # co19 issue 673. http://code.google.com/p/co19/issues/detail?id=673 |
| 63 LibTest/core/List/List_class_A01_t02: Skip # co19 issue 673 | 70 LibTest/core/List/List_class_A01_t02: Skip # co19 issue 673 |
| 64 LibTest/collection/ListMixin/ListMixin_class_A01_t02: Skip # co19 issue 673 | 71 LibTest/collection/ListMixin/ListMixin_class_A01_t02: Skip # co19 issue 673 |
| 65 LibTest/collection/ListBase/ListBase_class_A01_t02: Skip # co19 issue 673 | 72 LibTest/collection/ListBase/ListBase_class_A01_t02: Skip # co19 issue 673 |
| 66 | 73 |
| (...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 143 Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_async_t09: Runtime
Error # Issue 25748 | 150 Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_async_t09: Runtime
Error # Issue 25748 |
| 144 Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_async_t10: Runtime
Error # Issue 25748 | 151 Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_async_t10: Runtime
Error # Issue 25748 |
| 145 Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_sync_t05: RuntimeE
rror # Issue 25662,25634 | 152 Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_sync_t05: RuntimeE
rror # Issue 25662,25634 |
| 146 Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t01: MissingCompile
TimeError # Issue 25495 | 153 Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t01: MissingCompile
TimeError # Issue 25495 |
| 147 Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t03: MissingCompile
TimeError # Issue 25495 | 154 Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t03: MissingCompile
TimeError # Issue 25495 |
| 148 Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t05: MissingCompile
TimeError # Issue 25495 | 155 Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t05: MissingCompile
TimeError # Issue 25495 |
| 149 | 156 |
| 150 Language/Expressions/Property_Extraction/General_Super_Property_Extraction: Comp
ileTimeError # Issue 26287 | 157 Language/Expressions/Property_Extraction/General_Super_Property_Extraction: Comp
ileTimeError # Issue 26287 |
| 151 Language/Expressions/Property_Extraction/Super_Closurization: CompileTimeError #
Issue 26287 | 158 Language/Expressions/Property_Extraction/Super_Closurization: CompileTimeError #
Issue 26287 |
| 152 | 159 |
| 153 # co19 Roll May 30 2016 | |
| 154 Language/Reference/Operator_Precedence/precedence_12_Shift_t02: RuntimeError # I
ssue 26573 | |
| 155 Language/Reference/Operator_Precedence/precedence_15_unary_prefix_t04: RuntimeEr
ror # Issue 26573 | |
| 156 | |
| 157 [ $noopt || $compiler == precompiler || $mode == product ] | 160 [ $noopt || $compiler == precompiler || $mode == product ] |
| 158 Language/Metadata/*: SkipByDesign # Uses dart:mirrors | 161 Language/Metadata/*: SkipByDesign # Uses dart:mirrors |
| 159 Language/Expressions/Null/instance_of_class_null_t01: Skip # Uses dart:mirrors | 162 Language/Expressions/Null/instance_of_class_null_t01: Skip # Uses dart:mirrors |
| 160 | 163 |
| 161 [ $noopt || $compiler == precompiler || $compiler == dart2appjit || $mode == pro
duct ] | 164 [ $noopt || $compiler == precompiler || $compiler == dart2appjit || $mode == pro
duct ] |
| 162 Language/Libraries_and_Scripts/Imports/deferred_import_t02: Skip # Eager loading | 165 Language/Libraries_and_Scripts/Imports/deferred_import_t02: Skip # Eager loading |
| 163 Language/Libraries_and_Scripts/Imports/invalid_uri_deferred_t01: Skip # Eager lo
ading | 166 Language/Libraries_and_Scripts/Imports/invalid_uri_deferred_t01: Skip # Eager lo
ading |
| 164 Language/Libraries_and_Scripts/Imports/invalid_uri_deferred_t02: Skip # Eager lo
ading | 167 Language/Libraries_and_Scripts/Imports/invalid_uri_deferred_t02: Skip # Eager lo
ading |
| 165 | 168 |
| 166 [ $runtime == dart_precompiled || $runtime == dart_app ] | 169 [ $runtime == dart_precompiled || $runtime == dart_app ] |
| (...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 222 LibTest/collection/ListBase/ListBase_class_A01_t01: Pass, Timeout | 225 LibTest/collection/ListBase/ListBase_class_A01_t01: Pass, Timeout |
| 223 LibTest/collection/ListBase/ListBase_class_A01_t02: Pass, Timeout | 226 LibTest/collection/ListBase/ListBase_class_A01_t02: Pass, Timeout |
| 224 LibTest/collection/ListMixin/ListMixin_class_A01_t01: Pass, Timeout | 227 LibTest/collection/ListMixin/ListMixin_class_A01_t01: Pass, Timeout |
| 225 LibTest/collection/ListMixin/ListMixin_class_A01_t02: Pass, Timeout | 228 LibTest/collection/ListMixin/ListMixin_class_A01_t02: Pass, Timeout |
| 226 LibTest/core/List/List_class_A01_t02: Pass, Timeout | 229 LibTest/core/List/List_class_A01_t02: Pass, Timeout |
| 227 LibTest/core/Map/Map_class_A01_t04: Pass, Timeout | 230 LibTest/core/Map/Map_class_A01_t04: Pass, Timeout |
| 228 LibTest/core/Uri/Uri_A06_t03: Pass, Timeout | 231 LibTest/core/Uri/Uri_A06_t03: Pass, Timeout |
| 229 LibTest/core/Uri/encodeQueryComponent_A01_t02: Pass, Timeout | 232 LibTest/core/Uri/encodeQueryComponent_A01_t02: Pass, Timeout |
| 230 LibTest/isolate/Isolate/spawn_A01_t04: Pass, Timeout | 233 LibTest/isolate/Isolate/spawn_A01_t04: Pass, Timeout |
| 231 | 234 |
| OLD | NEW |