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 143 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
154 typed_data/int32x4_test: Skip | 154 typed_data/int32x4_test: Skip |
155 | 155 |
156 [ $compiler == dart2analyzer && $strong ] | 156 [ $compiler == dart2analyzer && $strong ] |
157 html/custom/created_callback_test: CompileTimeError # Issue 28969 | 157 html/custom/created_callback_test: CompileTimeError # Issue 28969 |
158 html/custom/document_register_basic_test: CompileTimeError # Issue 28969 | 158 html/custom/document_register_basic_test: CompileTimeError # Issue 28969 |
159 html/custom/document_register_type_extensions_test: CompileTimeError # Issue 289
69 | 159 html/custom/document_register_type_extensions_test: CompileTimeError # Issue 289
69 |
160 html/custom/element_upgrade_test: CompileTimeError # Issue 28969 | 160 html/custom/element_upgrade_test: CompileTimeError # Issue 28969 |
161 html/debugger_test: CompileTimeError # Issue 28969 | 161 html/debugger_test: CompileTimeError # Issue 28969 |
162 html/js_typed_interop_default_arg_test/default_value: MissingCompileTimeError #
Issue 28969 | 162 html/js_typed_interop_default_arg_test/default_value: MissingCompileTimeError #
Issue 28969 |
163 mirrors/deferred_mirrors_metadata_test: StaticWarning # Issue 28969 | 163 mirrors/deferred_mirrors_metadata_test: StaticWarning # Issue 28969 |
| 164 |
| 165 # TODO(29919): HTML tests are not supported on dartdevc in test.dart yet. |
| 166 [ $compiler == dartdevc ] |
| 167 html/deferred_multi_app_htmltest: Skip # Issue 29919 |
| 168 html/no_linked_scripts_htmltest: Skip # Issue 29919 |
| 169 html/scripts_htmltest: Skip # Issue 29919 |
| 170 html/two_scripts_htmltest: Skip # Issue 29919 |
| 171 |
| 172 [ $compiler == dartdevc ] |
| 173 async/first_regression_test: CompileTimeError # Issue 29922 |
| 174 async/future_or_bad_type_test/none: RuntimeError # Issue 29922 |
| 175 async/future_or_non_strong_test: RuntimeError # Issue 29922 |
| 176 async/future_or_strong_test: RuntimeError # Issue 29922 |
| 177 async/future_timeout_test: CompileTimeError # Issue 29922 |
| 178 async/futures_test: RuntimeError # Issue 29922 |
| 179 async/multiple_timer_test: CompileTimeError # Issue 29922 |
| 180 async/schedule_microtask2_test: CompileTimeError # Issue 29922 |
| 181 async/schedule_microtask3_test: CompileTimeError # Issue 29922 |
| 182 async/schedule_microtask5_test: CompileTimeError # Issue 29922 |
| 183 async/slow_consumer_test: Timeout # Issue 29922 |
| 184 async/stream_controller_async_test: CompileTimeError # Issue 29922 |
| 185 async/stream_first_where_test: CompileTimeError # Issue 29922 |
| 186 async/stream_from_iterable_test: CompileTimeError # Issue 29922 |
| 187 async/stream_iterator_test: CompileTimeError # Issue 29922 |
| 188 async/stream_join_test: CompileTimeError # Issue 29922 |
| 189 async/stream_last_where_test: CompileTimeError # Issue 29922 |
| 190 async/stream_periodic2_test: CompileTimeError # Issue 29922 |
| 191 async/stream_periodic3_test: CompileTimeError # Issue 29922 |
| 192 async/stream_periodic4_test: CompileTimeError # Issue 29922 |
| 193 async/stream_periodic5_test: CompileTimeError # Issue 29922 |
| 194 async/stream_periodic6_test: CompileTimeError # Issue 29922 |
| 195 async/stream_periodic_test: CompileTimeError # Issue 29922 |
| 196 async/stream_single_test: CompileTimeError # Issue 29922 |
| 197 async/stream_single_to_multi_subscriber_test: CompileTimeError # Issue 29922 |
| 198 async/stream_state_nonzero_timer_test: CompileTimeError # Issue 29922 |
| 199 async/stream_state_test: CompileTimeError # Issue 29922 |
| 200 async/stream_subscription_as_future_test: CompileTimeError # Issue 29922 |
| 201 async/stream_subscription_cancel_test: CompileTimeError # Issue 29922 |
| 202 async/stream_timeout_test: CompileTimeError # Issue 29922 |
| 203 async/stream_transform_test: CompileTimeError # Issue 29922 |
| 204 async/stream_transformation_broadcast_test: CompileTimeError # Issue 29922 |
| 205 async/timer_cancel1_test: CompileTimeError # Issue 29922 |
| 206 async/timer_cancel2_test: CompileTimeError # Issue 29922 |
| 207 async/timer_cancel_test: CompileTimeError # Issue 29922 |
| 208 async/timer_isActive_test: CompileTimeError # Issue 29922 |
| 209 async/timer_not_available_test: RuntimeError # Issue 29922 |
| 210 async/timer_repeat_test: CompileTimeError # Issue 29922 |
| 211 async/timer_test: CompileTimeError # Issue 29922 |
| 212 async/zone_error_callback_test: RuntimeError # Issue 29922 |
| 213 async/zone_run_unary_test: RuntimeError # Issue 29922 |
| 214 convert/streamed_conversion_json_encode1_test: RuntimeError # Issue 29922 |
| 215 convert/streamed_conversion_json_utf8_encode_test: Pass, Timeout # Issue 29922 |
| 216 convert/streamed_conversion_utf8_decode_test: Pass, Timeout # Issue 29922 |
| 217 convert/streamed_conversion_utf8_encode_test: Pass, Timeout # Issue 29922 |
| 218 html/async_spawnuri_test: CompileTimeError # Issue 29922 |
| 219 html/async_test: CompileTimeError # Issue 29922 |
| 220 html/canvas_test: CompileTimeError # Issue 29922 |
| 221 html/canvasrenderingcontext2d_test/arc: CompileTimeError # Issue 29922 |
| 222 html/canvasrenderingcontext2d_test/drawImage_canvas_element: CompileTimeError #
Issue 29922 |
| 223 html/canvasrenderingcontext2d_test/drawImage_image_element: CompileTimeError # I
ssue 29922 |
| 224 html/canvasrenderingcontext2d_test/drawImage_video_element: CompileTimeError # I
ssue 29922 |
| 225 html/canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: CompileTimeE
rror # Issue 29922 |
| 226 html/canvasrenderingcontext2d_test/fillText: CompileTimeError # Issue 29922 |
| 227 html/canvasrenderingcontext2d_test/pixel_manipulation: CompileTimeError # Issue
29922 |
| 228 html/cross_domain_iframe_test: CompileTimeError # Issue 29922 |
| 229 html/css_test/functional: CompileTimeError # Issue 29922 |
| 230 html/css_test/supportsPointConversions: CompileTimeError # Issue 29922 |
| 231 html/cssstyledeclaration_test: CompileTimeError # Issue 29922 |
| 232 html/custom/attribute_changed_callback_test/fully_supported: CompileTimeError #
Issue 29922 |
| 233 html/custom/attribute_changed_callback_test/unsupported_on_polyfill: CompileTime
Error # Issue 29922 |
| 234 html/custom/constructor_calls_created_synchronously_test: CompileTimeError # Iss
ue 29922 |
| 235 html/custom/created_callback_test: CompileTimeError # Issue 29922 |
| 236 html/custom/document_register_basic_test: CompileTimeError # Issue 29922 |
| 237 html/custom/document_register_type_extensions_test/construction: CompileTimeErro
r # Issue 29922 |
| 238 html/custom/document_register_type_extensions_test/constructors: CompileTimeErro
r # Issue 29922 |
| 239 html/custom/document_register_type_extensions_test/createElement with type exten
sion: CompileTimeError # Issue 29922 |
| 240 html/custom/document_register_type_extensions_test/createElement: CompileTimeErr
or # Issue 29922 |
| 241 html/custom/document_register_type_extensions_test/functional: CompileTimeError
# Issue 29922 |
| 242 html/custom/document_register_type_extensions_test/namespaces: CompileTimeError
# Issue 29922 |
| 243 html/custom/document_register_type_extensions_test/parsing: CompileTimeError # I
ssue 29922 |
| 244 html/custom/document_register_type_extensions_test/registration: CompileTimeErro
r # Issue 29922 |
| 245 html/custom/document_register_type_extensions_test/single-parameter createElemen
t: CompileTimeError # Issue 29922 |
| 246 html/custom/document_register_type_extensions_test/single-parameter: CompileTime
Error # Issue 29922 |
| 247 html/custom/element_upgrade_test: CompileTimeError # Issue 29922 |
| 248 html/custom/entered_left_view_test/disconnected_subtree: CompileTimeError # Issu
e 29922 |
| 249 html/custom/entered_left_view_test/shadow_dom: CompileTimeError # Issue 29922 |
| 250 html/custom/entered_left_view_test/standard_events: CompileTimeError # Issue 299
22 |
| 251 html/custom/entered_left_view_test/standard_events_old_callback_names: CompileTi
meError # Issue 29922 |
| 252 html/custom/entered_left_view_test/viewless_document: CompileTimeError # Issue 2
9922 |
| 253 html/custom/js_custom_test: CompileTimeError # Issue 29922 |
| 254 html/custom/mirrors_test: CompileTimeError # Issue 29922 |
| 255 html/custom/regress_194523002_test: CompileTimeError # Issue 29922 |
| 256 html/custom_element_method_clash_test/test: CompileTimeError # Issue 29922 |
| 257 html/custom_element_name_clash_test/test: CompileTimeError # Issue 29922 |
| 258 html/custom_elements_23127_test/baseline: CompileTimeError # Issue 29922 |
| 259 html/custom_elements_23127_test/c1t: CompileTimeError # Issue 29922 |
| 260 html/custom_elements_23127_test/c2: CompileTimeError # Issue 29922 |
| 261 html/custom_elements_23127_test/c2t: CompileTimeError # Issue 29922 |
| 262 html/custom_elements_test/innerHtml: CompileTimeError # Issue 29922 |
| 263 html/custom_elements_test/lifecycle: CompileTimeError # Issue 29922 |
| 264 html/custom_elements_test/mixins: CompileTimeError # Issue 29922 |
| 265 html/custom_elements_test/preregister: CompileTimeError # Issue 29922 |
| 266 html/custom_elements_test/register: CompileTimeError # Issue 29922 |
| 267 html/custom_tags_test: CompileTimeError # Issue 29922 |
| 268 html/element_animate_test/animate_supported: CompileTimeError # Issue 29922 |
| 269 html/element_animate_test/omit_timing: CompileTimeError # Issue 29922 |
| 270 html/element_animate_test/simple_timing: CompileTimeError # Issue 29922 |
| 271 html/element_animate_test/timing_dict: CompileTimeError # Issue 29922 |
| 272 html/element_classes_svg_test: RuntimeError # Issue 29922 |
| 273 html/element_classes_test: RuntimeError # Issue 29922 |
| 274 html/element_types_test: RuntimeError # Issue 29922 |
| 275 html/event_customevent_test: CompileTimeError # Issue 29922 |
| 276 html/form_data_test/functional: CompileTimeError # Issue 29922 |
| 277 html/form_data_test/supported: CompileTimeError # Issue 29922 |
| 278 html/history_test/history: CompileTimeError # Issue 29922 |
| 279 html/history_test/supported_HashChangeEvent: CompileTimeError # Issue 29922 |
| 280 html/history_test/supported_state: CompileTimeError # Issue 29922 |
| 281 html/htmlelement_test: CompileTimeError # Issue 29922 |
| 282 html/indexeddb_1_test/dynamic: CompileTimeError # Issue 29922 |
| 283 html/indexeddb_1_test/functional: CompileTimeError # Issue 29922 |
| 284 html/indexeddb_1_test/supported: CompileTimeError # Issue 29922 |
| 285 html/indexeddb_1_test/supportsDatabaseNames: CompileTimeError # Issue 29922 |
| 286 html/indexeddb_1_test/typed: CompileTimeError # Issue 29922 |
| 287 html/indexeddb_2_test: CompileTimeError # Issue 29922 |
| 288 html/indexeddb_3_test: CompileTimeError # Issue 29922 |
| 289 html/indexeddb_4_test: CompileTimeError # Issue 29922 |
| 290 html/indexeddb_5_test: CompileTimeError # Issue 29922 |
| 291 html/input_element_test: RuntimeError # Issue 29922 |
| 292 html/interactive_test/Geolocation: CompileTimeError # Issue 29922 |
| 293 html/interactive_test/KeyEvent: CompileTimeError # Issue 29922 |
| 294 html/interactive_test/MediaStream: CompileTimeError # Issue 29922 |
| 295 html/isolates_test: CompileTimeError # Issue 29922 |
| 296 html/js_interop_1_test: CompileTimeError # Issue 29922 |
| 297 html/js_typed_interop_default_arg_test/default_value: MissingCompileTimeError #
Issue 29922 |
| 298 html/js_util_test: RuntimeError # Issue 29922 |
| 299 html/media_stream_test: RuntimeError # Issue 29922 |
| 300 html/mediasource_test: RuntimeError # Issue 29922 |
| 301 html/native_gc_test: CompileTimeError # Issue 29922 |
| 302 html/node_validator_important_if_you_suppress_make_the_bug_critical_test: Compil
eTimeError # Issue 29922 |
| 303 html/request_animation_frame_test: CompileTimeError # Issue 29922 |
| 304 html/serialized_script_value_test: CompileTimeError # Issue 29922 |
| 305 html/touchevent_test: RuntimeError # Issue 29922 |
| 306 html/transition_event_test/functional: CompileTimeError # Issue 29922 |
| 307 html/transition_event_test/supported: CompileTimeError # Issue 29922 |
| 308 html/trusted_html_tree_sanitizer_test: CompileTimeError # Issue 29922 |
| 309 html/typing_test: RuntimeError # Issue 29922 |
| 310 html/url_test: CompileTimeError # Issue 29922 |
| 311 html/websocket_test/supported: CompileTimeError # Issue 29922 |
| 312 html/websocket_test/websocket: CompileTimeError # Issue 29922 |
| 313 html/websql_test/functional: CompileTimeError # Issue 29922 |
| 314 html/websql_test/supported: CompileTimeError # Issue 29922 |
| 315 html/wheelevent_test: CompileTimeError # Issue 29922 |
| 316 html/worker_api_test: CompileTimeError # Issue 29922 |
| 317 html/worker_test/functional: CompileTimeError # Issue 29922 |
| 318 html/worker_test/supported: CompileTimeError # Issue 29922 |
| 319 html/xhr_cross_origin_test/functional: CompileTimeError # Issue 29922 |
| 320 html/xhr_cross_origin_test/supported: CompileTimeError # Issue 29922 |
| 321 html/xhr_test/headers: CompileTimeError # Issue 29922 |
| 322 html/xhr_test/json: CompileTimeError # Issue 29922 |
| 323 html/xhr_test/supported_onLoadEnd: CompileTimeError # Issue 29922 |
| 324 html/xhr_test/supported_onProgress: CompileTimeError # Issue 29922 |
| 325 html/xhr_test/supported_overrideMimeType: CompileTimeError # Issue 29922 |
| 326 html/xhr_test/xhr: CompileTimeError # Issue 29922 |
| 327 html/xhr_test/xhr_requestBlob: CompileTimeError # Issue 29922 |
| 328 math/double_pow_test: RuntimeError # Issue 29922 |
| 329 math/low_test: RuntimeError # Issue 29922 |
| 330 math/random_big_test: RuntimeError # Issue 29922 |
| 331 mirrors/accessor_cache_overflow_test: RuntimeError # Issue 29922 |
| 332 mirrors/array_tracing3_test: RuntimeError # Issue 29922 |
| 333 mirrors/array_tracing_test: RuntimeError # Issue 29922 |
| 334 mirrors/basic_types_in_dart_core_test: RuntimeError # Issue 29922 |
| 335 mirrors/class_mirror_location_test: RuntimeError # Issue 29922 |
| 336 mirrors/class_mirror_type_variables_test: RuntimeError # Issue 29922 |
| 337 mirrors/closurization_equivalence_test: RuntimeError # Issue 29922 |
| 338 mirrors/constructor_kinds_test/01: RuntimeError # Issue 29922 |
| 339 mirrors/constructor_kinds_test/none: RuntimeError # Issue 29922 |
| 340 mirrors/constructor_optional_args_test: RuntimeError # Issue 29922 |
| 341 mirrors/constructor_private_name_test: RuntimeError # Issue 29922 |
| 342 mirrors/declarations_type_test: RuntimeError # Issue 29922 |
| 343 mirrors/deferred_mirrors_metadata_test: RuntimeError # Issue 29922 |
| 344 mirrors/deferred_mirrors_metatarget_test: RuntimeError # Issue 29922 |
| 345 mirrors/deferred_mirrors_update_test: RuntimeError # Issue 29922 |
| 346 mirrors/empty_test: RuntimeError # Issue 29922 |
| 347 mirrors/equality_test: RuntimeError # Issue 29922 |
| 348 mirrors/fake_function_with_call_test: RuntimeError # Issue 29922 |
| 349 mirrors/field_metadata2_test: RuntimeError # Issue 29922 |
| 350 mirrors/field_type_test: RuntimeError # Issue 29922 |
| 351 mirrors/function_type_mirror_test: RuntimeError # Issue 29922 |
| 352 mirrors/generic_f_bounded_test/01: RuntimeError # Issue 29922 |
| 353 mirrors/generic_f_bounded_test/none: RuntimeError # Issue 29922 |
| 354 mirrors/generic_function_typedef_test: RuntimeError # Issue 29922 |
| 355 mirrors/generic_local_function_test: RuntimeError # Issue 29922 |
| 356 mirrors/generic_mixin_applications_test: RuntimeError # Issue 29922 |
| 357 mirrors/generic_mixin_test: RuntimeError # Issue 29922 |
| 358 mirrors/generic_superclass_test/01: RuntimeError # Issue 29922 |
| 359 mirrors/generic_superclass_test/none: RuntimeError # Issue 29922 |
| 360 mirrors/generic_type_mirror_test: RuntimeError # Issue 29922 |
| 361 mirrors/generics_double_substitution_test/01: RuntimeError # Issue 29922 |
| 362 mirrors/generics_double_substitution_test/none: RuntimeError # Issue 29922 |
| 363 mirrors/generics_dynamic_test: RuntimeError # Issue 29922 |
| 364 mirrors/generics_special_types_test: RuntimeError # Issue 29922 |
| 365 mirrors/generics_substitution_test: RuntimeError # Issue 29922 |
| 366 mirrors/globalized_closures2_test/00: RuntimeError # Issue 29922 |
| 367 mirrors/globalized_closures2_test/none: RuntimeError # Issue 29922 |
| 368 mirrors/globalized_closures_test/00: RuntimeError # Issue 29922 |
| 369 mirrors/globalized_closures_test/none: RuntimeError # Issue 29922 |
| 370 mirrors/hierarchy_invariants_test: RuntimeError # Issue 29922 |
| 371 mirrors/hot_get_field_test: RuntimeError # Issue 29922 |
| 372 mirrors/hot_set_field_test: RuntimeError # Issue 29922 |
| 373 mirrors/inherited_metadata_test: RuntimeError # Issue 29922 |
| 374 mirrors/instance_members_unimplemented_interface_test: RuntimeError # Issue 2992
2 |
| 375 mirrors/instantiate_abstract_class_test: RuntimeError # Issue 29922 |
| 376 mirrors/invocation_fuzz_test/emptyarray: RuntimeError # Issue 29922 |
| 377 mirrors/invocation_fuzz_test/false: RuntimeError # Issue 29922 |
| 378 mirrors/invocation_fuzz_test/none: RuntimeError # Issue 29922 |
| 379 mirrors/invocation_fuzz_test/smi: RuntimeError # Issue 29922 |
| 380 mirrors/invocation_fuzz_test/string: RuntimeError # Issue 29922 |
| 381 mirrors/invoke_call_on_closure_test: RuntimeError # Issue 29922 |
| 382 mirrors/invoke_closurization2_test: RuntimeError # Issue 29922 |
| 383 mirrors/invoke_closurization_test: RuntimeError # Issue 29922 |
| 384 mirrors/invoke_import_test: RuntimeError # Issue 29922 |
| 385 mirrors/invoke_named_test/01: RuntimeError # Issue 29922 |
| 386 mirrors/invoke_named_test/none: RuntimeError # Issue 29922 |
| 387 mirrors/invoke_natives_malicious_test: RuntimeError # Issue 29922 |
| 388 mirrors/invoke_private_test: RuntimeError # Issue 29922 |
| 389 mirrors/invoke_private_wrong_library_test: RuntimeError # Issue 29922 |
| 390 mirrors/invoke_test: RuntimeError # Issue 29922 |
| 391 mirrors/invoke_throws_test: RuntimeError # Issue 29922 |
| 392 mirrors/io_html_mutual_exclusion_test: RuntimeError # Issue 29922 |
| 393 mirrors/libraries_test: RuntimeError # Issue 29922 |
| 394 mirrors/library_enumeration_deferred_loading_test: RuntimeError # Issue 29922 |
| 395 mirrors/library_metadata_test: RuntimeError # Issue 29922 |
| 396 mirrors/library_uri_io_test: CompileTimeError # Issue 29922 |
| 397 mirrors/library_uri_package_test: CompileTimeError # Issue 29922 |
| 398 mirrors/list_constructor_test/01: RuntimeError # Issue 29922 |
| 399 mirrors/list_constructor_test/none: RuntimeError # Issue 29922 |
| 400 mirrors/local_function_is_static_test: RuntimeError # Issue 29922 |
| 401 mirrors/local_isolate_test: RuntimeError # Issue 29922 |
| 402 mirrors/metadata_constructed_constant_test: RuntimeError # Issue 29922 |
| 403 mirrors/metadata_test: RuntimeError # Issue 29922 |
| 404 mirrors/method_mirror_location_test: RuntimeError # Issue 29922 |
| 405 mirrors/method_mirror_returntype_test: RuntimeError # Issue 29922 |
| 406 mirrors/method_mirror_source_line_ending_test: RuntimeError # Issue 29922 |
| 407 mirrors/method_mirror_source_test: RuntimeError # Issue 29922 |
| 408 mirrors/mirrors_reader_test: RuntimeError # Issue 29922 |
| 409 mirrors/mirrors_resolve_fields_test: RuntimeError # Issue 29922 |
| 410 mirrors/mirrors_used_typedef_declaration_test/01: RuntimeError # Issue 29922 |
| 411 mirrors/mirrors_used_typedef_declaration_test/none: RuntimeError # Issue 29922 |
| 412 mirrors/mixin_test: RuntimeError # Issue 29922 |
| 413 mirrors/null2_test: RuntimeError # Issue 29922 |
| 414 mirrors/null_test: RuntimeError # Issue 29922 |
| 415 mirrors/other_declarations_location_test: RuntimeError # Issue 29922 |
| 416 mirrors/parameter_annotation_mirror_test: RuntimeError # Issue 29922 |
| 417 mirrors/parameter_metadata_test: RuntimeError # Issue 29922 |
| 418 mirrors/private_class_field_test: RuntimeError # Issue 29922 |
| 419 mirrors/private_symbol_mangling_test: RuntimeError # Issue 29922 |
| 420 mirrors/private_types_test: RuntimeError # Issue 29922 |
| 421 mirrors/reflect_runtime_type_test: RuntimeError # Issue 29922 |
| 422 mirrors/reflect_uninstantiated_class_test: RuntimeError # Issue 29922 |
| 423 mirrors/reflected_type_function_type_test: RuntimeError # Issue 29922 |
| 424 mirrors/reflected_type_special_types_test: RuntimeError # Issue 29922 |
| 425 mirrors/reflected_type_typedefs_test: RuntimeError # Issue 29922 |
| 426 mirrors/reflected_type_typevars_test: RuntimeError # Issue 29922 |
| 427 mirrors/reflectively_instantiate_uninstantiated_class_test: RuntimeError # Issue
29922 |
| 428 mirrors/regress_14304_test: RuntimeError # Issue 29922 |
| 429 mirrors/regress_26187_test: RuntimeError # Issue 29922 |
| 430 mirrors/relation_assignable_test: RuntimeError # Issue 29922 |
| 431 mirrors/relation_subtype_test: RuntimeError # Issue 29922 |
| 432 mirrors/set_field_with_final_test: RuntimeError # Issue 29922 |
| 433 mirrors/spawn_function_root_library_test: RuntimeError # Issue 29922 |
| 434 mirrors/symbol_validation_test/01: RuntimeError # Issue 29922 |
| 435 mirrors/symbol_validation_test/none: RuntimeError # Issue 29922 |
| 436 mirrors/to_string_test: RuntimeError # Issue 29922 |
| 437 mirrors/type_argument_is_type_variable_test: RuntimeError # Issue 29922 |
| 438 mirrors/type_variable_is_static_test: RuntimeError # Issue 29922 |
| 439 mirrors/type_variable_owner_test/01: RuntimeError # Issue 29922 |
| 440 mirrors/type_variable_owner_test/none: RuntimeError # Issue 29922 |
| 441 mirrors/typedef_deferred_library_test: RuntimeError # Issue 29922 |
| 442 mirrors/typedef_library_test: RuntimeError # Issue 29922 |
| 443 mirrors/typedef_metadata_test: RuntimeError # Issue 29922 |
| 444 mirrors/typedef_test: RuntimeError # Issue 29922 |
| 445 mirrors/typevariable_mirror_metadata_test: RuntimeError # Issue 29922 |
| 446 mirrors/unnamed_library_test: RuntimeError # Issue 29922 |
| 447 typed_data/int32x4_bigint_test: RuntimeError # Issue 29922 |
| 448 typed_data/int64_list_load_store_test: RuntimeError # Issue 29922 |
| 449 typed_data/typed_data_hierarchy_int64_test: RuntimeError # Issue 29922 |
| 450 typed_data/typed_data_list_test: RuntimeError # Issue 29922 |
OLD | NEW |