| 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. |
| (...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 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 || $compiler == precompiler) && $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 == dartium || $ru
ntime == drt || $runtime == ContentShellOnAndroid) ] | |
| 91 pause_test: Fail # Not implemented yet | |
| 92 | |
| 93 [ ($compiler == none || $compiler == precompiler) && $runtime == ContentShellOnA
ndroid ] | 90 [ ($compiler == none || $compiler == precompiler) && $runtime == ContentShellOnA
ndroid ] |
| 94 nested_spawn2_test: Skip # Issue 19127: This test is timing out. | 91 nested_spawn2_test: Skip # Issue 19127: This test is timing out. |
| 95 | 92 |
| 96 [ ($compiler == none || $compiler == precompiler) && ($runtime == dartium || $ru
ntime == ContentShellOnAndroid) ] | 93 [ ($compiler == none || $compiler == precompiler) && ($runtime == dartium || $ru
ntime == ContentShellOnAndroid) ] |
| 97 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. |
| 98 | 95 |
| 99 [ ($compiler == none || $compiler == precompiler) && $runtime == dartium && $arc
h == x64 ] | 96 [ ($compiler == none || $compiler == precompiler) && $runtime == dartium && $arc
h == x64 ] |
| 100 isolate/spawn_uri_multi_test/01: Skip # Times out. Issue 24795 | 97 isolate/spawn_uri_multi_test/01: Skip # Times out. Issue 24795 |
| 101 | 98 |
| 102 [ ($compiler == none || $compiler == precompiler) && ( $runtime == dartium || $r
untime == drt || $runtime == ContentShellOnAndroid) ] | 99 [ ($compiler == none || $compiler == precompiler) && ( $runtime == dartium || $r
untime == drt || $runtime == ContentShellOnAndroid) ] |
| 103 typed_message_test: Crash, Fail # Issue 13921, 14400 | 100 typed_message_test: Skip # Issue 13921, 14400 |
| 104 message_enum_test: Fail, OK # Issue 13921 Dom isolates don't support spawnFuncti
on | |
| 105 compile_time_error_test/none: Fail, OK # Issue 13921 Dom isolates don't support
spawnFunction | |
| 106 isolate_import_test/none: Fail, OK # Issue 13921 Dom isolates don't support spaw
nFunction | |
| 107 issue_21398_parent_isolate_test: Fail, OK # Issue 13921 Dom isolates don't suppo
rt spawnFunction | |
| 108 issue_21398_parent_isolate1_test: Fail, OK # Issue 13921 Dom isolates don't supp
ort spawnFunction | |
| 109 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 |
| 110 message3_test: Fail, OK # Issue 13921 Dom isolates don't support spawnFunction | 102 object_leak_test: Skip # Issue 13921 Dom isolates don't support spawnFunction |
| 111 start_paused_test: Fail, OK # Issue 13921 Dom isolates don't support spawnFunc
tion | |
| 112 object_leak_test: Fail, OK # Issue 13921 Dom isolates don't support spawnFunctio
n | |
| 113 simple_message_test/none: Fail, OK # Issue 13921 Dom isolates don't support spaw
nFunction | 103 simple_message_test/none: Fail, OK # Issue 13921 Dom isolates don't support spaw
nFunction |
| 114 spawn_uri_missing_from_isolate_test: RuntimeError # Issue 17649 | 104 spawn_uri_missing_from_isolate_test: Skip # Issue 17649 |
| 115 spawn_uri_missing_test: SkipSlow # Times out. | 105 spawn_uri_missing_test: SkipSlow # Times out. |
| 116 isolate_current_test: Fail, OK # Issue 13921 Dom isolates don't support spawnFun
ction | |
| 117 function_send_test: Fail, OK # 13921 Dom isolates don't support spawnFunction | |
| 118 ondone_test: Fail, OK # 13921 Dom isolates don't support spawnFunction | |
| 119 kill_test: Fail, OK # 13921 Dom isolates don't support spawnFunction | |
| 120 kill2_test: Fail, OK # 13921 Dom isolates don't support spawnFunction | |
| 121 kill3_test: Fail, OK # 13921 Dom isolates don't support spawnFunction | 106 kill3_test: Fail, OK # 13921 Dom isolates don't support spawnFunction |
| 122 kill_self_test: Fail, OK # 13921 Dom isolates don't support spawnFunction | |
| 123 handle_error_test: Fail, OK # 13921 Dom isolates don't support spawnFunction | |
| 124 handle_error2_test: Fail, OK # 13921 Dom isolates don't support spawnFunction | |
| 125 handle_error3_test: Fail, OK # 13921 Dom isolates don't support spawnFunction | |
| 126 timer_isolate_test: Fail, Pass # Issue 15487. Issue 13921: Dom isolates don't su
pport spawnFunction | 107 timer_isolate_test: Fail, Pass # Issue 15487. Issue 13921: Dom isolates don't su
pport spawnFunction |
| 127 deferred_in_isolate2_test: Fail, OK # Issue 16209, 13921 Dom isolates don't sup
port spawnFunction | 108 deferred_in_isolate2_test: Skip # Issue 16209, 13921 Dom isolates don't support
spawnFunction |
| 128 bool_from_environment_default_value_test: Skip | 109 bool_from_environment_default_value_test: Skip |
| 129 int_from_environment_default_value_test: Skip | 110 int_from_environment_default_value_test: Skip |
| 130 string_from_environment_default_value_test: Skip | 111 string_from_environment_default_value_test: Skip |
| 131 error_exit_at_spawn_test: SkipByDesign # 13921 Dom isolates don't support spawn
Function | 112 error_exit_at_spawn_test: SkipByDesign # 13921 Dom isolates don't support spawn
Function |
| 132 error_at_spawn_test: SkipByDesign # 13921 Dom isolates don't support spawnFunct
ion | 113 error_at_spawn_test: SkipByDesign # 13921 Dom isolates don't support spawnFunct
ion |
| 133 exit_at_spawn_test: SkipByDesign # 13921 Dom isolates don't support spawnFuncti
on | 114 exit_at_spawn_test: SkipByDesign # 13921 Dom isolates don't support spawnFuncti
on |
| 134 error_exit_at_spawnuri_test: SkipByDesign # 13921 Dom isolates don't support sp
awnFunction | 115 error_exit_at_spawnuri_test: SkipByDesign # 13921 Dom isolates don't support sp
awnFunction |
| 135 error_at_spawnuri_test: SkipByDesign # 13921 Dom isolates don't support spawnFu
nction | 116 error_at_spawnuri_test: SkipByDesign # 13921 Dom isolates don't support spawnFu
nction |
| 136 exit_at_spawnuri_test: SkipByDesign # 13921 Dom isolates don't support spawnFun
ction | 117 exit_at_spawnuri_test: SkipByDesign # 13921 Dom isolates don't support spawnFun
ction |
| 137 | 118 |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 177 issue_24243_parent_isolate_test: Skip # Isolate.spawnUri | 158 issue_24243_parent_isolate_test: Skip # Isolate.spawnUri |
| 178 issue_21398_parent_isolate1_test: Skip # Isolate.spawnUri | 159 issue_21398_parent_isolate1_test: Skip # Isolate.spawnUri |
| 179 spawn_uri_exported_main_test: Skip # Isolate.spawnUri | 160 spawn_uri_exported_main_test: Skip # Isolate.spawnUri |
| 180 spawn_uri_test: Skip # Isolate.spawnUri | 161 spawn_uri_test: Skip # Isolate.spawnUri |
| 181 spawn_uri_nested_vm_test: Skip # Isolate.spawnUri | 162 spawn_uri_nested_vm_test: Skip # Isolate.spawnUri |
| 182 deferred_in_isolate_test: Skip # Isolate.spawnUri | 163 deferred_in_isolate_test: Skip # Isolate.spawnUri |
| 183 spawn_uri_multi_test: Skip # Isolate.spawnUri | 164 spawn_uri_multi_test: Skip # Isolate.spawnUri |
| 184 spawn_uri_vm_test: Skip # Isolate.spawnUri | 165 spawn_uri_vm_test: Skip # Isolate.spawnUri |
| 185 issue_21398_parent_isolate_test: Skip # Isolate.spawnUri | 166 issue_21398_parent_isolate_test: Skip # Isolate.spawnUri |
| 186 error_at_spawnuri_test: Skip # Isolate.spawnUri | 167 error_at_spawnuri_test: Skip # Isolate.spawnUri |
| OLD | NEW |