| 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 [ $strong ] | 5 [ $strong ] |
| 6 *: SkipByDesign # tests/corelib_strong has the strong mode versions of these tes
ts. | 6 *: SkipByDesign # tests/corelib_strong has the strong mode versions of these tes
ts. |
| 7 | 7 |
| 8 [ $compiler == none && $runtime == drt ] | 8 [ $compiler == none && $runtime == drt ] |
| 9 from_environment_const_type_test: Skip | 9 from_environment_const_type_test: Skip |
| 10 from_environment_const_type_undefined_test: Skip | 10 from_environment_const_type_undefined_test: Skip |
| (...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 99 [ $compiler == dart2js && ! $browser ] | 99 [ $compiler == dart2js && ! $browser ] |
| 100 package_resource_test: RuntimeError # Issue 26842 | 100 package_resource_test: RuntimeError # Issue 26842 |
| 101 | 101 |
| 102 [ $mode == debug ] | 102 [ $mode == debug ] |
| 103 regexp/pcre_test: Pass, Slow # Timeout. Issue 22008 | 103 regexp/pcre_test: Pass, Slow # Timeout. Issue 22008 |
| 104 | 104 |
| 105 [ ($runtime == vm || $runtime == dart_precompiled) && $arch == simarmv5te ] | 105 [ ($runtime == vm || $runtime == dart_precompiled) && $arch == simarmv5te ] |
| 106 int_parse_radix_test/*: Pass, Slow | 106 int_parse_radix_test/*: Pass, Slow |
| 107 | 107 |
| 108 [ $compiler == precompiler ] | 108 [ $compiler == precompiler ] |
| 109 regexp/stack-overflow_test: RuntimeError, OK # Smaller limit with irregex interp
reter | |
| 110 int_parse_radix_test: Pass, Timeout # --no_intrinsify | 109 int_parse_radix_test: Pass, Timeout # --no_intrinsify |
| 111 | 110 |
| 112 [ $compiler == precompiler || $compiler == app_jit ] | 111 [ $compiler == precompiler || $compiler == app_jit ] |
| 113 package_resource_test: Skip # Resolve URI not supported yet in product mode. | 112 package_resource_test: Skip # Resolve URI not supported yet in product mode. |
| 114 file_resource_test: Skip # Resolve URI not supported yet in product mode. | 113 file_resource_test: Skip # Resolve URI not supported yet in product mode. |
| 115 http_resource_test: Skip # Resolve URI not supported yet in product mode. | 114 http_resource_test: Skip # Resolve URI not supported yet in product mode. |
| 116 | 115 |
| 117 [ $arch == simdbc || $arch == simdbc64 ] | 116 [ $compiler == dart2js && $dart2js_with_kernel ] |
| 118 regexp/stack-overflow_test: RuntimeError, OK # Smaller limit with irregex interp
reter | |
| 119 | |
| 120 [ $compiler == dart2js && $dart2js_with_kernel_in_ssa && !$dart2js_with_kernel ] | |
| 121 error_stack_trace1_test: Pass # Issue 27394 | 117 error_stack_trace1_test: Pass # Issue 27394 |
| 122 map_test: Crash # Issue 27394 | 118 map_test: Crash # Issue 27394 |
| 123 regexp/pcre_test: RuntimeError # Issue 27394 | 119 regexp/pcre_test: RuntimeError # Issue 27394 |
| 124 | 120 |
| 125 [ $compiler == dart2js && $dart2js_with_kernel_in_ssa && $host_checked && $dart2
js_with_kernel ] | 121 [ $compiler == dart2js && $dart2js_with_kernel_in_ssa && $host_checked && $dart2
js_with_kernel ] |
| 126 regress/4562_test/01: Crash # Issue 27394 | 122 regress/4562_test/01: Crash # Issue 27394 |
| 127 | 123 |
| 128 [ ($compiler == dartk || $compiler == dartkp) && ($runtime == vm || $runtime ==
dart_precompiled) ] | 124 [ ($compiler == dartk || $compiler == dartkp) && ($runtime == vm || $runtime ==
dart_precompiled) ] |
| 129 int_from_environment3_test/01: MissingCompileTimeError | 125 int_from_environment3_test/01: MissingCompileTimeError |
| 130 int_from_environment3_test/02: MissingCompileTimeError | 126 int_from_environment3_test/02: MissingCompileTimeError |
| (...skipping 413 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 544 from_environment_const_type_test/06: MissingCompileTimeError # Flutter Issue 911
1 | 540 from_environment_const_type_test/06: MissingCompileTimeError # Flutter Issue 911
1 |
| 545 from_environment_const_type_test/07: MissingCompileTimeError # Flutter Issue 911
1 | 541 from_environment_const_type_test/07: MissingCompileTimeError # Flutter Issue 911
1 |
| 546 from_environment_const_type_test/08: MissingCompileTimeError # Flutter Issue 911
1 | 542 from_environment_const_type_test/08: MissingCompileTimeError # Flutter Issue 911
1 |
| 547 from_environment_const_type_test/09: MissingCompileTimeError # Flutter Issue 911
1 | 543 from_environment_const_type_test/09: MissingCompileTimeError # Flutter Issue 911
1 |
| 548 from_environment_const_type_test/12: MissingCompileTimeError # Flutter Issue 911
1 | 544 from_environment_const_type_test/12: MissingCompileTimeError # Flutter Issue 911
1 |
| 549 from_environment_const_type_test/11: MissingCompileTimeError # Flutter Issue 911
1 | 545 from_environment_const_type_test/11: MissingCompileTimeError # Flutter Issue 911
1 |
| 550 from_environment_const_type_test/13: MissingCompileTimeError # Flutter Issue 911
1 | 546 from_environment_const_type_test/13: MissingCompileTimeError # Flutter Issue 911
1 |
| 551 from_environment_const_type_test/14: MissingCompileTimeError # Flutter Issue 911
1 | 547 from_environment_const_type_test/14: MissingCompileTimeError # Flutter Issue 911
1 |
| 552 from_environment_const_type_test/16: MissingCompileTimeError # Flutter Issue 911
1 | 548 from_environment_const_type_test/16: MissingCompileTimeError # Flutter Issue 911
1 |
| 553 main_test: RuntimeError # Flutter Issue 9111 | 549 main_test: RuntimeError # Flutter Issue 9111 |
| OLD | NEW |