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

Side by Side Diff: tests/lib_strong/lib_strong_kernel.status

Issue 2931193002: Remove dart:_vmservice and dart:vmservice_io from platform.dill. (Closed)
Patch Set: Remove a test from blacklists as it passing now Created 3 years, 6 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/lib/lib.status ('k') | tools/patch_sdk.dart » ('j') | 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) 2016, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2016, 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 [ $compiler == dartk && $runtime == vm ] 5 [ $compiler == dartk && $runtime == vm ]
6 convert/ascii_test: DartkCompileTimeError 6 convert/ascii_test: DartkCompileTimeError
7 convert/chunked_conversion_json_decode1_test: DartkCompileTimeError 7 convert/chunked_conversion_json_decode1_test: DartkCompileTimeError
8 convert/chunked_conversion_utf82_test: DartkCompileTimeError 8 convert/chunked_conversion_utf82_test: DartkCompileTimeError
9 convert/chunked_conversion_utf83_test: DartkCompileTimeError 9 convert/chunked_conversion_utf83_test: DartkCompileTimeError
10 convert/chunked_conversion_utf85_test: DartkCompileTimeError 10 convert/chunked_conversion_utf85_test: DartkCompileTimeError
(...skipping 180 matching lines...) Expand 10 before | Expand all | Expand 10 after
191 mirrors/generic_mixin_test: RuntimeError 191 mirrors/generic_mixin_test: RuntimeError
192 mirrors/generic_type_mirror_test: RuntimeError 192 mirrors/generic_type_mirror_test: RuntimeError
193 mirrors/generics_double_substitution_test/01: RuntimeError 193 mirrors/generics_double_substitution_test/01: RuntimeError
194 mirrors/generics_double_substitution_test/none: RuntimeError 194 mirrors/generics_double_substitution_test/none: RuntimeError
195 mirrors/generics_dynamic_test: Crash 195 mirrors/generics_dynamic_test: Crash
196 mirrors/generics_substitution_test: RuntimeError 196 mirrors/generics_substitution_test: RuntimeError
197 mirrors/globalized_closures2_test/00: RuntimeError 197 mirrors/globalized_closures2_test/00: RuntimeError
198 mirrors/globalized_closures2_test/none: RuntimeError 198 mirrors/globalized_closures2_test/none: RuntimeError
199 mirrors/globalized_closures_test/00: RuntimeError 199 mirrors/globalized_closures_test/00: RuntimeError
200 mirrors/globalized_closures_test/none: RuntimeError 200 mirrors/globalized_closures_test/none: RuntimeError
201 mirrors/hierarchy_invariants_test: RuntimeError
202 mirrors/hot_get_field_test: RuntimeError 201 mirrors/hot_get_field_test: RuntimeError
203 mirrors/hot_set_field_test: RuntimeError 202 mirrors/hot_set_field_test: RuntimeError
204 mirrors/inherited_metadata_test: RuntimeError 203 mirrors/inherited_metadata_test: RuntimeError
205 mirrors/invocation_fuzz_test/emptyarray: Crash 204 mirrors/invocation_fuzz_test/emptyarray: Crash
206 mirrors/invocation_fuzz_test/false: Crash 205 mirrors/invocation_fuzz_test/false: Crash
207 mirrors/invocation_fuzz_test/none: Crash 206 mirrors/invocation_fuzz_test/none: Crash
208 mirrors/invocation_fuzz_test/smi: Crash 207 mirrors/invocation_fuzz_test/smi: Crash
209 mirrors/invocation_fuzz_test/string: Crash 208 mirrors/invocation_fuzz_test/string: Crash
210 mirrors/invoke_import_test: RuntimeError 209 mirrors/invoke_import_test: RuntimeError
211 mirrors/invoke_private_test: RuntimeError 210 mirrors/invoke_private_test: RuntimeError
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
250 mirrors/symbol_validation_test/01: RuntimeError 249 mirrors/symbol_validation_test/01: RuntimeError
251 mirrors/symbol_validation_test/none: RuntimeError 250 mirrors/symbol_validation_test/none: RuntimeError
252 mirrors/to_string_test: RuntimeError 251 mirrors/to_string_test: RuntimeError
253 mirrors/type_variable_is_static_test: RuntimeError 252 mirrors/type_variable_is_static_test: RuntimeError
254 mirrors/type_variable_owner_test/01: RuntimeError 253 mirrors/type_variable_owner_test/01: RuntimeError
255 mirrors/typedef_deferred_library_test: RuntimeError 254 mirrors/typedef_deferred_library_test: RuntimeError
256 mirrors/typedef_library_test: RuntimeError 255 mirrors/typedef_library_test: RuntimeError
257 mirrors/typedef_metadata_test: RuntimeError 256 mirrors/typedef_metadata_test: RuntimeError
258 mirrors/typedef_test: RuntimeError 257 mirrors/typedef_test: RuntimeError
259 mirrors/typevariable_mirror_metadata_test: RuntimeError 258 mirrors/typevariable_mirror_metadata_test: RuntimeError
OLDNEW
« no previous file with comments | « tests/lib/lib.status ('k') | tools/patch_sdk.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698