dart-sdk/tests/standalone
Ben Konyi c40ebbc65e [ DartDev ] Ignore SIGINT in DartDev process
If a user program installs custom signal handling for SIGINT,
the DartDev instance may exit before its child, potentially causing
confusing behavior and 'zombie' children. By ignoring these signals in
DartDev, the DartDev instance will only exit once its child process
exits.

Fixes https://github.com/dart-lang/sdk/issues/42092

Change-Id: I04bf6d1f375b8bb3a4f7022f2c79ddde3bd5f414
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/149643
Commit-Queue: Ben Konyi <bkonyi@google.com>
Reviewed-by: Jaime Wren <jwren@google.com>
2020-07-06 03:02:00 +00:00
..
deferred Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
http_launch_data Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
io [vm] Remove (unused & deprecated) --package-root parameter from VM binaries and from tests (Platform.packageRoot always returns null) 2020-06-24 18:17:53 +00:00
package Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
stack_trace Migrate tests to language/stack_trace. 2020-05-07 13:47:57 +00:00
array_bounds_check_generalization_test.dart [nnbd] Fix some more strong mode tests 2020-04-22 00:12:24 +00:00
assert_assignable_canon_test.dart Set up new test suites for migrating the tests to NNBD. 2019-11-19 00:18:43 +00:00
byte_array_view_optimized_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
bytedata_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
causal_async_stack_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
check_class_cha_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
check_null_cha_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
constant_left_shift_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
dart_developer_disabled_env_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
dart_developer_env2_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
dart_developer_env_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
deferred_transitive_import_error_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
deny_listed_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
deoptimization_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
double_hash_distribution_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
double_smi_comparison_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
double_temp_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
double_to_int_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
dwarf_stack_trace_obfuscate_test.dart [vm/aot] Reland "Keep column information when possible for precompiled mode." 2020-06-19 13:50:03 +00:00
dwarf_stack_trace_test.dart [vm/aot] Reland "Keep column information when possible for precompiled mode." 2020-06-19 13:50:03 +00:00
entrypoints_verification_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
env_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
fields_may_be_reset_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
float_array_static_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
float_array_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
fragmentation_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
fragmentation_typed_data_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
http_launch_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
int_array_deopt.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
int_array_load_elimination_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
int_array_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
int_list_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
left_shift_bit_and_op_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
link_natives_lazily_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
map_insert_remove_oom_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
medium_integer_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
no_allow_absolute_addresses_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
no_lazy_dispatchers_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
no_profiler_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
no_such_method_error_with_invocation_test.dart Allow NoSuchMethodError.withInvocation to accept any Invocation. 2020-05-05 08:10:13 +00:00
no_support_ast_printer_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
no_support_debugger_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
no_support_disassembler_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
no_support_il_printer_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
no_support_service_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
no_support_timeline_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
number_identity_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
oom_error_stacktrace_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
out_of_memory_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
packages_file_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
pair_location_remapping_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
pow_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
priority_queue_stress_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
regress31114_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
regress_25335_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
regress_26031_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
regress_28854_1_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
regress_28854_2_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
regress_29350_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
regress_29695_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
regress_41329_absolute_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
regress_41329_relative_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
regress_42092_script.dart [ DartDev ] Ignore SIGINT in DartDev process 2020-07-06 03:02:00 +00:00
regress_42092_test.dart [ DartDev ] Ignore SIGINT in DartDev process 2020-07-06 03:02:00 +00:00
slowpath_safepoints_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
standalone.status Don't run tests depending on member names when obfuscated. 2020-05-05 12:46:54 +00:00
standalone_analyzer.status Delete standalone_2/io/process_exit_negative_test.dart. 2019-11-19 18:23:30 +00:00
standalone_kernel.status Reland "[dart:_http] Allow the embedder to prohibit HTTP traffic." 2020-04-06 17:46:44 +00:00
standalone_precompiled.status Set up new test suites for migrating the tests to NNBD. 2019-11-19 00:18:43 +00:00
standalone_vm.status Set up new test suites for migrating the tests to NNBD. 2019-11-19 00:18:43 +00:00
typed_array_int64_uint64_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
typed_array_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
typed_data_isolate_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
typed_data_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
typed_data_view_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
unboxed_int_converter_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
verbose_gc_to_bmu_script.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
verbose_gc_to_bmu_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00