| 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 11 matching lines...) Expand all Loading... |
| 22 Language/Libraries_and_Scripts/Exports/reexport_t02: fail # Dart issue 12916 | 22 Language/Libraries_and_Scripts/Exports/reexport_t02: fail # Dart issue 12916 |
| 23 | 23 |
| 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 # Issue 15974 |
| 33 LibTest/isolate/Isolate/spawnUri_A01_t03: Skip # Dart issue 15974 | 33 LibTest/isolate/Isolate/spawnUri_A01_t03: Skip # Issue 15974 |
| 34 LibTest/isolate/Isolate/spawnUri_A02_t01: RuntimeError # Dart issue 15617 | 34 LibTest/isolate/Isolate/spawnUri_A02_t02: Skip # Issue 15974 |
| 35 LibTest/isolate/Isolate/spawnUri_A02_t02: Skip # Dart issue 15974 | 35 LibTest/isolate/Isolate/spawnUri_A02_t03: Skip # Issue 15974 |
| 36 LibTest/isolate/Isolate/spawnUri_A02_t03: Skip # Dart issue 15974 | 36 LibTest/isolate/Isolate/spawnUri_A02_t04: Skip # Issue 15974 |
| 37 LibTest/isolate/Isolate/spawnUri_A02_t04: Skip # Dart issue 15974 | 37 LibTest/isolate/Isolate/spawn_A03_t02: Skip # Issue 15974 |
| 38 LibTest/isolate/Isolate/spawn_A02_t02: RuntimeError # Dart issue 15617 | 38 LibTest/isolate/Isolate/spawn_A04_t01: Skip # Issue 15974 |
| 39 LibTest/isolate/Isolate/spawn_A04_t04: Skip # Issue 15974 |
| 40 LibTest/isolate/Isolate/spawn_A06_t03: Skip # Issue 15974 |
| 41 LibTest/isolate/Isolate/spawn_A06_t05: Skip # Issue 15974 |
| 42 LibTest/isolate/Isolate/spawn_A04_t03: Pass, RuntimeError # Issue 27202 |
| 39 | 43 |
| 40 LibTest/core/Symbol/Symbol_A01_t03: RuntimeError # Issue 13596 | 44 LibTest/core/Symbol/Symbol_A01_t03: RuntimeError # Issue 13596 |
| 41 LibTest/core/Symbol/Symbol_A01_t05: RuntimeError # Issue 13596 | 45 LibTest/core/Symbol/Symbol_A01_t05: RuntimeError # Issue 13596 |
| 42 | 46 |
| 43 [ ($runtime == vm || $runtime == dart_precompiled || $runtime == dart_app) ] | 47 [ ($runtime == vm || $runtime == dart_precompiled || $runtime == dart_app) ] |
| 44 LibTest/typed_data/Float32x4/reciprocalSqrt_A01_t01: Pass, Fail # co19 issue 599 | 48 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 | 49 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: | 50 # 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 | 51 Language/Libraries_and_Scripts/Imports/invalid_uri_t02: Fail |
| 48 Language/Libraries_and_Scripts/Exports/invalid_uri_t02: Fail | 52 Language/Libraries_and_Scripts/Exports/invalid_uri_t02: Fail |
| 49 Language/Libraries_and_Scripts/Parts/syntax_t06: Fail | 53 Language/Libraries_and_Scripts/Parts/syntax_t06: Fail |
| 50 | 54 |
| 51 [ ($runtime == vm || $runtime == dart_precompiled || $runtime == dart_app) && $m
ode == debug ] | 55 [ ($runtime == vm || $runtime == dart_precompiled || $runtime == dart_app) && $m
ode == debug ] |
| 52 LibTest/core/List/List_class_A01_t02: Pass, Slow | 56 LibTest/core/List/List_class_A01_t02: Pass, Slow |
| 57 Language/Libraries_and_Scripts/Imports/deferred_import_t02: Crash # Issue 27201 |
| 53 | 58 |
| 54 [ ($runtime == vm || $runtime == dart_precompiled || $runtime == dart_app) && $s
ystem == windows ] | 59 [ ($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 | 60 Language/Expressions/Function_Invocation/async_invokation_t04: Pass, RuntimeErro
r # co19 issue 54 |
| 56 | 61 |
| 62 [ ($runtime == vm || $runtime == dart_precompiled || $runtime == dart_app) && $c
hecked == false ] |
| 63 LibTest/isolate/Isolate/spawn_A02_t04: RuntimeError # Issue 27185 |
| 64 LibTest/isolate/Isolate/spawn_A02_t05: RuntimeError # Issue 27185 |
| 65 |
| 57 [ ($runtime == vm || $runtime == dart_precompiled || $runtime == dart_app) && ($
arch != x64 && $arch != simarm64 && $arch != arm64 && $arch != simdbc && $arch !
= simdbc64) ] | 66 [ ($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 | 67 LibTest/core/int/operator_left_shift_A01_t02: Fail # co19 issue 129 |
| 59 | 68 |
| 60 [ ($compiler == none || $compiler == precompiler) && ($runtime == vm || $runtime
== dart_precompiled) && ($arch == mips || $arch == arm64) ] | 69 [ ($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. | 70 # 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 | 71 # 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 | 72 LibTest/core/List/List_class_A01_t02: Skip # co19 issue 673 |
| 64 LibTest/collection/ListMixin/ListMixin_class_A01_t02: Skip # co19 issue 673 | 73 LibTest/collection/ListMixin/ListMixin_class_A01_t02: Skip # co19 issue 673 |
| 65 LibTest/collection/ListBase/ListBase_class_A01_t02: Skip # co19 issue 673 | 74 LibTest/collection/ListBase/ListBase_class_A01_t02: Skip # co19 issue 673 |
| 66 | 75 |
| 67 [ ($runtime == vm || $runtime == dart_precompiled || $runtime == dart_app) && ($
arch == simarm || $arch == simarmv6 || $arch == simarmv5te || $arch == simmips |
| $arch == simarm64 || $arch == simdbc || $arch == simdbc64) ] | 76 [ ($runtime == vm || $runtime == dart_precompiled || $runtime == dart_app) && ($
arch == simarm || $arch == simarmv6 || $arch == simarmv5te || $arch == simmips |
| $arch == simarm64 || $arch == simdbc || $arch == simdbc64) ] |
| 77 LibTest/collection/DoubleLinkedQueue/DoubleLinkedQueue_class_A01_t01: Skip # Ti
meout |
| 78 LibTest/collection/IterableBase/IterableBase_class_A01_t02: Skip # Timeout |
| 79 LibTest/collection/IterableMixin/IterableMixin_class_A02_t01: Skip # Timeout |
| 80 LibTest/collection/ListBase/ListBase_class_A01_t01: Skip # Timeout |
| 81 LibTest/collection/ListBase/ListBase_class_A01_t02: Skip # Timeout |
| 82 LibTest/collection/ListMixin/ListMixin_class_A01_t01: Skip # Timeout |
| 83 LibTest/collection/ListMixin/ListMixin_class_A01_t02: Skip # Timeout |
| 68 LibTest/core/Uri/Uri_A06_t03: Skip # Timeout | 84 LibTest/core/Uri/Uri_A06_t03: Skip # Timeout |
| 69 LibTest/collection/ListMixin/ListMixin_class_A01_t01: Skip # Timeout | |
| 70 LibTest/collection/ListBase/ListBase_class_A01_t01: Skip # Timeout | |
| 71 LibTest/collection/ListMixin/ListMixin_class_A01_t02: Skip # Timeout | |
| 72 LibTest/collection/ListBase/ListBase_class_A01_t02: Skip # Timeout | |
| 73 | 85 |
| 74 [ $system == windows ] | 86 [ $system == windows ] |
| 75 LibTest/collection/ListMixin/ListMixin_class_A01_t02: Pass, Slow | 87 LibTest/collection/ListMixin/ListMixin_class_A01_t02: Pass, Slow |
| 76 LibTest/collection/ListBase/ListBase_class_A01_t02: Pass, Slow | 88 LibTest/collection/ListBase/ListBase_class_A01_t02: Pass, Slow |
| 77 | 89 |
| 78 [ ($runtime == vm || $runtime == dart_precompiled || $runtime == dart_app) ] | 90 [ ($runtime == vm || $runtime == dart_precompiled || $runtime == dart_app) ] |
| 79 LibTest/isolate/Isolate/spawn_A02_t01: Skip # co19 issue 667 | 91 LibTest/isolate/Isolate/spawn_A02_t01: Skip # co19 issue 667 |
| 80 LibTest/html/*: SkipByDesign # dart:html not supported on VM. | 92 LibTest/html/*: SkipByDesign # dart:html not supported on VM. |
| 81 LayoutTests/fast/*: SkipByDesign # DOM not supported on VM. | 93 LayoutTests/fast/*: SkipByDesign # DOM not supported on VM. |
| 82 WebPlatformTest/*: SkipByDesign # dart:html not supported on VM. | 94 WebPlatformTest/*: SkipByDesign # dart:html not supported on VM. |
| (...skipping 60 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 | 155 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 | 156 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 | 157 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 | 158 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 | 159 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 | 160 Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t05: MissingCompile
TimeError # Issue 25495 |
| 149 | 161 |
| 150 Language/Expressions/Property_Extraction/General_Super_Property_Extraction: Comp
ileTimeError # Issue 26287 | 162 Language/Expressions/Property_Extraction/General_Super_Property_Extraction: Comp
ileTimeError # Issue 26287 |
| 151 Language/Expressions/Property_Extraction/Super_Closurization: CompileTimeError #
Issue 26287 | 163 Language/Expressions/Property_Extraction/Super_Closurization: CompileTimeError #
Issue 26287 |
| 152 | 164 |
| 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 ] | 165 [ $noopt || $compiler == precompiler || $mode == product ] |
| 158 Language/Metadata/*: SkipByDesign # Uses dart:mirrors | 166 Language/Metadata/*: SkipByDesign # Uses dart:mirrors |
| 159 Language/Expressions/Null/instance_of_class_null_t01: Skip # Uses dart:mirrors | 167 Language/Expressions/Null/instance_of_class_null_t01: Skip # Uses dart:mirrors |
| 160 | 168 |
| 161 [ $noopt || $compiler == precompiler || $compiler == dart2appjit || $mode == pro
duct ] | 169 [ $noopt || $compiler == precompiler || $compiler == dart2appjit || $mode == pro
duct ] |
| 162 Language/Libraries_and_Scripts/Imports/deferred_import_t02: Skip # Eager loading | 170 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 | 171 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 | 172 Language/Libraries_and_Scripts/Imports/invalid_uri_deferred_t02: Skip # Eager lo
ading |
| 165 | 173 |
| 166 [ $runtime == dart_precompiled || $runtime == dart_app ] | 174 [ $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 | 230 LibTest/collection/ListBase/ListBase_class_A01_t01: Pass, Timeout |
| 223 LibTest/collection/ListBase/ListBase_class_A01_t02: Pass, Timeout | 231 LibTest/collection/ListBase/ListBase_class_A01_t02: Pass, Timeout |
| 224 LibTest/collection/ListMixin/ListMixin_class_A01_t01: Pass, Timeout | 232 LibTest/collection/ListMixin/ListMixin_class_A01_t01: Pass, Timeout |
| 225 LibTest/collection/ListMixin/ListMixin_class_A01_t02: Pass, Timeout | 233 LibTest/collection/ListMixin/ListMixin_class_A01_t02: Pass, Timeout |
| 226 LibTest/core/List/List_class_A01_t02: Pass, Timeout | 234 LibTest/core/List/List_class_A01_t02: Pass, Timeout |
| 227 LibTest/core/Map/Map_class_A01_t04: Pass, Timeout | 235 LibTest/core/Map/Map_class_A01_t04: Pass, Timeout |
| 228 LibTest/core/Uri/Uri_A06_t03: Pass, Timeout | 236 LibTest/core/Uri/Uri_A06_t03: Pass, Timeout |
| 229 LibTest/core/Uri/encodeQueryComponent_A01_t02: Pass, Timeout | 237 LibTest/core/Uri/encodeQueryComponent_A01_t02: Pass, Timeout |
| 230 LibTest/isolate/Isolate/spawn_A01_t04: Pass, Timeout | 238 LibTest/isolate/Isolate/spawn_A01_t04: Pass, Timeout |
| 231 | 239 |
| OLD | NEW |