| 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 # Tests that use the name#field tear offs syntax which has been deprecated. | 6 # Tests that use the name#field tear offs syntax which has been deprecated. |
| 7 ########################################################################### | 7 ########################################################################### |
| 8 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/operator_
closurization_t12: CompileTimeError | 8 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/operator_
closurization_t12: CompileTimeError |
| 9 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/operator_
closurization_list_assignment_t01: CompileTimeError | 9 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/operator_
closurization_list_assignment_t01: CompileTimeError |
| 10 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/getter_cl
osurization_t02: CompileTimeError | 10 Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/getter_cl
osurization_t02: CompileTimeError |
| (...skipping 265 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 276 Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_async_t09: Runtime
Error # Issue 25748 | 276 Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_async_t09: Runtime
Error # Issue 25748 |
| 277 Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_async_t10: Runtime
Error # Issue 25748 | 277 Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_async_t10: Runtime
Error # Issue 25748 |
| 278 Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_sync_t05: RuntimeE
rror # Issue 25662,25634 | 278 Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_sync_t05: RuntimeE
rror # Issue 25662,25634 |
| 279 Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t01: MissingCompile
TimeError # Issue 25495 | 279 Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t01: MissingCompile
TimeError # Issue 25495 |
| 280 Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t03: MissingCompile
TimeError # Issue 25495 | 280 Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t03: MissingCompile
TimeError # Issue 25495 |
| 281 Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t05: MissingCompile
TimeError # Issue 25495 | 281 Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t05: MissingCompile
TimeError # Issue 25495 |
| 282 | 282 |
| 283 Language/Expressions/Property_Extraction/General_Super_Property_Extraction: Comp
ileTimeError # Issue 26287 | 283 Language/Expressions/Property_Extraction/General_Super_Property_Extraction: Comp
ileTimeError # Issue 26287 |
| 284 Language/Expressions/Property_Extraction/Super_Closurization: CompileTimeError #
Issue 26287 | 284 Language/Expressions/Property_Extraction/Super_Closurization: CompileTimeError #
Issue 26287 |
| 285 | 285 |
| 286 [ $noopt || $runtime == dart_precompiled || $mode == product ] | 286 [ $runtime == dart_precompiled || $mode == product ] |
| 287 Language/Metadata/*: SkipByDesign # Uses dart:mirrors | 287 Language/Metadata/*: SkipByDesign # Uses dart:mirrors |
| 288 Language/Expressions/Null/instance_of_class_null_t01: Skip # Uses dart:mirrors | 288 Language/Expressions/Null/instance_of_class_null_t01: Skip # Uses dart:mirrors |
| 289 | 289 |
| 290 [ $noopt || $compiler == precompiler || $compiler == app_jit || $mode == product
] | 290 [ $compiler == precompiler || $compiler == app_jit || $mode == product ] |
| 291 Language/Libraries_and_Scripts/Imports/deferred_import_t01: Skip # Eager loading | 291 Language/Libraries_and_Scripts/Imports/deferred_import_t01: Skip # Eager loading |
| 292 Language/Libraries_and_Scripts/Imports/deferred_import_t02: Skip # Eager loading | 292 Language/Libraries_and_Scripts/Imports/deferred_import_t02: Skip # Eager loading |
| 293 Language/Libraries_and_Scripts/Imports/invalid_uri_deferred_t01: Skip # Eager lo
ading | 293 Language/Libraries_and_Scripts/Imports/invalid_uri_deferred_t01: Skip # Eager lo
ading |
| 294 Language/Libraries_and_Scripts/Imports/invalid_uri_deferred_t02: Skip # Eager lo
ading | 294 Language/Libraries_and_Scripts/Imports/invalid_uri_deferred_t02: Skip # Eager lo
ading |
| 295 | 295 |
| 296 [ $runtime == dart_precompiled || $compiler == app_jit ] | 296 [ $runtime == dart_precompiled || $compiler == app_jit ] |
| 297 LibTest/isolate/Isolate/spawnUri*: SkipByDesign # Isolate.spawnUri | 297 LibTest/isolate/Isolate/spawnUri*: SkipByDesign # Isolate.spawnUri |
| 298 | 298 |
| 299 [ $noopt || $compiler == precompiler ] | 299 [ $compiler == precompiler ] |
| 300 LibTest/collection/ListBase/ListBase_class_A01_t02: Pass, Timeout | 300 LibTest/collection/ListBase/ListBase_class_A01_t02: Pass, Timeout |
| 301 LibTest/collection/ListMixin/ListMixin_class_A01_t02: Pass, Timeout | 301 LibTest/collection/ListMixin/ListMixin_class_A01_t02: Pass, Timeout |
| 302 LibTest/core/Map/Map_class_A01_t04: Pass, Timeout | 302 LibTest/core/Map/Map_class_A01_t04: Pass, Timeout |
| 303 LibTest/core/Uri/encodeQueryComponent_A01_t02: Pass, Timeout | 303 LibTest/core/Uri/encodeQueryComponent_A01_t02: Pass, Timeout |
| 304 | 304 |
| 305 [ $noopt || $compiler == precompiler || $compiler == app_jit ] | 305 [ $compiler == precompiler || $compiler == app_jit ] |
| 306 Language/Mixins/Mixin_Application/error_t01: Pass | 306 Language/Mixins/Mixin_Application/error_t01: Pass |
| 307 Language/Mixins/Mixin_Application/error_t02: Pass | 307 Language/Mixins/Mixin_Application/error_t02: Pass |
| 308 Language/Mixins/declaring_constructor_t01: Pass | 308 Language/Mixins/declaring_constructor_t01: Pass |
| 309 | 309 |
| 310 [ ($arch == simdbc || $arch == simdbc64) && $mode == debug ] | 310 [ ($arch == simdbc || $arch == simdbc64) && $mode == debug ] |
| 311 # TODO(vegorov) These tests are very slow on unoptimized SIMDBC | 311 # TODO(vegorov) These tests are very slow on unoptimized SIMDBC |
| 312 LibTest/collection/ListMixin/ListMixin_class_A01_t02: Timeout | 312 LibTest/collection/ListMixin/ListMixin_class_A01_t02: Timeout |
| 313 LibTest/collection/ListBase/ListBase_class_A01_t02: Timeout | 313 LibTest/collection/ListBase/ListBase_class_A01_t02: Timeout |
| 314 | 314 |
| 315 [ $compiler == precompiler && $runtime == dart_precompiled && $system == android
] | 315 [ $compiler == precompiler && $runtime == dart_precompiled && $system == android
] |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 356 LibTest/collection/ListMixin/ListMixin_class_A01_t02: Pass, Timeout | 356 LibTest/collection/ListMixin/ListMixin_class_A01_t02: Pass, Timeout |
| 357 LibTest/core/List/List_class_A01_t01: Pass, Timeout | 357 LibTest/core/List/List_class_A01_t01: Pass, Timeout |
| 358 LibTest/core/List/List_class_A01_t02: Pass, Timeout | 358 LibTest/core/List/List_class_A01_t02: Pass, Timeout |
| 359 LibTest/core/Map/Map_class_A01_t04: Pass, Timeout | 359 LibTest/core/Map/Map_class_A01_t04: Pass, Timeout |
| 360 LibTest/core/Uri/Uri_A06_t03: Pass, Timeout | 360 LibTest/core/Uri/Uri_A06_t03: Pass, Timeout |
| 361 LibTest/core/Uri/encodeQueryComponent_A01_t02: Pass, Timeout | 361 LibTest/core/Uri/encodeQueryComponent_A01_t02: Pass, Timeout |
| 362 LibTest/isolate/Isolate/spawn_A01_t04: Pass, Timeout | 362 LibTest/isolate/Isolate/spawn_A01_t04: Pass, Timeout |
| 363 LibTest/isolate/Isolate/spawnUri_A01_t06: Pass, Fail # Timing dependent | 363 LibTest/isolate/Isolate/spawnUri_A01_t06: Pass, Fail # Timing dependent |
| 364 LibTest/isolate/Isolate/spawnUri_A01_t07: Pass, Fail # Timing dependent | 364 LibTest/isolate/Isolate/spawnUri_A01_t07: Pass, Fail # Timing dependent |
| 365 LibTest/isolate/ReceivePort/take_A01_t02: Skip # Issue 27773 | 365 LibTest/isolate/ReceivePort/take_A01_t02: Skip # Issue 27773 |
| OLD | NEW |