| 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 [ $unchecked ] | 5 [ $unchecked ] |
| 6 mirrors/redirecting_factory_different_type_test: SkipByDesign # Tests type check
s. | 6 mirrors/redirecting_factory_different_type_test: SkipByDesign # Tests type check
s. |
| 7 | 7 |
| 8 [ $compiler == dart2js ] | 8 [ $compiler == dart2js ] |
| 9 async/schedule_microtask6_test: RuntimeError # global error handling is not supp
orted. Issue 5958 | 9 async/schedule_microtask6_test: RuntimeError # global error handling is not supp
orted. Issue 5958 |
| 10 | 10 |
| (...skipping 314 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 325 | 325 |
| 326 [ $compiler == dart2js && $cps_ir ] | 326 [ $compiler == dart2js && $cps_ir ] |
| 327 async/first_regression_test: Crash # Instance of 'TypeOperator': type casts not
implemented. | 327 async/first_regression_test: Crash # Instance of 'TypeOperator': type casts not
implemented. |
| 328 async/future_timeout_test: Crash # Instance of 'TypeOperator': type casts not im
plemented. | 328 async/future_timeout_test: Crash # Instance of 'TypeOperator': type casts not im
plemented. |
| 329 async/future_value_chain4_test: Crash # Instance of 'TypeOperator': type check u
nimplemented for _Nullary. | 329 async/future_value_chain4_test: Crash # Instance of 'TypeOperator': type check u
nimplemented for _Nullary. |
| 330 async/multiple_timer_test: Crash # Instance of 'TypeOperator': type casts not im
plemented. | 330 async/multiple_timer_test: Crash # Instance of 'TypeOperator': type casts not im
plemented. |
| 331 async/schedule_microtask2_test: Crash # Instance of 'TypeOperator': type casts n
ot implemented. | 331 async/schedule_microtask2_test: Crash # Instance of 'TypeOperator': type casts n
ot implemented. |
| 332 async/schedule_microtask3_test: Crash # Instance of 'TypeOperator': type casts n
ot implemented. | 332 async/schedule_microtask3_test: Crash # Instance of 'TypeOperator': type casts n
ot implemented. |
| 333 async/schedule_microtask5_test: Crash # Instance of 'TypeOperator': type casts n
ot implemented. | 333 async/schedule_microtask5_test: Crash # Instance of 'TypeOperator': type casts n
ot implemented. |
| 334 async/schedule_microtask_test: Crash # Please triage this failure. | 334 async/schedule_microtask_test: Crash # Please triage this failure. |
| 335 async/stream_controller_async_test: Crash # unsupported element kind: _defaultEn
vironment:field | 335 async/stream_controller_async_test: Crash # Instance of 'TypeOperator': type cas
ts not implemented. |
| 336 async/stream_controller_test: Crash # Instance of 'TypeOperator': type check uni
mplemented for _Nullary. | 336 async/stream_controller_test: Crash # Instance of 'TypeOperator': type check uni
mplemented for _Nullary. |
| 337 async/stream_first_where_test: Crash # unsupported element kind: _defaultEnviron
ment:field | 337 async/stream_first_where_test: Crash # Instance of 'TypeOperator': type casts no
t implemented. |
| 338 async/stream_from_iterable_test: Crash # unsupported element kind: _defaultEnvir
onment:field | 338 async/stream_from_iterable_test: Crash # Instance of 'TypeOperator': type casts
not implemented. |
| 339 async/stream_iterator_test: Crash # Instance of 'TypeOperator': type casts not i
mplemented. | 339 async/stream_iterator_test: Crash # Instance of 'TypeOperator': type casts not i
mplemented. |
| 340 async/stream_join_test: Crash # Instance of 'TypeOperator': type casts not imple
mented. | 340 async/stream_join_test: Crash # Instance of 'TypeOperator': type casts not imple
mented. |
| 341 async/stream_last_where_test: Crash # unsupported element kind: _defaultEnvironm
ent:field | 341 async/stream_last_where_test: Crash # Instance of 'TypeOperator': type casts not
implemented. |
| 342 async/stream_listen_zone_test: Crash # Unhandled node | 342 async/stream_listen_zone_test: Crash # Unhandled node |
| 343 async/stream_periodic2_test: Crash # Instance of 'TypeOperator': type casts not
implemented. | 343 async/stream_periodic2_test: Crash # Instance of 'TypeOperator': type casts not
implemented. |
| 344 async/stream_periodic3_test: Crash # Instance of 'TypeOperator': type casts not
implemented. | 344 async/stream_periodic3_test: Crash # Instance of 'TypeOperator': type casts not
implemented. |
| 345 async/stream_periodic4_test: Crash # unsupported element kind: _defaultEnvironme
nt:field | 345 async/stream_periodic4_test: Crash # Instance of 'TypeOperator': type casts not
implemented. |
| 346 async/stream_periodic5_test: Crash # Instance of 'TypeOperator': type casts not
implemented. | 346 async/stream_periodic5_test: Crash # Instance of 'TypeOperator': type casts not
implemented. |
| 347 async/stream_periodic_test: Crash # Instance of 'TypeOperator': type casts not i
mplemented. | 347 async/stream_periodic_test: Crash # Instance of 'TypeOperator': type casts not i
mplemented. |
| 348 async/stream_single_test: Crash # unsupported element kind: _defaultEnvironment:
field | 348 async/stream_single_test: Crash # Instance of 'TypeOperator': type casts not imp
lemented. |
| 349 async/stream_single_to_multi_subscriber_test: Crash # Instance of 'TypeOperator'
: type casts not implemented. | 349 async/stream_single_to_multi_subscriber_test: Crash # Instance of 'TypeOperator'
: type casts not implemented. |
| 350 async/stream_state_nonzero_timer_test: Crash # Instance of 'TypeOperator': type
casts not implemented. | 350 async/stream_state_nonzero_timer_test: Crash # Instance of 'TypeOperator': type
casts not implemented. |
| 351 async/stream_state_test: Crash # Instance of 'TypeOperator': type casts not impl
emented. | 351 async/stream_state_test: Crash # Instance of 'TypeOperator': type casts not impl
emented. |
| 352 async/stream_subscription_as_future_test: Crash # Instance of 'TypeOperator': ty
pe casts not implemented. | 352 async/stream_subscription_as_future_test: Crash # Instance of 'TypeOperator': ty
pe casts not implemented. |
| 353 async/stream_subscription_cancel_test: Crash # unsupported element kind: _escape
RegExp:field | 353 async/stream_subscription_cancel_test: Crash # Instance of 'TypeOperator': type
casts not implemented. |
| 354 async/stream_timeout_test: Crash # Please triage this failure. | 354 async/stream_timeout_test: Crash # Please triage this failure. |
| 355 async/stream_transform_test: Crash # Instance of 'TypeOperator': type casts not
implemented. | 355 async/stream_transform_test: Crash # Instance of 'TypeOperator': type casts not
implemented. |
| 356 async/stream_transformation_broadcast_test: Crash # Instance of 'TypeOperator':
type casts not implemented. | 356 async/stream_transformation_broadcast_test: Crash # Instance of 'TypeOperator':
type casts not implemented. |
| 357 async/timer_cancel1_test: Crash # Instance of 'TypeOperator': type casts not imp
lemented. | 357 async/timer_cancel1_test: Crash # Instance of 'TypeOperator': type casts not imp
lemented. |
| 358 async/timer_cancel2_test: Crash # Instance of 'TypeOperator': type casts not imp
lemented. | 358 async/timer_cancel2_test: Crash # Instance of 'TypeOperator': type casts not imp
lemented. |
| 359 async/timer_cancel_test: Crash # Instance of 'TypeOperator': type casts not impl
emented. | 359 async/timer_cancel_test: Crash # Instance of 'TypeOperator': type casts not impl
emented. |
| 360 async/timer_isActive_test: Crash # Instance of 'TypeOperator': type casts not im
plemented. | 360 async/timer_isActive_test: Crash # Instance of 'TypeOperator': type casts not im
plemented. |
| 361 async/timer_repeat_test: Crash # Instance of 'TypeOperator': type casts not impl
emented. | 361 async/timer_repeat_test: Crash # Instance of 'TypeOperator': type casts not impl
emented. |
| 362 async/timer_test: Crash # Instance of 'TypeOperator': type casts not implemented
. | 362 async/timer_test: Crash # Instance of 'TypeOperator': type casts not implemented
. |
| 363 collection/linked_list_test: Crash # Instance of 'TypeOperator': type check unim
plemented for _Nullary. | 363 collection/linked_list_test: Crash # Instance of 'TypeOperator': type check unim
plemented for _Nullary. |
| 364 convert/ascii_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. | 364 convert/ascii_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. |
| 365 convert/chunked_conversion2_test: RuntimeError # Please triage this failure. | 365 convert/chunked_conversion2_test: RuntimeError # Please triage this failure. |
| 366 convert/chunked_conversion_utf82_test: Crash # Instance of 'TypeOperator': type
check unimplemented for _Nullary. | 366 convert/chunked_conversion_utf82_test: Crash # Instance of 'TypeOperator': type
check unimplemented for _Nullary. |
| 367 convert/chunked_conversion_utf86_test: Crash # Instance of 'TypeOperator': type
check unimplemented for _Nullary. | 367 convert/chunked_conversion_utf86_test: Crash # Instance of 'TypeOperator': type
check unimplemented for _Nullary. |
| 368 convert/chunked_conversion_utf87_test: Crash # Instance of 'TypeOperator': type
check unimplemented for _Nullary. | 368 convert/chunked_conversion_utf87_test: Crash # Instance of 'TypeOperator': type
check unimplemented for _Nullary. |
| 369 convert/json_chunk_test: Crash # Instance of 'TypeOperator': type check unimplem
ented for _Nullary. | 369 convert/json_chunk_test: Crash # Instance of 'TypeOperator': type check unimplem
ented for _Nullary. |
| 370 convert/json_lib_test: Crash # unsupported element kind: _escapeRegExp:field | 370 convert/json_lib_test: Crash # Instance of 'TypeOperator': type check unimplemen
ted for T. |
| 371 convert/json_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. | 371 convert/json_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. |
| 372 convert/json_toEncodable_reviver_test: RuntimeError # Please triage this failure
. | 372 convert/json_toEncodable_reviver_test: RuntimeError # Please triage this failure
. |
| 373 convert/json_utf8_chunk_test: Crash # unsupported element kind: UNICODE_TESTS:fi
eld | 373 convert/json_utf8_chunk_test: Crash # Instance of 'TypeOperator': type check uni
mplemented for _Nullary. |
| 374 convert/json_util_test: Crash # Instance of 'TypeOperator': type check unimpleme
nted for _Nullary. | 374 convert/json_util_test: Crash # Instance of 'TypeOperator': type check unimpleme
nted for _Nullary. |
| 375 convert/latin1_test: Crash # Instance of 'TypeOperator': type check unimplemente
d for _Nullary. | 375 convert/latin1_test: Crash # Instance of 'TypeOperator': type check unimplemente
d for _Nullary. |
| 376 convert/line_splitter_test: Crash # Please triage this failure. | 376 convert/line_splitter_test: Crash # Please triage this failure. |
| 377 convert/utf82_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. | 377 convert/utf82_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. |
| 378 convert/utf8_encode_test: Crash # Instance of 'TypeOperator': type check unimple
mented for _Nullary. | 378 convert/utf8_encode_test: Crash # Instance of 'TypeOperator': type check unimple
mented for _Nullary. |
| 379 convert/utf8_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. | 379 convert/utf8_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. |
| 380 js/null_test: Crash # unsupported element kind: _escapeRegExp:field | 380 js/null_test: Crash # Instance of 'TypeOperator': type casts not implemented. |
| 381 math/double_pow_test: Crash # unsupported element kind: samples:field | |
| 382 math/math_parse_double_test: Crash # Instance of 'TypeOperator': type check unim
plemented for _Nullary. | 381 math/math_parse_double_test: Crash # Instance of 'TypeOperator': type check unim
plemented for _Nullary. |
| 383 math/min_max_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. | 382 math/min_max_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. |
| 384 math/point_test: Crash # unsupported element kind: _escapeRegExp:field | 383 math/point_test: Crash # Instance of 'TypeOperator': type casts not implemented. |
| 385 math/random_test: Crash # Instance of 'TypeOperator': type check unimplemented f
or _Nullary. | 384 math/random_test: Crash # Instance of 'TypeOperator': type check unimplemented f
or _Nullary. |
| 386 math/rectangle_test: Crash # Please triage this failure. | 385 math/rectangle_test: Crash # Please triage this failure. |
| 387 mirrors/abstract_class_test/00: Crash # Instance of 'TypeOperator': type check u
nimplemented for _Nullary. | 386 mirrors/abstract_class_test/00: Crash # Instance of 'TypeOperator': type check u
nimplemented for _Nullary. |
| 388 mirrors/abstract_class_test/none: Crash # Instance of 'TypeOperator': type check
unimplemented for _Nullary. | 387 mirrors/abstract_class_test/none: Crash # Instance of 'TypeOperator': type check
unimplemented for _Nullary. |
| 389 mirrors/abstract_test: Crash # Instance of 'TypeOperator': type check unimplemen
ted for _Nullary. | 388 mirrors/abstract_test: Crash # Instance of 'TypeOperator': type check unimplemen
ted for _Nullary. |
| 390 mirrors/accessor_cache_overflow_test: Crash # Instance of 'TypeOperator': type c
heck unimplemented for _Nullary. | 389 mirrors/accessor_cache_overflow_test: Crash # Instance of 'TypeOperator': type c
heck unimplemented for _Nullary. |
| 391 mirrors/basic_types_in_dart_core_test: Crash # Instance of 'TypeOperator': type
check unimplemented for _Nullary. | 390 mirrors/basic_types_in_dart_core_test: Crash # Instance of 'TypeOperator': type
check unimplemented for _Nullary. |
| 392 mirrors/circular_factory_redirection_test/01: Crash # Instance of 'TypeOperator'
: type check unimplemented for _Nullary. | 391 mirrors/circular_factory_redirection_test/01: Crash # Instance of 'TypeOperator'
: type check unimplemented for _Nullary. |
| 393 mirrors/circular_factory_redirection_test/02: Crash # Instance of 'TypeOperator'
: type check unimplemented for _Nullary. | 392 mirrors/circular_factory_redirection_test/02: Crash # Instance of 'TypeOperator'
: type check unimplemented for _Nullary. |
| 394 mirrors/circular_factory_redirection_test/none: Crash # Instance of 'TypeOperato
r': type check unimplemented for _Nullary. | 393 mirrors/circular_factory_redirection_test/none: Crash # Instance of 'TypeOperato
r': type check unimplemented for _Nullary. |
| (...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 478 mirrors/invoke_closurization_test: Crash # Instance of 'TypeOperator': type chec
k unimplemented for _Nullary. | 477 mirrors/invoke_closurization_test: Crash # Instance of 'TypeOperator': type chec
k unimplemented for _Nullary. |
| 479 mirrors/invoke_import_test: Crash # Instance of 'TypeOperator': type check unimp
lemented for _Nullary. | 478 mirrors/invoke_import_test: Crash # Instance of 'TypeOperator': type check unimp
lemented for _Nullary. |
| 480 mirrors/invoke_named_test/01: Crash # Instance of 'TypeOperator': type check uni
mplemented for _Nullary. | 479 mirrors/invoke_named_test/01: Crash # Instance of 'TypeOperator': type check uni
mplemented for _Nullary. |
| 481 mirrors/invoke_named_test/none: Crash # Instance of 'TypeOperator': type check u
nimplemented for _Nullary. | 480 mirrors/invoke_named_test/none: Crash # Instance of 'TypeOperator': type check u
nimplemented for _Nullary. |
| 482 mirrors/invoke_natives_malicious_test: Crash # Instance of 'TypeOperator': type
check unimplemented for _Nullary. | 481 mirrors/invoke_natives_malicious_test: Crash # Instance of 'TypeOperator': type
check unimplemented for _Nullary. |
| 483 mirrors/invoke_private_test: Crash # Instance of 'TypeOperator': type check unim
plemented for _Nullary. | 482 mirrors/invoke_private_test: Crash # Instance of 'TypeOperator': type check unim
plemented for _Nullary. |
| 484 mirrors/invoke_private_wrong_library_test: Crash # Instance of 'TypeOperator': t
ype check unimplemented for _Nullary. | 483 mirrors/invoke_private_wrong_library_test: Crash # Instance of 'TypeOperator': t
ype check unimplemented for _Nullary. |
| 485 mirrors/invoke_test: Crash # Instance of 'TypeOperator': type check unimplemente
d for _Nullary. | 484 mirrors/invoke_test: Crash # Instance of 'TypeOperator': type check unimplemente
d for _Nullary. |
| 486 mirrors/invoke_throws_test: Crash # Instance of 'TypeOperator': type check unimp
lemented for _Nullary. | 485 mirrors/invoke_throws_test: Crash # Instance of 'TypeOperator': type check unimp
lemented for _Nullary. |
| 487 mirrors/is_odd_test: Crash # Instance of 'TypeOperator': type check unimplemente
d for _Nullary. | 486 mirrors/is_odd_test: Crash # Instance of 'TypeOperator': type check unimplemente
d for _Nullary. |
| 488 mirrors/lazy_static_test: Crash # unsupported element kind: hello:field | 487 mirrors/lazy_static_test: Crash # Instance of 'TypeOperator': type check unimple
mented for _Nullary. |
| 489 mirrors/libraries_test: Crash # Instance of 'TypeOperator': type check unimpleme
nted for _Nullary. | 488 mirrors/libraries_test: Crash # Instance of 'TypeOperator': type check unimpleme
nted for _Nullary. |
| 490 mirrors/library_declarations_test/01: Crash # (=Superclass.inheritedNormalFactor
y;): Unhandled node | 489 mirrors/library_declarations_test/01: Crash # (=Superclass.inheritedNormalFactor
y;): Unhandled node |
| 491 mirrors/library_declarations_test/none: Crash # (=Superclass.inheritedNormalFact
ory;): Unhandled node | 490 mirrors/library_declarations_test/none: Crash # (=Superclass.inheritedNormalFact
ory;): Unhandled node |
| 492 mirrors/library_enumeration_deferred_loading_test: Crash # (other.loadLibrary())
: handleStaticGetterInvoke: foreign: getter(loadLibrary) | 491 mirrors/library_enumeration_deferred_loading_test: Crash # (other.loadLibrary())
: handleStaticGetterInvoke: foreign: getter(loadLibrary) |
| 493 mirrors/library_exports_hidden_test: Crash # Instance of 'TypeOperator': type ch
eck unimplemented for _Nullary. | 492 mirrors/library_exports_hidden_test: Crash # Instance of 'TypeOperator': type ch
eck unimplemented for _Nullary. |
| 494 mirrors/library_exports_shown_test: Crash # Instance of 'TypeOperator': type che
ck unimplemented for _Nullary. | 493 mirrors/library_exports_shown_test: Crash # Instance of 'TypeOperator': type che
ck unimplemented for _Nullary. |
| 495 mirrors/library_import_deferred_loading_test: Crash # (other.loadLibrary()): han
dleStaticGetterInvoke: foreign: getter(loadLibrary) | 494 mirrors/library_import_deferred_loading_test: Crash # (other.loadLibrary()): han
dleStaticGetterInvoke: foreign: getter(loadLibrary) |
| 496 mirrors/library_imports_bad_metadata_test/01: Crash # Instance of 'TypeOperator'
: type check unimplemented for _Nullary. | 495 mirrors/library_imports_bad_metadata_test/01: Crash # Instance of 'TypeOperator'
: type check unimplemented for _Nullary. |
| 497 mirrors/library_imports_bad_metadata_test/none: Crash # Instance of 'TypeOperato
r': type check unimplemented for _Nullary. | 496 mirrors/library_imports_bad_metadata_test/none: Crash # Instance of 'TypeOperato
r': type check unimplemented for _Nullary. |
| 498 mirrors/library_imports_deferred_test: Crash # Instance of 'TypeOperator': type
check unimplemented for _Nullary. | 497 mirrors/library_imports_deferred_test: Crash # Instance of 'TypeOperator': type
check unimplemented for _Nullary. |
| 499 mirrors/library_imports_hidden_test: Crash # Instance of 'TypeOperator': type ch
eck unimplemented for _Nullary. | 498 mirrors/library_imports_hidden_test: Crash # Instance of 'TypeOperator': type ch
eck unimplemented for _Nullary. |
| 500 mirrors/library_imports_metadata_test: Crash # Instance of 'TypeOperator': type
check unimplemented for _Nullary. | 499 mirrors/library_imports_metadata_test: Crash # Instance of 'TypeOperator': type
check unimplemented for _Nullary. |
| 501 mirrors/library_imports_prefixed_show_hide_test: Crash # Instance of 'TypeOperat
or': type check unimplemented for _Nullary. | 500 mirrors/library_imports_prefixed_show_hide_test: Crash # Instance of 'TypeOperat
or': type check unimplemented for _Nullary. |
| 502 mirrors/library_imports_prefixed_test: Crash # Instance of 'TypeOperator': type
check unimplemented for _Nullary. | 501 mirrors/library_imports_prefixed_test: Crash # Instance of 'TypeOperator': type
check unimplemented for _Nullary. |
| 503 mirrors/library_imports_shown_test: Crash # Instance of 'TypeOperator': type che
ck unimplemented for _Nullary. | 502 mirrors/library_imports_shown_test: Crash # Instance of 'TypeOperator': type che
ck unimplemented for _Nullary. |
| 504 mirrors/library_uri_package_test: Crash # unsupported element kind: _escapeRegEx
p:field | 503 mirrors/library_uri_package_test: Crash # Instance of 'TypeOperator': type casts
not implemented. |
| 505 mirrors/list_constructor_test/01: Crash # Instance of 'TypeOperator': type check
unimplemented for _Nullary. | 504 mirrors/list_constructor_test/01: Crash # Instance of 'TypeOperator': type check
unimplemented for _Nullary. |
| 506 mirrors/list_constructor_test/none: Crash # Instance of 'TypeOperator': type che
ck unimplemented for _Nullary. | 505 mirrors/list_constructor_test/none: Crash # Instance of 'TypeOperator': type che
ck unimplemented for _Nullary. |
| 507 mirrors/load_library_test: Crash # Instance of 'TypeOperator': type check unimpl
emented for _Nullary. | 506 mirrors/load_library_test: Crash # Instance of 'TypeOperator': type check unimpl
emented for _Nullary. |
| 508 mirrors/local_function_is_static_test: Crash # Instance of 'TypeOperator': type
casts not implemented. | 507 mirrors/local_function_is_static_test: Crash # Instance of 'TypeOperator': type
casts not implemented. |
| 509 mirrors/local_isolate_test: Crash # Instance of 'TypeOperator': type check unimp
lemented for _Nullary. | 508 mirrors/local_isolate_test: Crash # Instance of 'TypeOperator': type check unimp
lemented for _Nullary. |
| 510 mirrors/metadata_allowed_values_test/01: Crash # Instance of 'TypeOperator': typ
e check unimplemented for _Nullary. | 509 mirrors/metadata_allowed_values_test/01: Crash # Instance of 'TypeOperator': typ
e check unimplemented for _Nullary. |
| 511 mirrors/metadata_allowed_values_test/02: Crash # Instance of 'TypeOperator': typ
e check unimplemented for _Nullary. | 510 mirrors/metadata_allowed_values_test/02: Crash # Instance of 'TypeOperator': typ
e check unimplemented for _Nullary. |
| 512 mirrors/metadata_allowed_values_test/03: Crash # Instance of 'TypeOperator': typ
e check unimplemented for _Nullary. | 511 mirrors/metadata_allowed_values_test/03: Crash # Instance of 'TypeOperator': typ
e check unimplemented for _Nullary. |
| 513 mirrors/metadata_allowed_values_test/04: Crash # Instance of 'TypeOperator': typ
e check unimplemented for _Nullary. | 512 mirrors/metadata_allowed_values_test/04: Crash # Instance of 'TypeOperator': typ
e check unimplemented for _Nullary. |
| 514 mirrors/metadata_allowed_values_test/05: Crash # Instance of 'TypeOperator': typ
e check unimplemented for _Nullary. | 513 mirrors/metadata_allowed_values_test/05: Crash # Instance of 'TypeOperator': typ
e check unimplemented for _Nullary. |
| (...skipping 15 matching lines...) Expand all Loading... |
| 530 mirrors/metadata_allowed_values_test/none: Crash # Instance of 'TypeOperator': t
ype check unimplemented for _Nullary. | 529 mirrors/metadata_allowed_values_test/none: Crash # Instance of 'TypeOperator': t
ype check unimplemented for _Nullary. |
| 531 mirrors/metadata_constructed_constant_test: Crash # Instance of 'TypeOperator':
type check unimplemented for _Nullary. | 530 mirrors/metadata_constructed_constant_test: Crash # Instance of 'TypeOperator':
type check unimplemented for _Nullary. |
| 532 mirrors/metadata_constructor_arguments_test/01: Crash # Instance of 'TypeOperato
r': type check unimplemented for _Nullary. | 531 mirrors/metadata_constructor_arguments_test/01: Crash # Instance of 'TypeOperato
r': type check unimplemented for _Nullary. |
| 533 mirrors/metadata_constructor_arguments_test/02: Crash # Instance of 'TypeOperato
r': type check unimplemented for _Nullary. | 532 mirrors/metadata_constructor_arguments_test/02: Crash # Instance of 'TypeOperato
r': type check unimplemented for _Nullary. |
| 534 mirrors/metadata_constructor_arguments_test/03: Crash # Instance of 'TypeOperato
r': type check unimplemented for _Nullary. | 533 mirrors/metadata_constructor_arguments_test/03: Crash # Instance of 'TypeOperato
r': type check unimplemented for _Nullary. |
| 535 mirrors/metadata_constructor_arguments_test/04: Crash # Instance of 'TypeOperato
r': type check unimplemented for _Nullary. | 534 mirrors/metadata_constructor_arguments_test/04: Crash # Instance of 'TypeOperato
r': type check unimplemented for _Nullary. |
| 536 mirrors/metadata_constructor_arguments_test/05: Crash # Instance of 'TypeOperato
r': type check unimplemented for _Nullary. | 535 mirrors/metadata_constructor_arguments_test/05: Crash # Instance of 'TypeOperato
r': type check unimplemented for _Nullary. |
| 537 mirrors/metadata_constructor_arguments_test/06: Crash # Instance of 'TypeOperato
r': type check unimplemented for _Nullary. | 536 mirrors/metadata_constructor_arguments_test/06: Crash # Instance of 'TypeOperato
r': type check unimplemented for _Nullary. |
| 538 mirrors/metadata_constructor_arguments_test/07: Crash # Instance of 'TypeOperato
r': type check unimplemented for _Nullary. | 537 mirrors/metadata_constructor_arguments_test/07: Crash # Instance of 'TypeOperato
r': type check unimplemented for _Nullary. |
| 539 mirrors/metadata_constructor_arguments_test/none: Crash # Instance of 'TypeOpera
tor': type check unimplemented for _Nullary. | 538 mirrors/metadata_constructor_arguments_test/none: Crash # Instance of 'TypeOpera
tor': type check unimplemented for _Nullary. |
| 540 mirrors/metadata_nested_constructor_call_test/01: Crash # unsupported element ki
nd: closure:field | 539 mirrors/metadata_nested_constructor_call_test/01: Crash # Instance of 'TypeOpera
tor': type check unimplemented for _Nullary. |
| 541 mirrors/metadata_nested_constructor_call_test/02: Crash # unsupported element ki
nd: closure:field | 540 mirrors/metadata_nested_constructor_call_test/02: Crash # Instance of 'TypeOpera
tor': type check unimplemented for _Nullary. |
| 542 mirrors/metadata_nested_constructor_call_test/03: Crash # unsupported element ki
nd: closure:field | 541 mirrors/metadata_nested_constructor_call_test/03: Crash # Instance of 'TypeOpera
tor': type check unimplemented for _Nullary. |
| 543 mirrors/metadata_nested_constructor_call_test/04: Crash # unsupported element ki
nd: closure:field | 542 mirrors/metadata_nested_constructor_call_test/04: Crash # Instance of 'TypeOpera
tor': type check unimplemented for _Nullary. |
| 544 mirrors/metadata_nested_constructor_call_test/05: Crash # unsupported element ki
nd: closure:field | 543 mirrors/metadata_nested_constructor_call_test/05: Crash # Instance of 'TypeOpera
tor': type check unimplemented for _Nullary. |
| 545 mirrors/metadata_nested_constructor_call_test/06: Crash # unsupported element ki
nd: closure:field | 544 mirrors/metadata_nested_constructor_call_test/06: Crash # Instance of 'TypeOpera
tor': type check unimplemented for _Nullary. |
| 546 mirrors/metadata_nested_constructor_call_test/07: Crash # unsupported element ki
nd: closure:field | 545 mirrors/metadata_nested_constructor_call_test/07: Crash # Instance of 'TypeOpera
tor': type check unimplemented for _Nullary. |
| 547 mirrors/metadata_nested_constructor_call_test/08: Crash # unsupported element ki
nd: closure:field | 546 mirrors/metadata_nested_constructor_call_test/08: Crash # Instance of 'TypeOpera
tor': type check unimplemented for _Nullary. |
| 548 mirrors/metadata_nested_constructor_call_test/09: Crash # unsupported element ki
nd: closure:field | 547 mirrors/metadata_nested_constructor_call_test/09: Crash # Instance of 'TypeOpera
tor': type check unimplemented for _Nullary. |
| 549 mirrors/metadata_nested_constructor_call_test/none: Crash # unsupported element
kind: closure:field | 548 mirrors/metadata_nested_constructor_call_test/none: Crash # Instance of 'TypeOpe
rator': type check unimplemented for _Nullary. |
| 550 mirrors/method_mirror_location_test: Crash # Instance of 'TypeOperator': type ca
sts not implemented. | 549 mirrors/method_mirror_location_test: Crash # Instance of 'TypeOperator': type ca
sts not implemented. |
| 551 mirrors/method_mirror_name_test: Crash # Instance of 'TypeOperator': type check
unimplemented for _Nullary. | 550 mirrors/method_mirror_name_test: Crash # Instance of 'TypeOperator': type check
unimplemented for _Nullary. |
| 552 mirrors/method_mirror_properties_test: Crash # Instance of 'TypeOperator': type
check unimplemented for _Nullary. | 551 mirrors/method_mirror_properties_test: Crash # Instance of 'TypeOperator': type
check unimplemented for _Nullary. |
| 553 mirrors/method_mirror_returntype_test: Crash # Instance of 'TypeOperator': type
casts not implemented. | 552 mirrors/method_mirror_returntype_test: Crash # Instance of 'TypeOperator': type
casts not implemented. |
| 554 mirrors/method_mirror_source_line_ending_test: Crash # Instance of 'TypeOperator
': type casts not implemented. | 553 mirrors/method_mirror_source_line_ending_test: Crash # Instance of 'TypeOperator
': type casts not implemented. |
| 555 mirrors/method_mirror_source_test: Crash # Instance of 'TypeOperator': type cast
s not implemented. | 554 mirrors/method_mirror_source_test: Crash # Instance of 'TypeOperator': type cast
s not implemented. |
| 556 mirrors/mirrors_nsm_test/dart2js: Crash # Instance of 'TypeOperator': type check
unimplemented for _Nullary. | 555 mirrors/mirrors_nsm_test/dart2js: Crash # Instance of 'TypeOperator': type check
unimplemented for _Nullary. |
| 557 mirrors/mirrors_nsm_test/none: Crash # Instance of 'TypeOperator': type check un
implemented for _Nullary. | 556 mirrors/mirrors_nsm_test/none: Crash # Instance of 'TypeOperator': type check un
implemented for _Nullary. |
| 558 mirrors/mirrors_reader_test: Crash # Instance of 'TypeOperator': type check unim
plemented for _Nullary. | 557 mirrors/mirrors_reader_test: Crash # Instance of 'TypeOperator': type check unim
plemented for _Nullary. |
| 559 mirrors/mirrors_resolve_fields_test: Crash # Instance of 'TypeOperator': type ch
eck unimplemented for _Nullary. | 558 mirrors/mirrors_resolve_fields_test: Crash # Instance of 'TypeOperator': type ch
eck unimplemented for _Nullary. |
| (...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 622 mirrors/type_variable_is_static_test: Crash # Instance of 'TypeOperator': type c
heck unimplemented for _Nullary. | 621 mirrors/type_variable_is_static_test: Crash # Instance of 'TypeOperator': type c
heck unimplemented for _Nullary. |
| 623 mirrors/type_variable_owner_test/01: Crash # Instance of 'TypeOperator': type ca
sts not implemented. | 622 mirrors/type_variable_owner_test/01: Crash # Instance of 'TypeOperator': type ca
sts not implemented. |
| 624 mirrors/type_variable_owner_test/none: Crash # Instance of 'TypeOperator': type
casts not implemented. | 623 mirrors/type_variable_owner_test/none: Crash # Instance of 'TypeOperator': type
casts not implemented. |
| 625 mirrors/typearguments_mirror_test: Crash # Instance of 'TypeOperator': type chec
k unimplemented for _Nullary. | 624 mirrors/typearguments_mirror_test: Crash # Instance of 'TypeOperator': type chec
k unimplemented for _Nullary. |
| 626 mirrors/typedef_deferred_library_test: Crash # (def.loadLibrary()): handleStatic
GetterInvoke: foreign: getter(loadLibrary) | 625 mirrors/typedef_deferred_library_test: Crash # (def.loadLibrary()): handleStatic
GetterInvoke: foreign: getter(loadLibrary) |
| 627 mirrors/typedef_reflected_type_test/01: Crash # Instance of 'TypeOperator': type
check unimplemented for _Nullary. | 626 mirrors/typedef_reflected_type_test/01: Crash # Instance of 'TypeOperator': type
check unimplemented for _Nullary. |
| 628 mirrors/typedef_reflected_type_test/none: Crash # Instance of 'TypeOperator': ty
pe check unimplemented for _Nullary. | 627 mirrors/typedef_reflected_type_test/none: Crash # Instance of 'TypeOperator': ty
pe check unimplemented for _Nullary. |
| 629 mirrors/unnamed_library_test: Crash # Instance of 'TypeOperator': type check uni
mplemented for _Nullary. | 628 mirrors/unnamed_library_test: Crash # Instance of 'TypeOperator': type check uni
mplemented for _Nullary. |
| 630 mirrors/variable_is_const_test/01: Crash # Instance of 'TypeOperator': type cast
s not implemented. | 629 mirrors/variable_is_const_test/01: Crash # Instance of 'TypeOperator': type cast
s not implemented. |
| 631 mirrors/variable_is_const_test/none: Crash # Instance of 'TypeOperator': type ca
sts not implemented. | 630 mirrors/variable_is_const_test/none: Crash # Instance of 'TypeOperator': type ca
sts not implemented. |
| 631 profiler/metrics_num_test: Crash # Instance of 'TypeOperator': type check unimpl
emented for _Nullary. |
| 632 profiler/metrics_test: Crash # Instance of 'TypeOperator': type check unimplemen
ted for _Nullary. | 632 profiler/metrics_test: Crash # Instance of 'TypeOperator': type check unimplemen
ted for _Nullary. |
| 633 profiler/user_tags_test: Crash # Instance of 'TypeOperator': type check unimplem
ented for _Nullary. | 633 profiler/user_tags_test: Crash # Instance of 'TypeOperator': type check unimplem
ented for _Nullary. |
| 634 typed_data/constructor_checks_test: Crash # Instance of 'TypeOperator': type che
ck unimplemented for _Nullary. | 634 typed_data/constructor_checks_test: Crash # Instance of 'TypeOperator': type che
ck unimplemented for _Nullary. |
| 635 typed_data/float32x4_list_test: Crash # Instance of 'TypeOperator': type check u
nimplemented for List<Float32x4>. | 635 typed_data/float32x4_list_test: Crash # Instance of 'TypeOperator': type check u
nimplemented for List<Float32x4>. |
| 636 typed_data/float32x4_shuffle_test: Crash # Instance of 'TypeOperator': type chec
k unimplemented for _Nullary. | 636 typed_data/float32x4_shuffle_test: Crash # Instance of 'TypeOperator': type chec
k unimplemented for _Nullary. |
| 637 typed_data/float32x4_test: Crash # Instance of 'TypeOperator': type check unimpl
emented for _Nullary. | 637 typed_data/float32x4_test: Crash # Instance of 'TypeOperator': type check unimpl
emented for _Nullary. |
| 638 typed_data/int32x4_list_test: Crash # Instance of 'TypeOperator': type check uni
mplemented for List<Int32x4>. | 638 typed_data/int32x4_list_test: Crash # Instance of 'TypeOperator': type check uni
mplemented for List<Int32x4>. |
| 639 typed_data/int32x4_test: Crash # Instance of 'TypeOperator': type check unimplem
ented for _Nullary. | 639 typed_data/int32x4_test: Crash # Instance of 'TypeOperator': type check unimplem
ented for _Nullary. |
| 640 typed_data/typed_data_hierarchy_int64_test: Crash # Instance of 'TypeOperator':
type check unimplemented for List<int>. | 640 typed_data/typed_data_hierarchy_int64_test: Crash # Instance of 'TypeOperator':
type check unimplemented for List<int>. |
| 641 typed_data/typed_data_hierarchy_test: Crash # Instance of 'TypeOperator': type c
heck unimplemented for List<double>. | 641 typed_data/typed_data_hierarchy_test: Crash # Instance of 'TypeOperator': type c
heck unimplemented for List<double>. |
| 642 typed_data/typed_data_list_test: Crash # Instance of 'TypeOperator': type check
unimplemented for _Nullary. | 642 typed_data/typed_data_list_test: Crash # Instance of 'TypeOperator': type check
unimplemented for _Nullary. |
| 643 typed_data/typed_data_sublist_type_test: Crash # Instance of 'TypeOperator': typ
e check unimplemented for T. | 643 typed_data/typed_data_sublist_type_test: Crash # Instance of 'TypeOperator': typ
e check unimplemented for T. |
| 644 typed_data/typed_list_iterable_test: Crash # Instance of 'TypeOperator': type ch
eck unimplemented for _Nullary. | 644 typed_data/typed_list_iterable_test: Crash # Instance of 'TypeOperator': type ch
eck unimplemented for _Nullary. |
| 645 profiler/metrics_num_test : Crash # Instance of 'TypeOperator': type check unimp
lemented for _Nullary. | |
| OLD | NEW |