dart-sdk/tests/standalone_2
Martin Kustermann f150c47ac1 Revert "Don't run strong mode vm tests on simdbc64 until we figure out why it's acting architecture specific."
This reverts commit 2930223f13.

Closes https://github.com/dart-lang/sdk/issues/31695

Change-Id: I5a4373737b01acfccc7f99f4d120d2443953c7e4
Reviewed-on: https://dart-review.googlesource.com/30800
Reviewed-by: Martin Kustermann <kustermann@google.com>
Reviewed-by: Vyacheslav Egorov <vegorov@google.com>
2017-12-20 12:31:31 +00:00
..
deferred
http_launch_data
io Reapply "Misc "strong" mode fixes for dart:io." 2017-12-19 21:41:47 +00:00
package Reland migrate most of the tests in standalone to be strong mode clean and move them to standalone_2 directory. 2017-10-07 01:29:36 +00:00
array_bounds_check_generalization_test.dart Reland migrate most of the tests in standalone to be strong mode clean and move them to standalone_2 directory. 2017-10-07 01:29:36 +00:00
assert_assignable_canon_test.dart
assert_test.dart
black_listed_test.dart Reland migrate most of the tests in standalone to be strong mode clean and move them to standalone_2 directory. 2017-10-07 01:29:36 +00:00
byte_array_view_optimized_test.dart
bytedata_test.dart Change some constant declarations to lowerCase. 2017-11-14 12:59:14 +00:00
causal_async_stack_test.dart
constant_left_shift_test.dart Revert "[VM] Enable --limit-ints-to-64-bits in Dart 2.0 precompiler, v2." 2017-12-19 08:52:25 +00:00
dart_developer_disabled_env_test.dart
dart_developer_env_test.dart
deferred_transitive_import_error_test.dart
deoptimization_test.dart [Tests] Update _2 tests for Dart 2.0 fixed-size integers 2017-11-17 20:28:06 +00:00
double_hash_distribution_test.dart Test double.hashCode with and without intrinsics. 2017-10-26 23:59:32 +00:00
double_smi_comparison_test.dart
double_temp_test.dart
double_to_int_test.dart
env_test.dart
fields_may_be_reset_test.dart
float_array_static_test.dart
float_array_test.dart Change some constant declarations to lowerCase. 2017-11-14 12:59:14 +00:00
fragmentation_test.dart [vm] Begin a sliding compactor. 2017-10-25 21:57:08 +00:00
http_launch_test.dart
int_array_deopt.dart
int_array_load_elimination_test.dart
int_array_test.dart Revert "[VM] Enable --limit-ints-to-64-bits in Dart 2.0 precompiler, v2." 2017-12-19 08:52:25 +00:00
int_list_test.dart
left_shift_bit_and_op_test.dart Reland migrate most of the tests in standalone to be strong mode clean and move them to standalone_2 directory. 2017-10-07 01:29:36 +00:00
link_natives_lazily_test.dart Reland migrate most of the tests in standalone to be strong mode clean and move them to standalone_2 directory. 2017-10-07 01:29:36 +00:00
map_insert_remove_oom_test.dart Reland migrate most of the tests in standalone to be strong mode clean and move them to standalone_2 directory. 2017-10-07 01:29:36 +00:00
medium_integer_test.dart Revert "[VM] Enable --limit-ints-to-64-bits in Dart 2.0 precompiler, v2." 2017-12-19 08:52:25 +00:00
no_allow_absolute_addresses_test.dart Reland migrate most of the tests in standalone to be strong mode clean and move them to standalone_2 directory. 2017-10-07 01:29:36 +00:00
no_lazy_dispatchers_test.dart Reland migrate most of the tests in standalone to be strong mode clean and move them to standalone_2 directory. 2017-10-07 01:29:36 +00:00
no_profiler_test.dart Reland migrate most of the tests in standalone to be strong mode clean and move them to standalone_2 directory. 2017-10-07 01:29:36 +00:00
no_support_ast_printer_test.dart Reland migrate most of the tests in standalone to be strong mode clean and move them to standalone_2 directory. 2017-10-07 01:29:36 +00:00
no_support_debugger_test.dart Reland migrate most of the tests in standalone to be strong mode clean and move them to standalone_2 directory. 2017-10-07 01:29:36 +00:00
no_support_disassembler_test.dart Reland migrate most of the tests in standalone to be strong mode clean and move them to standalone_2 directory. 2017-10-07 01:29:36 +00:00
no_support_il_printer_test.dart Reland migrate most of the tests in standalone to be strong mode clean and move them to standalone_2 directory. 2017-10-07 01:29:36 +00:00
no_support_service_test.dart Reland migrate most of the tests in standalone to be strong mode clean and move them to standalone_2 directory. 2017-10-07 01:29:36 +00:00
no_support_timeline_test.dart Reland migrate most of the tests in standalone to be strong mode clean and move them to standalone_2 directory. 2017-10-07 01:29:36 +00:00
number_identity_test.dart [Tests] Update _2 tests for Dart 2.0 fixed-size integers 2017-11-17 20:28:06 +00:00
oom_error_stacktrace_test.dart Reland migrate most of the tests in standalone to be strong mode clean and move them to standalone_2 directory. 2017-10-07 01:29:36 +00:00
out_of_memory_test.dart Reland migrate most of the tests in standalone to be strong mode clean and move them to standalone_2 directory. 2017-10-07 01:29:36 +00:00
packages_file_test.dart Change some constant declarations to lowerCase. 2017-11-14 12:59:14 +00:00
pair_location_remapping_test.dart Reland migrate most of the tests in standalone to be strong mode clean and move them to standalone_2 directory. 2017-10-07 01:29:36 +00:00
pow_test.dart [Tests] Update _2 tests for Dart 2.0 fixed-size integers 2017-11-17 20:28:06 +00:00
regress31114_test.dart Clear flow graph type propagator information when winden-to-int32 2017-10-16 18:23:47 +00:00
regress_25335_test.dart Reland migrate most of the tests in standalone to be strong mode clean and move them to standalone_2 directory. 2017-10-07 01:29:36 +00:00
regress_26031_test.dart Various strong mode fixes for standalone_2 tests. 2017-11-17 01:14:32 +00:00
regress_28854_1_test.dart Various strong mode fixes for standalone_2 tests. 2017-11-17 01:14:32 +00:00
regress_28854_2_test.dart Various strong mode fixes for standalone_2 tests. 2017-11-17 01:14:32 +00:00
regress_29350_test.dart Reland migrate most of the tests in standalone to be strong mode clean and move them to standalone_2 directory. 2017-10-07 01:29:36 +00:00
regress_29695_test.dart [Tests] Update _2 tests for Dart 2.0 fixed-size integers 2017-11-17 20:28:06 +00:00
slowpath_safepoints_test.dart Reland migrate most of the tests in standalone to be strong mode clean and move them to standalone_2 directory. 2017-10-07 01:29:36 +00:00
standalone_2.status Revert "Don't run strong mode vm tests on simdbc64 until we figure out why it's acting architecture specific." 2017-12-20 12:31:31 +00:00
standalone_2_analyzer.status Normalize all status files and enable presubmit hook. 2017-12-07 08:38:30 +00:00
standalone_2_flutter.status Normalize all status files and enable presubmit hook. 2017-12-07 08:38:30 +00:00
standalone_2_kernel.status Revert "Don't run strong mode vm tests on simdbc64 until we figure out why it's acting architecture specific." 2017-12-20 12:31:31 +00:00
standalone_2_precompiled.status Further update status of io tests. 2017-12-19 23:58:00 +00:00
standalone_2_vm.status Reapply "Misc "strong" mode fixes for dart:io." 2017-12-19 21:41:47 +00:00
typed_array_int64_uint64_test.dart Reland migrate most of the tests in standalone to be strong mode clean and move them to standalone_2 directory. 2017-10-07 01:29:36 +00:00
typed_array_test.dart Reland migrate most of the tests in standalone to be strong mode clean and move them to standalone_2 directory. 2017-10-07 01:29:36 +00:00
typed_data_isolate_test.dart Reland migrate most of the tests in standalone to be strong mode clean and move them to standalone_2 directory. 2017-10-07 01:29:36 +00:00
typed_data_test.dart [Tests] Update _2 tests for Dart 2.0 fixed-size integers 2017-11-17 20:28:06 +00:00
typed_data_view_test.dart [Tests] Update _2 tests for Dart 2.0 fixed-size integers 2017-11-17 20:28:06 +00:00
unboxed_int_converter_test.dart Reland migrate most of the tests in standalone to be strong mode clean and move them to standalone_2 directory. 2017-10-07 01:29:36 +00:00