dart-sdk/tests/standalone
Alexander Aprelev 80749188ca [io/socket] When socket connection fails report stacktrace of the callsite.
Currently stack trace reported on thrown exceptions is null.

TEST=socket_connect_stacktrace_test.dart

Bug: https://github.com/dart-lang/sdk/issues/44994
Change-Id: I188aff197ab519272f63f41387b94458c2f1cec7
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/202802
Reviewed-by: Zach Anderson <zra@google.com>
Commit-Queue: Alexander Aprelev <aam@google.com>
2021-06-08 16:17:47 +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 [io/socket] When socket connection fails report stacktrace of the callsite. 2021-06-08 16:17:47 +00:00
package [Language] Enable null safety in Dart 2.12. 2020-10-29 18:25:56 +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 [vm] Removes support for --causal-async-stacks 2020-12-01 07:27:14 +00:00
check_class_cha_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
check_for_aot_snapshot_jit_test.dart [vm] Consolidate the *WriteStream hierarchy. 2020-09-23 21:05:59 +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
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_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 [pkg/native_stack_traces] Make package NNBD compatible. 2020-09-22 11:33:13 +00:00
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 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_deferred_load_lib1.dart [vm, gc] Account for unbounded number of images pages in the compactor. 2020-07-21 21:57:05 +00:00
fragmentation_deferred_load_lib2.dart [vm, gc] Account for unbounded number of images pages in the compactor. 2020-07-21 21:57:05 +00:00
fragmentation_deferred_load_lib3.dart [vm, gc] Account for unbounded number of images pages in the compactor. 2020-07-21 21:57:05 +00:00
fragmentation_deferred_load_test.dart [vm, gc] Account for unbounded number of images pages in the compactor. 2020-07-21 21:57:05 +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 [VM / Tests] Fix tests to use '-verbosity=warning' 2021-01-27 19:06:39 +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_recovery_synchronous_test.dart [vm, gc] Reserve some memory to use during handling of OutOfMemoryErrors. 2020-10-30 23:07:22 +00:00
out_of_memory_recovery_test.dart [vm, gc] Reserve some memory to use during handling of OutOfMemoryErrors. 2020-10-30 23:07:22 +00:00
out_of_memory_slow_growth_test.dart [vm] Use handles instead of array allocation when executing catch entry moves 2020-10-02 15:59:18 +00:00
out_of_memory_test.dart Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
out_of_memory_unhandled_exception_test.dart [vm] Avoid allocations when reporting unhandled exceptions. 2020-10-05 20:42:02 +00:00
packages_file_test.dart [vm/concurrency] Add --experimental_enable_isolate_groups_jit flag, make --enable_isolate_groups AOT only. 2021-01-27 17:11:29 +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 [vm/concurrency] Add --experimental_enable_isolate_groups_jit flag, make --enable_isolate_groups AOT only. 2021-01-27 17:11:29 +00:00
regress_28854_1_test.dart [vm/concurrency] Add --experimental_enable_isolate_groups_jit flag, make --enable_isolate_groups AOT only. 2021-01-27 17:11:29 +00:00
regress_28854_2_test.dart [vm/concurrency] Add --experimental_enable_isolate_groups_jit flag, make --enable_isolate_groups AOT only. 2021-01-27 17:11:29 +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 Skip regress_41329 tests on precompiled runtimes 2020-09-30 16:18:34 +00:00
regress_41329_relative_test.dart Reland "[ VM / DartDev ] Launch DartDev in an isolate within a single main Dart process" 2020-07-21 16:23:18 +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 [vm/ssl] Reenable client certificate tests. 2021-05-12 10:01:30 +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 "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 [SDK] Removes non-exiting tests from .status 2021-02-04 06:46:13 +00:00
standalone_vm.status [test] Apply simarm64 status file entries to simarm64c. 2021-02-25 21:18:02 +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/concurrency] Add --experimental_enable_isolate_groups_jit flag, make --enable_isolate_groups AOT only. 2021-01-27 17:11:29 +00:00
typed_array_test.dart [vm/concurrency] Add --experimental_enable_isolate_groups_jit flag, make --enable_isolate_groups AOT only. 2021-01-27 17:11:29 +00:00
typed_data_isolate_test.dart [Runtime/Tests] - Do not output large amount of test data to stdout 2021-04-12 04:51:05 +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