dart-sdk/tests/standalone
asiva bc387837c4 [VM/Runtime] Reland : Fix 'File' object leak in async file open operation
The 'File' object created in the async file open method is leaked
if the operation is not completed when the isolate shuts down
with an unhandled exception.
This change adds a finalizable state for the 'File' object so that
the message deletion that happens when ports are closed could run
the callback to clean up the 'File' object.


TEST=new tests added

Change-Id: I64c18a7905261b0fc7bf9f220086791478232d0d
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/211340
Reviewed-by: Alexander Aprelev <aam@google.com>
Commit-Queue: Siva Annamalai <asiva@google.com>
2021-08-27 17:45:17 +00:00
..
deferred
http_launch_data
io [VM/Runtime] Reland : Fix 'File' object leak in async file open operation 2021-08-27 17:45:17 +00:00
package Issue 46529. Annotate imports unresolved because of errors in .packages files. 2021-07-01 16:15:18 +00:00
stack_trace
array_bounds_check_generalization_test.dart
assert_assignable_canon_test.dart
byte_array_view_optimized_test.dart
bytedata_test.dart
check_class_cha_test.dart
check_for_aot_snapshot_jit_test.dart [tests] Fixes for standalone{,_2}/check_for_aot_snapshot_jit_test. 2021-06-09 12:22:41 +00:00
check_null_cha_test.dart
constant_left_shift_test.dart
deferred_transitive_import_error_test.dart
deny_listed_test.dart
deoptimization_test.dart
double_hash_distribution_test.dart
double_smi_comparison_test.dart
double_temp_test.dart
double_to_int_test.dart
dwarf_stack_trace_invisible_functions_test.dart [vm/aot] Discard Code objects of invisible functions 2021-04-27 23:31:02 +00:00
dwarf_stack_trace_obfuscate_test.dart
dwarf_stack_trace_test.dart [vm/aot] Discard Code objects of invisible functions 2021-04-27 23:31:02 +00:00
entrypoints_verification_test.dart
env_test.dart
fields_may_be_reset_test.dart
float_array_static_test.dart
float_array_test.dart
fragmentation_deferred_load_lib1.dart
fragmentation_deferred_load_lib2.dart
fragmentation_deferred_load_lib3.dart
fragmentation_deferred_load_test.dart
fragmentation_test.dart
fragmentation_typed_data_test.dart
http_launch_test.dart
int_array_deopt.dart
int_array_load_elimination_test.dart
int_array_test.dart
int_list_test.dart
lazy_async_stack_test.dart Reland "[vm] Remove --causal-async-stacks flag" 2021-07-02 14:26:46 +00:00
left_shift_bit_and_op_test.dart
link_natives_lazily_test.dart
map_insert_remove_oom_test.dart
medium_integer_test.dart
no_allow_absolute_addresses_test.dart
no_lazy_dispatchers_test.dart
no_profiler_test.dart
no_such_method_error_with_invocation_test.dart
no_support_ast_printer_test.dart
no_support_debugger_test.dart
no_support_disassembler_test.dart
no_support_il_printer_test.dart
no_support_service_test.dart
no_support_timeline_test.dart
number_identity_test.dart
oom_error_stacktrace_test.dart
out_of_memory_recovery_synchronous_test.dart
out_of_memory_recovery_test.dart
out_of_memory_slow_growth_test.dart
out_of_memory_test.dart
out_of_memory_unhandled_exception_test.dart
packages_file_test.dart [vm] Remove --experimental-enable-isolate-groups-jit, only guard via --enable-isolate-groups 2021-07-16 09:13:28 +00:00
pair_location_remapping_test.dart
pow_test.dart
priority_queue_stress_test.dart
regress31114_test.dart
regress_25335_test.dart
regress_26031_test.dart [vm] Remove --experimental-enable-isolate-groups-jit, only guard via --enable-isolate-groups 2021-07-16 09:13:28 +00:00
regress_28854_1_test.dart [vm] Remove --experimental-enable-isolate-groups-jit, only guard via --enable-isolate-groups 2021-07-16 09:13:28 +00:00
regress_28854_2_test.dart [vm] Remove --experimental-enable-isolate-groups-jit, only guard via --enable-isolate-groups 2021-07-16 09:13:28 +00:00
regress_29350_test.dart
regress_29695_test.dart
regress_41329_absolute_test.dart
regress_41329_relative_test.dart
regress_42092_script.dart
regress_42092_test.dart [ VM ] Add delay between SIGINTs to fix flakiness of regress_42092_test 2021-06-29 01:36:32 +00:00
slowpath_safepoints_test.dart
standalone.status Reland "[vm] Remove --causal-async-stacks flag" 2021-07-02 14:26:46 +00:00
standalone_analyzer.status
standalone_kernel.status Reland "Revert commits part of #40548 which still has some design debates and breaks valid local network http traffic" 2021-04-16 20:25:36 +00:00
standalone_precompiled.status
standalone_vm.status [vm/concurrency] Enable more isolate tests, remove outdated TODOs, fix 2 tests 2021-07-16 07:51:58 +00:00
string_overflow_test.dart [gardening] Fix string_overflow_test.dart 2021-06-04 14:38:16 +00:00
typed_array_int64_uint64_test.dart [vm] Remove --experimental-enable-isolate-groups-jit, only guard via --enable-isolate-groups 2021-07-16 09:13:28 +00:00
typed_array_test.dart [vm] Remove --experimental-enable-isolate-groups-jit, only guard via --enable-isolate-groups 2021-07-16 09:13:28 +00:00
typed_data_isolate_test.dart [vm] Remove --experimental-enable-isolate-groups-jit, only guard via --enable-isolate-groups 2021-07-16 09:13:28 +00:00
typed_data_test.dart
typed_data_view_test.dart
unboxed_int_converter_test.dart
verbose_gc_to_bmu_script.dart
verbose_gc_to_bmu_test.dart