Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5)

Side by Side Diff: tests/isolate/isolate.status

Issue 1582913002: - Further updates of status files for Dartium. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « tests/co19/co19-dartium.status ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 82 matching lines...) Expand 10 before | Expand all | Expand 10 after
93 [ ($compiler == none || $compiler == precompiler) && ($runtime == dartium || $ru ntime == ContentShellOnAndroid) ] 93 [ ($compiler == none || $compiler == precompiler) && ($runtime == dartium || $ru ntime == ContentShellOnAndroid) ]
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 || $compiler == precompiler) && $runtime == dartium && $arc h == 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 || $compiler == precompiler) && ( $runtime == dartium || $r untime == 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 simple_message_test/none: Fail, OK # Issue 13921 Dom isolates don't support spaw nFunction
104 spawn_uri_missing_from_isolate_test: Skip # Issue 17649 103 spawn_uri_missing_from_isolate_test: Skip # Issue 17649
105 spawn_uri_missing_test: SkipSlow # Times out. 104 spawn_uri_missing_test: SkipSlow # Times out.
106 kill3_test: Fail, OK # 13921 Dom isolates don't support spawnFunction 105 kill3_test: Fail, OK # 13921 Dom isolates don't support spawnFunction
107 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
108 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
109 bool_from_environment_default_value_test: Skip 108 bool_from_environment_default_value_test: Skip
110 int_from_environment_default_value_test: Skip 109 int_from_environment_default_value_test: Skip
111 string_from_environment_default_value_test: Skip 110 string_from_environment_default_value_test: Skip
112 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
113 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
114 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
115 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
116 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
117 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
118 118
119 119
120 [ $compiler == dart2analyzer ] 120 [ $compiler == dart2analyzer ]
121 browser/typed_data_message_test: StaticWarning 121 browser/typed_data_message_test: StaticWarning
122 mint_maker_test: StaticWarning 122 mint_maker_test: StaticWarning
123 123
124 [ $compiler != none || $runtime != vm ] 124 [ $compiler != none || $runtime != vm ]
125 package_root_test: SkipByDesign # Uses Isolate.packageRoot 125 package_root_test: SkipByDesign # Uses Isolate.packageRoot
126 package_config_test: SkipByDesign # Uses Isolate.packageConfig 126 package_config_test: SkipByDesign # Uses Isolate.packageConfig
127 package_resolve_test: SkipByDesign # Uses Isolate.resolvePackageUri 127 package_resolve_test: SkipByDesign # Uses Isolate.resolvePackageUri
(...skipping 30 matching lines...) Expand all
158 issue_24243_parent_isolate_test: Skip # Isolate.spawnUri 158 issue_24243_parent_isolate_test: Skip # Isolate.spawnUri
159 issue_21398_parent_isolate1_test: Skip # Isolate.spawnUri 159 issue_21398_parent_isolate1_test: Skip # Isolate.spawnUri
160 spawn_uri_exported_main_test: Skip # Isolate.spawnUri 160 spawn_uri_exported_main_test: Skip # Isolate.spawnUri
161 spawn_uri_test: Skip # Isolate.spawnUri 161 spawn_uri_test: Skip # Isolate.spawnUri
162 spawn_uri_nested_vm_test: Skip # Isolate.spawnUri 162 spawn_uri_nested_vm_test: Skip # Isolate.spawnUri
163 deferred_in_isolate_test: Skip # Isolate.spawnUri 163 deferred_in_isolate_test: Skip # Isolate.spawnUri
164 spawn_uri_multi_test: Skip # Isolate.spawnUri 164 spawn_uri_multi_test: Skip # Isolate.spawnUri
165 spawn_uri_vm_test: Skip # Isolate.spawnUri 165 spawn_uri_vm_test: Skip # Isolate.spawnUri
166 issue_21398_parent_isolate_test: Skip # Isolate.spawnUri 166 issue_21398_parent_isolate_test: Skip # Isolate.spawnUri
167 error_at_spawnuri_test: Skip # Isolate.spawnUri 167 error_at_spawnuri_test: Skip # Isolate.spawnUri
OLDNEW
« no previous file with comments | « tests/co19/co19-dartium.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698