OLD | NEW |
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 # Skip entire suite if not running in strong mode. | 5 # Skip entire suite if not running in strong mode. |
6 [ ! $strong ] | 6 [ ! $strong ] |
7 *: SkipByDesign | 7 *: SkipByDesign |
8 | 8 |
9 # Skip tests that are not yet strong-mode clean. | 9 # Skip tests that are not yet strong-mode clean. |
10 [ $strong ] | 10 [ $strong ] |
(...skipping 220 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
231 html/typing_test: RuntimeError # Issue 29922 | 231 html/typing_test: RuntimeError # Issue 29922 |
232 html/websql_test/functional: RuntimeError # Issue 29922 | 232 html/websql_test/functional: RuntimeError # Issue 29922 |
233 html/worker_api_test: RuntimeError # Issue 29922 | 233 html/worker_api_test: RuntimeError # Issue 29922 |
234 html/xhr_cross_origin_test/functional: RuntimeError # Issue 29922 | 234 html/xhr_cross_origin_test/functional: RuntimeError # Issue 29922 |
235 math/double_pow_test: RuntimeError # Issue 29922 | 235 math/double_pow_test: RuntimeError # Issue 29922 |
236 math/low_test: RuntimeError # Issue 29922 | 236 math/low_test: RuntimeError # Issue 29922 |
237 math/math2_test: RuntimeError # Issue 29922 | 237 math/math2_test: RuntimeError # Issue 29922 |
238 math/math_test: RuntimeError # Issue 29922 | 238 math/math_test: RuntimeError # Issue 29922 |
239 math/random_big_test: RuntimeError # Issue 29922 | 239 math/random_big_test: RuntimeError # Issue 29922 |
240 mirrors/accessor_cache_overflow_test: RuntimeError # Issue 29922 | 240 mirrors/accessor_cache_overflow_test: RuntimeError # Issue 29922 |
241 mirrors/array_tracing3_test: RuntimeError # Issue 29922 | |
242 mirrors/array_tracing_test: RuntimeError # Issue 29922 | |
243 mirrors/basic_types_in_dart_core_test: RuntimeError # Issue 29922 | 241 mirrors/basic_types_in_dart_core_test: RuntimeError # Issue 29922 |
244 mirrors/class_mirror_location_test: RuntimeError # Issue 29922 | 242 mirrors/class_mirror_location_test: RuntimeError # Issue 29922 |
245 mirrors/class_mirror_type_variables_test: RuntimeError # Issue 29922 | 243 mirrors/class_mirror_type_variables_test: RuntimeError # Issue 29922 |
246 mirrors/closurization_equivalence_test: RuntimeError # Issue 29922 | 244 mirrors/closurization_equivalence_test: RuntimeError # Issue 29922 |
247 mirrors/constructor_kinds_test/01: RuntimeError # Issue 29922 | 245 mirrors/constructor_kinds_test/01: RuntimeError # Issue 29922 |
248 mirrors/constructor_kinds_test/none: RuntimeError # Issue 29922 | 246 mirrors/constructor_kinds_test/none: RuntimeError # Issue 29922 |
249 mirrors/constructor_private_name_test: RuntimeError # Issue 29922 | 247 mirrors/constructor_private_name_test: RuntimeError # Issue 29922 |
250 mirrors/declarations_type_test: RuntimeError # Issue 29922 | 248 mirrors/declarations_type_test: RuntimeError # Issue 29922 |
251 mirrors/deferred_mirrors_metadata_test: RuntimeError # Issue 29922 | 249 mirrors/deferred_mirrors_metadata_test: RuntimeError # Issue 29922 |
252 mirrors/deferred_mirrors_metatarget_test: RuntimeError # Issue 29922 | 250 mirrors/deferred_mirrors_metatarget_test: RuntimeError # Issue 29922 |
(...skipping 15 matching lines...) Expand all Loading... |
268 mirrors/generic_type_mirror_test: RuntimeError # Issue 29922 | 266 mirrors/generic_type_mirror_test: RuntimeError # Issue 29922 |
269 mirrors/generics_double_substitution_test/01: RuntimeError # Issue 29922 | 267 mirrors/generics_double_substitution_test/01: RuntimeError # Issue 29922 |
270 mirrors/generics_double_substitution_test/none: RuntimeError # Issue 29922 | 268 mirrors/generics_double_substitution_test/none: RuntimeError # Issue 29922 |
271 mirrors/generics_dynamic_test: RuntimeError # Issue 29922 | 269 mirrors/generics_dynamic_test: RuntimeError # Issue 29922 |
272 mirrors/generics_special_types_test: RuntimeError # Issue 29922 | 270 mirrors/generics_special_types_test: RuntimeError # Issue 29922 |
273 mirrors/generics_substitution_test: RuntimeError # Issue 29922 | 271 mirrors/generics_substitution_test: RuntimeError # Issue 29922 |
274 mirrors/globalized_closures2_test/00: RuntimeError # Issue 29922 | 272 mirrors/globalized_closures2_test/00: RuntimeError # Issue 29922 |
275 mirrors/globalized_closures2_test/none: RuntimeError # Issue 29922 | 273 mirrors/globalized_closures2_test/none: RuntimeError # Issue 29922 |
276 mirrors/globalized_closures_test/00: RuntimeError # Issue 29922 | 274 mirrors/globalized_closures_test/00: RuntimeError # Issue 29922 |
277 mirrors/globalized_closures_test/none: RuntimeError # Issue 29922 | 275 mirrors/globalized_closures_test/none: RuntimeError # Issue 29922 |
278 mirrors/hierarchy_invariants_test: RuntimeError # Issue 29922 | |
279 mirrors/hot_get_field_test: RuntimeError # Issue 29922 | 276 mirrors/hot_get_field_test: RuntimeError # Issue 29922 |
280 mirrors/hot_set_field_test: RuntimeError # Issue 29922 | 277 mirrors/hot_set_field_test: RuntimeError # Issue 29922 |
281 mirrors/inherited_metadata_test: RuntimeError # Issue 29922 | 278 mirrors/inherited_metadata_test: RuntimeError # Issue 29922 |
282 mirrors/instance_members_unimplemented_interface_test: RuntimeError # Issue 2992
2 | 279 mirrors/instance_members_unimplemented_interface_test: RuntimeError # Issue 2992
2 |
283 mirrors/instantiate_abstract_class_test: RuntimeError # Issue 29922 | 280 mirrors/instantiate_abstract_class_test: RuntimeError # Issue 29922 |
284 mirrors/invocation_fuzz_test/emptyarray: RuntimeError # Issue 29922 | 281 mirrors/invocation_fuzz_test/emptyarray: RuntimeError # Issue 29922 |
285 mirrors/invocation_fuzz_test/false: RuntimeError # Issue 29922 | 282 mirrors/invocation_fuzz_test/false: RuntimeError # Issue 29922 |
286 mirrors/invocation_fuzz_test/none: RuntimeError # Issue 29922 | 283 mirrors/invocation_fuzz_test/none: RuntimeError # Issue 29922 |
287 mirrors/invocation_fuzz_test/smi: RuntimeError # Issue 29922 | 284 mirrors/invocation_fuzz_test/smi: RuntimeError # Issue 29922 |
288 mirrors/invocation_fuzz_test/string: RuntimeError # Issue 29922 | 285 mirrors/invocation_fuzz_test/string: RuntimeError # Issue 29922 |
289 mirrors/invoke_call_on_closure_test: RuntimeError # Issue 29922 | 286 mirrors/invoke_call_on_closure_test: RuntimeError # Issue 29922 |
290 mirrors/invoke_closurization2_test: RuntimeError # Issue 29922 | 287 mirrors/invoke_closurization2_test: RuntimeError # Issue 29922 |
291 mirrors/invoke_closurization_test: RuntimeError # Issue 29922 | 288 mirrors/invoke_closurization_test: RuntimeError # Issue 29922 |
292 mirrors/invoke_import_test: RuntimeError # Issue 29922 | 289 mirrors/invoke_import_test: RuntimeError # Issue 29922 |
293 mirrors/invoke_named_test/01: RuntimeError # Issue 29922 | 290 mirrors/invoke_named_test/01: RuntimeError # Issue 29922 |
294 mirrors/invoke_named_test/none: RuntimeError # Issue 29922 | 291 mirrors/invoke_named_test/none: RuntimeError # Issue 29922 |
295 mirrors/invoke_natives_malicious_test: RuntimeError # Issue 29922 | 292 mirrors/invoke_natives_malicious_test: RuntimeError # Issue 29922 |
296 mirrors/invoke_private_test: RuntimeError # Issue 29922 | 293 mirrors/invoke_private_test: RuntimeError # Issue 29922 |
297 mirrors/invoke_private_wrong_library_test: RuntimeError # Issue 29922 | 294 mirrors/invoke_private_wrong_library_test: RuntimeError # Issue 29922 |
298 mirrors/invoke_test: RuntimeError # Issue 29922 | 295 mirrors/invoke_test: RuntimeError # Issue 29922 |
299 mirrors/invoke_throws_test: RuntimeError # Issue 29922 | 296 mirrors/invoke_throws_test: RuntimeError # Issue 29922 |
300 mirrors/io_html_mutual_exclusion_test: RuntimeError # Issue 29922 | |
301 mirrors/libraries_test: RuntimeError # Issue 29922 | 297 mirrors/libraries_test: RuntimeError # Issue 29922 |
302 mirrors/library_enumeration_deferred_loading_test: RuntimeError # Issue 29922 | 298 mirrors/library_enumeration_deferred_loading_test: RuntimeError # Issue 29922 |
303 mirrors/library_metadata_test: RuntimeError # Issue 29922 | 299 mirrors/library_metadata_test: RuntimeError # Issue 29922 |
304 mirrors/library_uri_io_test: RuntimeError # Issue 29922 | 300 mirrors/library_uri_io_test: RuntimeError # Issue 29922 |
305 mirrors/library_uri_package_test: RuntimeError # Issue 29922 | 301 mirrors/library_uri_package_test: RuntimeError # Issue 29922 |
306 mirrors/list_constructor_test/01: RuntimeError # Issue 29922 | 302 mirrors/list_constructor_test/01: RuntimeError # Issue 29922 |
307 mirrors/list_constructor_test/none: RuntimeError # Issue 29922 | 303 mirrors/list_constructor_test/none: RuntimeError # Issue 29922 |
308 mirrors/local_function_is_static_test: RuntimeError # Issue 29922 | 304 mirrors/local_function_is_static_test: RuntimeError # Issue 29922 |
309 mirrors/local_isolate_test: RuntimeError # Issue 29922 | 305 mirrors/local_isolate_test: RuntimeError # Issue 29922 |
310 mirrors/metadata_constructed_constant_test: RuntimeError # Issue 29922 | 306 mirrors/metadata_constructed_constant_test: RuntimeError # Issue 29922 |
311 mirrors/metadata_test: RuntimeError # Issue 29922 | 307 mirrors/metadata_test: RuntimeError # Issue 29922 |
312 mirrors/method_mirror_location_test: RuntimeError # Issue 29922 | 308 mirrors/method_mirror_location_test: RuntimeError # Issue 29922 |
313 mirrors/method_mirror_returntype_test: RuntimeError # Issue 29922 | 309 mirrors/method_mirror_returntype_test: RuntimeError # Issue 29922 |
314 mirrors/method_mirror_source_line_ending_test: RuntimeError # Issue 29922 | 310 mirrors/method_mirror_source_line_ending_test: RuntimeError # Issue 29922 |
315 mirrors/method_mirror_source_test: RuntimeError # Issue 29922 | 311 mirrors/method_mirror_source_test: RuntimeError # Issue 29922 |
316 mirrors/mirrors_reader_test: RuntimeError # Issue 29922 | 312 mirrors/mirrors_reader_test: RuntimeError # Issue 29922 |
317 mirrors/mirrors_resolve_fields_test: RuntimeError # Issue 29922 | |
318 mirrors/mirrors_used_typedef_declaration_test/01: RuntimeError # Issue 29922 | 313 mirrors/mirrors_used_typedef_declaration_test/01: RuntimeError # Issue 29922 |
319 mirrors/mirrors_used_typedef_declaration_test/none: RuntimeError # Issue 29922 | 314 mirrors/mirrors_used_typedef_declaration_test/none: RuntimeError # Issue 29922 |
320 mirrors/mixin_test: RuntimeError # Issue 29922 | 315 mirrors/mixin_test: RuntimeError # Issue 29922 |
321 mirrors/null2_test: RuntimeError # Issue 29922 | 316 mirrors/null2_test: RuntimeError # Issue 29922 |
322 mirrors/null_test: RuntimeError # Issue 29922 | 317 mirrors/null_test: RuntimeError # Issue 29922 |
323 mirrors/other_declarations_location_test: RuntimeError # Issue 29922 | 318 mirrors/other_declarations_location_test: RuntimeError # Issue 29922 |
324 mirrors/parameter_annotation_mirror_test: RuntimeError # Issue 29922 | 319 mirrors/parameter_annotation_mirror_test: RuntimeError # Issue 29922 |
325 mirrors/parameter_metadata_test: RuntimeError # Issue 29922 | 320 mirrors/parameter_metadata_test: RuntimeError # Issue 29922 |
326 mirrors/private_class_field_test: RuntimeError # Issue 29922 | 321 mirrors/private_class_field_test: RuntimeError # Issue 29922 |
327 mirrors/private_symbol_mangling_test: RuntimeError # Issue 29922 | 322 mirrors/private_symbol_mangling_test: RuntimeError # Issue 29922 |
(...skipping 20 matching lines...) Expand all Loading... |
348 mirrors/typedef_deferred_library_test: RuntimeError # Issue 29922 | 343 mirrors/typedef_deferred_library_test: RuntimeError # Issue 29922 |
349 mirrors/typedef_library_test: RuntimeError # Issue 29922 | 344 mirrors/typedef_library_test: RuntimeError # Issue 29922 |
350 mirrors/typedef_metadata_test: RuntimeError # Issue 29922 | 345 mirrors/typedef_metadata_test: RuntimeError # Issue 29922 |
351 mirrors/typedef_test: RuntimeError # Issue 29922 | 346 mirrors/typedef_test: RuntimeError # Issue 29922 |
352 mirrors/typevariable_mirror_metadata_test: RuntimeError # Issue 29922 | 347 mirrors/typevariable_mirror_metadata_test: RuntimeError # Issue 29922 |
353 mirrors/unnamed_library_test: RuntimeError # Issue 29922 | 348 mirrors/unnamed_library_test: RuntimeError # Issue 29922 |
354 typed_data/int32x4_bigint_test: RuntimeError # Issue 29922 | 349 typed_data/int32x4_bigint_test: RuntimeError # Issue 29922 |
355 typed_data/int64_list_load_store_test: RuntimeError # Issue 29922 | 350 typed_data/int64_list_load_store_test: RuntimeError # Issue 29922 |
356 typed_data/typed_data_hierarchy_int64_test: RuntimeError # Issue 29922 | 351 typed_data/typed_data_hierarchy_int64_test: RuntimeError # Issue 29922 |
357 typed_data/typed_data_list_test: RuntimeError # Issue 29922 | 352 typed_data/typed_data_list_test: RuntimeError # Issue 29922 |
OLD | NEW |