| 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 [ ($runtime == vm || $runtime == dart_precompiled) ] | 5 [ ($runtime == vm || $runtime == dart_precompiled) ] |
| 6 browser/*: SkipByDesign # Browser specific tests | 6 browser/*: SkipByDesign # Browser specific tests |
| 7 isolate_stress_test: Fail # Issue 12588: This should be able to pass when we hav
e wrapper-less tests. | 7 isolate_stress_test: Fail # Issue 12588: This should be able to pass when we hav
e wrapper-less tests. |
| 8 | 8 |
| 9 [ $runtime != vm ] | 9 [ $runtime != vm ] |
| 10 checked_test: Skip # Unsupported. | 10 checked_test: Skip # Unsupported. |
| 11 | 11 |
| 12 [ ($runtime == vm || $runtime == dart_precompiled) && $arch == mips && $mode ==
debug ] | 12 [ ($runtime == vm || $runtime == dart_precompiled) && $arch == mips && $mode ==
debug ] |
| 13 mandel_isolate_test: Skip # Uses 600 MB Ram on our 1 GB test device. | 13 mandel_isolate_test: Skip # Uses 600 MB Ram on our 1 GB test device. |
| 14 | 14 |
| 15 [ ($compiler == none || $compiler == precompiler) ] | 15 [ ($compiler == none || $compiler == precompiler) ] |
| 16 compile_time_error_test/01: Skip # Issue 12587 | 16 compile_time_error_test/01: Skip # Issue 12587 |
| 17 ping_test: Skip # Resolve test issues | 17 ping_test: Skip # Resolve test issues |
| 18 ping_pause_test: Skip # Resolve test issues | 18 ping_pause_test: Skip # Resolve test issues |
| 19 kill3_test: Pass, Fail # Bad test: expects total message order | 19 kill3_test: Pass, Fail # Bad test: expects total message order |
| 20 | 20 |
| 21 message3_test/int32x4: Crash, Timeout # Issue 21818 | 21 message3_test/int32x4: Crash, Timeout # Issue 21818 |
| 22 | 22 |
| 23 [ ($compiler == none || $compiler == precompiler) && $runtime == ContentShellOnA
ndroid ] | 23 [ ($compiler == none) && $runtime == ContentShellOnAndroid ] |
| 24 *: Skip # Isolate tests are timing out flakily on Android content_shell. Issue
19795 | 24 *: Skip # Isolate tests are timing out flakily on Android content_shell. Issue
19795 |
| 25 | 25 |
| 26 [ $compiler == dart2js && $runtime == safarimobilesim ] | 26 [ $compiler == dart2js && $runtime == safarimobilesim ] |
| 27 compile_time_error_test/none: Pass, Slow | 27 compile_time_error_test/none: Pass, Slow |
| 28 | 28 |
| 29 [ $compiler == dart2js && $jscl ] | 29 [ $compiler == dart2js && $jscl ] |
| 30 browser/*: SkipByDesign # Browser specific tests | 30 browser/*: SkipByDesign # Browser specific tests |
| 31 | 31 |
| 32 [ $compiler == dart2js && $runtime == jsshell ] | 32 [ $compiler == dart2js && $runtime == jsshell ] |
| 33 pause_test: Fail, OK # non-zero timer not supported. | 33 pause_test: Fail, OK # non-zero timer not supported. |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 74 isolate_stress_test: Pass, Slow # TODO(kasperl): Please triage. | 74 isolate_stress_test: Pass, Slow # TODO(kasperl): Please triage. |
| 75 | 75 |
| 76 mandel_isolate_test: Pass, Timeout # TODO(kasperl): Please triage. | 76 mandel_isolate_test: Pass, Timeout # TODO(kasperl): Please triage. |
| 77 | 77 |
| 78 [ $compiler == dart2js && ( $runtime == ff || $runtime == safari || $runtime ==
drt || $runtime == chrome || $runtime == chromeOnAndroid) ] | 78 [ $compiler == dart2js && ( $runtime == ff || $runtime == safari || $runtime ==
drt || $runtime == chrome || $runtime == chromeOnAndroid) ] |
| 79 isolate_stress_test: Pass, Slow # Issue 10697 | 79 isolate_stress_test: Pass, Slow # Issue 10697 |
| 80 | 80 |
| 81 [ $compiler == dart2js && $runtime == chromeOnAndroid ] | 81 [ $compiler == dart2js && $runtime == chromeOnAndroid ] |
| 82 unresolved_ports_test: Pass, Timeout # Issue 15610 | 82 unresolved_ports_test: Pass, Timeout # Issue 15610 |
| 83 | 83 |
| 84 [ ($compiler == none || $compiler == precompiler) && $runtime == drt ] | 84 [ ($compiler == none) && $runtime == drt ] |
| 85 spawn_uri_nested_vm_test: Skip # Issue 14463 | 85 spawn_uri_nested_vm_test: Skip # Issue 14463 |
| 86 | 86 |
| 87 [ $jscl ] | 87 [ $jscl ] |
| 88 spawn_uri_multi_test/none: RuntimeError # Issue 13544 | 88 spawn_uri_multi_test/none: RuntimeError # Issue 13544 |
| 89 | 89 |
| 90 [ ($compiler == none || $compiler == precompiler) && $runtime == ContentShellOnA
ndroid ] | 90 [ ($compiler == none) && $runtime == ContentShellOnAndroid ] |
| 91 nested_spawn2_test: Skip # Issue 19127: This test is timing out. | 91 nested_spawn2_test: Skip # Issue 19127: This test is timing out. |
| 92 | 92 |
| 93 [ ($compiler == none || $compiler == precompiler) && ($runtime == dartium || $ru
ntime == ContentShellOnAndroid) ] | 93 [ ($compiler == none) && ($runtime == dartium || $runtime == ContentShellOnAndro
id) ] |
| 94 spawn_uri_nested_vm_test: Skip # Issue 14479: This test is timing out. | 94 spawn_uri_nested_vm_test: Skip # Issue 14479: This test is timing out. |
| 95 | 95 |
| 96 [ ($compiler == none || $compiler == precompiler) && $runtime == dartium && $arc
h == x64 ] | 96 [ ($compiler == none) && $runtime == dartium && $arch == x64 ] |
| 97 isolate/spawn_uri_multi_test/01: Skip # Times out. Issue 24795 | 97 isolate/spawn_uri_multi_test/01: Skip # Times out. Issue 24795 |
| 98 | 98 |
| 99 [ ($compiler == none || $compiler == precompiler) && ( $runtime == dartium || $r
untime == drt || $runtime == ContentShellOnAndroid) ] | 99 [ ($compiler == none) && ( $runtime == dartium || $runtime == drt || $runtime ==
ContentShellOnAndroid) ] |
| 100 typed_message_test: Skip # Issue 13921, 14400 | 100 typed_message_test: Skip # Issue 13921, 14400 |
| 101 isolate_stress_test: Skip # Issue 13921 Dom isolates don't support spawnFunction | 101 isolate_stress_test: Skip # Issue 13921 Dom isolates don't support spawnFunction |
| 102 object_leak_test: Skip # Issue 13921 Dom isolates don't support spawnFunction | 102 object_leak_test: Skip # Issue 13921 Dom isolates don't support spawnFunction |
| 103 spawn_uri_missing_from_isolate_test: Skip # Issue 17649 | 103 spawn_uri_missing_from_isolate_test: Skip # Issue 17649 |
| 104 spawn_uri_missing_test: SkipSlow # Times out. | 104 spawn_uri_missing_test: SkipSlow # Times out. |
| 105 kill3_test: Fail, OK # 13921 Dom isolates don't support spawnFunction | 105 kill3_test: Fail, OK # 13921 Dom isolates don't support spawnFunction |
| 106 timer_isolate_test: Fail, Pass # Issue 15487. Issue 13921: Dom isolates don't su
pport spawnFunction | 106 timer_isolate_test: Fail, Pass # Issue 15487. Issue 13921: Dom isolates don't su
pport spawnFunction |
| 107 deferred_in_isolate2_test: Skip # Issue 16209, 13921 Dom isolates don't support
spawnFunction | 107 deferred_in_isolate2_test: Skip # Issue 16209, 13921 Dom isolates don't support
spawnFunction |
| 108 bool_from_environment_default_value_test: Skip | 108 bool_from_environment_default_value_test: Skip |
| 109 int_from_environment_default_value_test: Skip | 109 int_from_environment_default_value_test: Skip |
| 110 string_from_environment_default_value_test: Skip | 110 string_from_environment_default_value_test: Skip |
| 111 error_exit_at_spawn_test: SkipByDesign # 13921 Dom isolates don't support spawn
Function | 111 error_exit_at_spawn_test: SkipByDesign # 13921 Dom isolates don't support spawn
Function |
| 112 error_at_spawn_test: SkipByDesign # 13921 Dom isolates don't support spawnFunct
ion | 112 error_at_spawn_test: SkipByDesign # 13921 Dom isolates don't support spawnFunct
ion |
| 113 exit_at_spawn_test: SkipByDesign # 13921 Dom isolates don't support spawnFuncti
on | 113 exit_at_spawn_test: SkipByDesign # 13921 Dom isolates don't support spawnFuncti
on |
| 114 error_exit_at_spawnuri_test: SkipByDesign # 13921 Dom isolates don't support sp
awnFunction | 114 error_exit_at_spawnuri_test: SkipByDesign # 13921 Dom isolates don't support sp
awnFunction |
| 115 error_at_spawnuri_test: SkipByDesign # 13921 Dom isolates don't support spawnFu
nction | 115 error_at_spawnuri_test: SkipByDesign # 13921 Dom isolates don't support spawnFu
nction |
| 116 exit_at_spawnuri_test: SkipByDesign # 13921 Dom isolates don't support spawnFun
ction | 116 exit_at_spawnuri_test: SkipByDesign # 13921 Dom isolates don't support spawnFun
ction |
| 117 issue_21398_parent_isolate2_test/01: SkipByDesign # Uses spawnFunction | 117 issue_21398_parent_isolate2_test/01: SkipByDesign # Uses spawnFunction |
| 118 compile_time_error_test/none: RuntimeError, OK # Uses Isolate.spawn. |
| 119 function_send_test: RuntimeError, OK # Uses Isolate.spawn. |
| 120 handle_error2_test: RuntimeError, OK # Uses Isolate.spawn. |
| 121 handle_error3_test: RuntimeError, OK # Uses Isolate.spawn. |
| 122 handle_error_test: RuntimeError, OK # Uses Isolate.spawn. |
| 123 isolate_current_test: RuntimeError, OK # Uses Isolate.spawn. |
| 124 isolate_import_test/none: RuntimeError, OK # Uses Isolate.spawn. |
| 125 issue_21398_parent_isolate1_test: RuntimeError, OK # Uses Isolate.spawn. |
| 126 issue_21398_parent_isolate_test: RuntimeError, OK # Uses Isolate.spawn. |
| 127 kill2_test: RuntimeError, OK # Uses Isolate.spawn. |
| 128 kill_self_test: RuntimeError, OK # Uses Isolate.spawn. |
| 129 kill_test: RuntimeError, OK # Uses Isolate.spawn. |
| 130 message3_test/byteBuffer: RuntimeError, OK # Uses Isolate.spawn. |
| 131 message3_test/constInstance: RuntimeError, OK # Uses Isolate.spawn. |
| 132 message3_test/constList: RuntimeError, OK # Uses Isolate.spawn. |
| 133 message3_test/constList_identical: RuntimeError, OK # Uses Isolate.spawn. |
| 134 message3_test/constMap: RuntimeError, OK # Uses Isolate.spawn. |
| 135 message3_test/fun: RuntimeError, OK # Uses Isolate.spawn. |
| 136 message3_test/none: RuntimeError, OK # Uses Isolate.spawn. |
| 137 message_enum_test: RuntimeError, OK # Uses Isolate.spawn. |
| 138 ondone_test: RuntimeError, OK # Uses Isolate.spawn. |
| 139 pause_test: RuntimeError, OK # Uses Isolate.spawn. |
| 140 simple_message_test/none: RuntimeError, OK # Uses Isolate.spawn. |
| 141 start_paused_test: RuntimeError, OK # Uses Isolate.spawn. |
| 142 message3_test/int32x4: RuntimeError, OK # Uses Isolate.spawn. |
| 118 | 143 |
| 119 | 144 |
| 120 [ $compiler == dart2analyzer ] | 145 [ $compiler == dart2analyzer ] |
| 121 browser/typed_data_message_test: StaticWarning | 146 browser/typed_data_message_test: StaticWarning |
| 122 mint_maker_test: StaticWarning | 147 mint_maker_test: StaticWarning |
| 123 | 148 |
| 124 [ $compiler != none || $runtime != vm ] | 149 [ $compiler != none || $runtime != vm ] |
| 125 package_root_test: SkipByDesign # Uses Isolate.packageRoot | 150 package_root_test: SkipByDesign # Uses Isolate.packageRoot |
| 126 package_config_test: SkipByDesign # Uses Isolate.packageConfig | 151 package_config_test: SkipByDesign # Uses Isolate.packageConfig |
| 127 package_resolve_test: SkipByDesign # Uses Isolate.resolvePackageUri | 152 package_resolve_test: SkipByDesign # Uses Isolate.resolvePackageUri |
| (...skipping 30 matching lines...) Expand all Loading... |
| 158 issue_24243_parent_isolate_test: Skip # Isolate.spawnUri | 183 issue_24243_parent_isolate_test: Skip # Isolate.spawnUri |
| 159 issue_21398_parent_isolate1_test: Skip # Isolate.spawnUri | 184 issue_21398_parent_isolate1_test: Skip # Isolate.spawnUri |
| 160 spawn_uri_exported_main_test: Skip # Isolate.spawnUri | 185 spawn_uri_exported_main_test: Skip # Isolate.spawnUri |
| 161 spawn_uri_test: Skip # Isolate.spawnUri | 186 spawn_uri_test: Skip # Isolate.spawnUri |
| 162 spawn_uri_nested_vm_test: Skip # Isolate.spawnUri | 187 spawn_uri_nested_vm_test: Skip # Isolate.spawnUri |
| 163 deferred_in_isolate_test: Skip # Isolate.spawnUri | 188 deferred_in_isolate_test: Skip # Isolate.spawnUri |
| 164 spawn_uri_multi_test: Skip # Isolate.spawnUri | 189 spawn_uri_multi_test: Skip # Isolate.spawnUri |
| 165 spawn_uri_vm_test: Skip # Isolate.spawnUri | 190 spawn_uri_vm_test: Skip # Isolate.spawnUri |
| 166 issue_21398_parent_isolate_test: Skip # Isolate.spawnUri | 191 issue_21398_parent_isolate_test: Skip # Isolate.spawnUri |
| 167 error_at_spawnuri_test: Skip # Isolate.spawnUri | 192 error_at_spawnuri_test: Skip # Isolate.spawnUri |
| OLD | NEW |