dart-sdk/tests/lib/isolate
Alexander Markov a0f356b1f2 [tests/nnbd] Fix lib/isolate tests for NNBD strong mode
The following tests began passing:
dartk-strong-linux-release-x64:lib/isolate/issue_21398_parent_isolate_test/0 was fixed (RuntimeError -> Pass)
dartk-strong-linux-release-x64:lib/isolate/issue_21398_parent_isolate_test/1 was fixed (RuntimeError -> Pass)
dartk-strong-linux-release-x64:lib/isolate/native_wrapper_message_test/0 was fixed (RuntimeError -> Pass)
dartk-strong-linux-release-x64:lib/isolate/native_wrapper_message_test/1 was fixed (RuntimeError -> Pass)

lib/isolate/stacktrace_message_test didn't start passing, but it now
fails in the same way as it fails on legacy bots.


Change-Id: I8514f9f7e85e27f658ef44c5e167bf3709f3c672
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/142401
Reviewed-by: Liam Appelbe <liama@google.com>
Reviewed-by: Siva Annamalai <asiva@google.com>
Commit-Queue: Alexander Markov <alexmarkov@google.com>
2020-04-03 21:34:27 +00:00
..
appjit_serialization_regression_test.dart [vm] Don't try to include resume_capabilities, exit_listeners or error_listeners in snapshots. 2020-03-25 23:12:47 +00:00
bool_from_environment_default_value_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
capability_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
compile_time_error_test.dart [Test/NNBD] Add remaining isolate tests to lib 2020-03-20 03:42:00 +00:00
count_test.dart [Test/NNBD] Add remaining isolate tests to lib 2020-03-20 03:42:00 +00:00
cross_isolate_message_test.dart [Test/NNBD] Add remaining isolate tests to lib 2020-03-20 03:42:00 +00:00
deferred_in_isolate2_lib.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
deferred_in_isolate2_test.dart [Test] Fix calls to lib.loadLibrary() to not use lib.loadLibrary()! (see https://github.com/dart-lang/sdk/issues/41122) 2020-03-24 03:13:05 +00:00
deferred_in_isolate_app.dart [Test] Fix calls to lib.loadLibrary() to not use lib.loadLibrary()! (see https://github.com/dart-lang/sdk/issues/41122) 2020-03-24 03:13:05 +00:00
deferred_in_isolate_lib.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
deferred_in_isolate_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
deferred_loaded_lib.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
enum_const_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
error_at_spawn_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
error_at_spawnuri_iso.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
error_at_spawnuri_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
error_exit_at_spawn_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
error_exit_at_spawning_shared.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
error_exit_at_spawnuri_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
exit_at_spawn_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
exit_at_spawnuri_iso.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
exit_at_spawnuri_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
function_send1_test.dart [tests/nnbd] Fix lib/isolate/function_send* tests for strong mode 2020-04-03 15:58:16 +00:00
function_send_test.dart [tests/nnbd] Fix lib/isolate/function_send* tests for strong mode 2020-04-03 15:58:16 +00:00
handle_error2_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
handle_error3_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
handle_error_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
illegal_msg_function_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
illegal_msg_mirror_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
int32_length_overflow_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
int_from_environment_default_value_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
isolate_complex_messages_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
isolate_current_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
isolate_import_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
issue_6610_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
issue_21398_child_isolate.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
issue_21398_child_isolate1.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
issue_21398_child_isolate11.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
issue_21398_parent_isolate1_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
issue_21398_parent_isolate2_test.dart [Test] Fix calls to lib.loadLibrary() to not use lib.loadLibrary()! (see https://github.com/dart-lang/sdk/issues/41122) 2020-03-24 03:13:05 +00:00
issue_21398_parent_isolate_test.dart [tests/nnbd] Fix lib/isolate tests for NNBD strong mode 2020-04-03 21:34:27 +00:00
issue_22778_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
issue_24243_child1_isolate.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
issue_24243_child2_isolate.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
issue_24243_child3_isolate.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
issue_24243_parent_isolate_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
issue_35626_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
kill2_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
kill_self_synchronously_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
kill_self_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
kill_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
large_byte_data_leak_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
large_byte_data_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
mandel_isolate_test.dart [Test/NNBD] Add remaining isolate tests to lib 2020-03-20 03:42:00 +00:00
message2_test.dart [Test/NNBD] Add remaining isolate tests to lib 2020-03-20 03:42:00 +00:00
message3_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
message4_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
message_const_type_arguments_1_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
message_const_type_arguments_2_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
message_enum_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
message_test.dart [Test/NNBD] Add remaining isolate tests to lib 2020-03-20 03:42:00 +00:00
mint_maker_test.dart [Test/NNBD] Add remaining isolate tests to lib 2020-03-20 03:42:00 +00:00
native_wrapper_message_test.dart [tests/nnbd] Fix lib/isolate tests for NNBD strong mode 2020-04-03 21:34:27 +00:00
nested_spawn2_test.dart [Test/NNBD] Add remaining isolate tests to lib 2020-03-20 03:42:00 +00:00
nested_spawn_test.dart [Test/NNBD] Add remaining isolate tests to lib 2020-03-20 03:42:00 +00:00
non_fatal_exception_in_timer_callback_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
object_leak_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
ondone_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
package_config_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
package_resolve_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
package_root_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
pause_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
ping_pause_test.dart [Test/NNBD] Add remaining isolate tests to lib 2020-03-20 03:42:00 +00:00
ping_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
port_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
raw_port_test.dart [Test/NNBD] Add remaining isolate tests to lib 2020-03-20 03:42:00 +00:00
regress_34752_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
regress_flutter_22796_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
request_reply_test.dart [Test/NNBD] Add remaining isolate tests to lib 2020-03-20 03:42:00 +00:00
resolve_package_uri_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
send_private_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
simple_message_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
spawn_function_custom_class_test.dart [Test/NNBD] Add remaining isolate tests to lib 2020-03-20 03:42:00 +00:00
spawn_function_test.dart [Test/NNBD] Add remaining isolate tests to lib 2020-03-20 03:42:00 +00:00
spawn_generic_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
spawn_uri_child_isolate.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
spawn_uri_exported_main.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
spawn_uri_exported_main_lib.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
spawn_uri_exported_main_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
spawn_uri_fail_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
spawn_uri_missing_from_isolate_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
spawn_uri_missing_test.dart [cfe] Handle throw in return type inference 2020-03-27 15:59:27 +00:00
spawn_uri_multi_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
spawn_uri_nested_child1_vm_isolate.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
spawn_uri_nested_child2_vm_isolate.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
spawn_uri_nested_vm_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
spawn_uri_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
spawn_uri_vm_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
stacktrace_message_test.dart [tests/nnbd] Fix lib/isolate tests for NNBD strong mode 2020-04-03 21:34:27 +00:00
start_paused_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
static_function_lib.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
static_function_test.dart [Test/NNBD] Add remaining isolate tests to lib 2020-03-20 03:42:00 +00:00
string_from_environment_default_value_test.dart Update usage of int/String fromEnvironment 2020-03-24 11:19:14 +00:00
timer_isolate_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
timer_multiple_isolates_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
transferable_failed_to_send_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
transferable_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
typed_message_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
unboxed_double_snapshot_writer_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00
unresolved_ports_test.dart [Test/NNBD] Add remaining isolate tests to lib 2020-03-20 03:42:00 +00:00
vm_rehash_test.dart [Tests/NNBD] - Migrate initial set of isolate tests for NNBD. 2020-03-19 20:07:58 +00:00