dart-sdk/tests/standalone_2
Liam Appelbe 6bd220f556 Reland "[vm] Fix some Fuchsia tests"
This reverts commit 17faf89d02.

The fix is in eventhandler_fuchsia.cc. Rather than changing the
condition on line 401, I've just weakened the assert.

Change-Id: Ia6b1f35e479e4b2fdf1adc77e9513551221a7696
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/157564
Reviewed-by: Zach Anderson <zra@google.com>
Commit-Queue: Liam Appelbe <liama@google.com>
2020-08-06 21:29:29 +00:00
..
deferred
http_launch_data
io Unify error messages when calling unix sockets on unsupported platforms 2020-07-31 01:09:46 +00:00
package [tests/nnbd] Update tests/standalone/package/scenarios for strong mode 2020-07-18 03:25:40 +00:00
array_bounds_check_generalization_test.dart
assert_assignable_canon_test.dart
byte_array_view_optimized_test.dart
bytedata_test.dart
causal_async_stack_test.dart [vm/async] Ensure all service tests run with both, --causal-async-stacks/--lazy-async-stacks 2020-01-16 12:47:03 +00:00
check_class_cha_test.dart
check_for_aot_snapshot_jit_test.dart Reland "[ VM ] Print a meaningful error message when a user attempts to run an AOT snapshot with a JIT VM." 2020-07-27 21:51:03 +00:00
check_null_cha_test.dart
constant_left_shift_test.dart
dart_developer_disabled_env_test.dart
dart_developer_env2_test.dart [vm/async] Ensure all service tests run with both, --causal-async-stacks/--lazy-async-stacks 2020-01-16 12:47:03 +00:00
dart_developer_env_test.dart [vm/async] Ensure all service tests run with both, --causal-async-stacks/--lazy-async-stacks 2020-01-16 12:47:03 +00:00
deferred_transitive_import_error_test.dart
deny_listed_test.dart Change terms to be more divisive 2020-06-10 17:14:37 +00:00
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_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
env_test.dart
fields_may_be_reset_test.dart
float_array_static_test.dart
float_array_test.dart
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 Reland "[vm, gc] Parallel scavenge." 2020-04-10 19:27:04 +00:00
fragmentation_typed_data_test.dart [vm] Make fragmentation_typed_data_test less flaky on Android. 2019-08-28 17:05:12 +00:00
http_launch_test.dart [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
int_array_deopt.dart
int_array_load_elimination_test.dart
int_array_test.dart
int_list_test.dart
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 Allow NoSuchMethodError.withInvocation to accept any Invocation. 2020-05-05 08:10:13 +00:00
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_test.dart
packages_file_test.dart [vm/concurrency] Run all isolate related tests with/without enabling isolate groups 2019-11-27 17:23:31 +00:00
pair_location_remapping_test.dart
pow_test.dart
priority_queue_stress_test.dart [ VM ] Removed tests/standalone along with any references in build bot / test runner configurations 2019-10-17 00:41:16 +00:00
regress31114_test.dart
regress_25335_test.dart
regress_26031_test.dart [vm/concurrency] Run all isolate related tests with/without enabling isolate groups 2019-11-27 17:23:31 +00:00
regress_28854_1_test.dart [vm/concurrency] Run all isolate related tests with/without enabling isolate groups 2019-11-27 17:23:31 +00:00
regress_28854_2_test.dart [vm/concurrency] Run all isolate related tests with/without enabling isolate groups 2019-11-27 17:23:31 +00:00
regress_29350_test.dart
regress_29695_test.dart
regress_41329_absolute_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_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 [Cleanup] Removes deprecated --gc_at_instance_allocation. 2020-02-26 15:00:26 +00:00
standalone_2.status Reland "[vm] Fix some Fuchsia tests" 2020-08-06 21:29:29 +00:00
standalone_2_analyzer.status Delete standalone_2/io/process_exit_negative_test.dart. 2019-11-19 18:23:30 +00:00
standalone_2_kernel.status [dart:io] Disable isInsecureConnectionAllowed check as it broken 2020-07-31 16:45:00 +00:00
standalone_2_precompiled.status Reland "[ VM ] Print a meaningful error message when a user attempts to run an AOT snapshot with a JIT VM." 2020-07-27 21:51:03 +00:00
standalone_2_vm.status [vm/concurrency] Skip isolate tests on hot-reload mode to avoid unnecessary coredumps for CI 2019-12-16 15:49:52 +00:00
typed_array_int64_uint64_test.dart [vm/concurrency] Run all isolate related tests with/without enabling isolate groups 2019-11-27 17:23:31 +00:00
typed_array_test.dart [vm/concurrency] Run all isolate related tests with/without enabling isolate groups 2019-11-27 17:23:31 +00:00
typed_data_isolate_test.dart [vm/concurrency] Run all isolate related tests with/without enabling isolate groups 2019-11-27 17:23:31 +00:00
typed_data_test.dart
typed_data_view_test.dart
unboxed_int_converter_test.dart
verbose_gc_to_bmu_script.dart [ VM ] Removed tests/standalone along with any references in build bot / test runner configurations 2019-10-17 00:41:16 +00:00
verbose_gc_to_bmu_test.dart [ VM ] Removed tests/standalone along with any references in build bot / test runner configurations 2019-10-17 00:41:16 +00:00