dart-sdk/tests/standalone
Vyacheslav Egorov 536c610fd2 Update status files for all test suites for -c dartk / -c dartkp configuration.
We are going to switch to testing all testsuites instead of just limiting ourselves to

co19 language kernel service

BUG=
R=kustermann@google.com

Review-Url: https://codereview.chromium.org/2780943004 .
2017-03-29 13:18:57 +02:00
..
deferred Fix deferred load errors 2016-06-08 07:12:52 -07:00
http_launch_data Very simple version of Isolates. 2013-10-25 19:23:00 +00:00
io [dart:io] Adds a finalizer to _NativeSocket to avoid socket leaks 2017-03-28 07:44:05 -07:00
package Fix test.py and tests to use an explicit --packages flag. 2016-09-22 17:51:09 +02:00
array_bounds_check_generalization_test.dart Add --no-background-compilation to tests that expect to run code in optimized form 2016-03-02 16:30:58 -08:00
assert_assignable_canon_test.dart Minor work for background compilation 2016-02-16 11:16:47 -08:00
assert_test.dart Fix VM implementation of CastError not to extend TypeError (issue 5280). 2013-08-05 18:35:04 +00:00
black_listed_test.dart Fix warnings_checker.dart handling of multitests 2017-03-21 17:29:56 -07:00
byte_array_view_optimized_test.dart
bytedata_test.dart
constant_left_shift_test.dart
dart_developer_disabled_env_test.dart Track async causal stack traces 2017-02-09 15:39:44 -08:00
dart_developer_env_test.dart Track async causal stack traces 2017-02-09 15:39:44 -08:00
deferred_transitive_import_error_test.dart Fix deferred load errors 2016-06-08 07:12:52 -07:00
deoptimization_test.dart
double_smi_comparison_test.dart Add --no-background-compilation to tests that expect to run code in optimized form 2016-03-02 16:30:58 -08:00
double_temp_test.dart
double_to_int_test.dart
dwarf_stack_trace_test.dart Dwarf tools interpret line number table pc's as start boundries instead of end boundries. 2017-03-22 10:30:02 -07:00
env_test.dart Fix for issue 27567 (inconsistent handling of invalid -D options 2016-10-12 18:42:30 -07:00
fields_may_be_reset_test.dart Tests that --fields_may_be_reset, --link_natives_lazily, and --no_allow_absolute_addresses work in the JIT. 2016-02-11 09:53:30 -08:00
float_array_test.dart Add --no-background-compilation to tests that expect to run code in optimized form 2016-03-02 16:30:58 -08:00
http_launch_test.dart Allow Platform.executable for JIT app snapshots. 2016-11-02 16:28:09 -07:00
int_array_deopt.dart
int_array_load_elimination_test.dart
int_array_test.dart
int_list_test.dart Add --no-background-compilation to tests that expect to run code in optimized form 2016-03-02 16:30:58 -08:00
left_shift_bit_and_op_test.dart
link_natives_lazily_test.dart Tests that --fields_may_be_reset, --link_natives_lazily, and --no_allow_absolute_addresses work in the JIT. 2016-02-11 09:53:30 -08:00
map_insert_remove_oom_test.dart Reset limit of map_insert_remove_oom_test and skip on noopt/precompilation. 2016-03-07 14:23:19 -08:00
medium_integer_test.dart
no_allow_absolute_addresses_test.dart Tests that --fields_may_be_reset, --link_natives_lazily, and --no_allow_absolute_addresses work in the JIT. 2016-02-11 09:53:30 -08:00
no_assert_test.dart This is a fixed up version of: 2015-09-14 07:58:18 +02:00
no_lazy_dispatchers_test.dart Tests that --fields_may_be_reset, --link_natives_lazily, and --no_allow_absolute_addresses work in the JIT. 2016-02-11 09:53:30 -08:00
no_profiler_test.dart Remove more feature in product mode 2016-02-09 08:45:32 -08:00
no_support_ast_printer_test.dart Remove more feature in product mode 2016-02-09 08:45:32 -08:00
no_support_debugger_test.dart Remove more feature in product mode 2016-02-09 08:45:32 -08:00
no_support_disassembler_test.dart Remove more feature in product mode 2016-02-09 08:45:32 -08:00
no_support_il_printer_test.dart Remove more feature in product mode 2016-02-09 08:45:32 -08:00
no_support_service_test.dart Remove more feature in product mode 2016-02-09 08:45:32 -08:00
no_support_timeline_test.dart Remove more feature in product mode 2016-02-09 08:45:32 -08:00
number_identity_test.dart
oom_error_stacktrace_test.dart Remove default heap size limit and add separate limit for externals. 2015-01-23 16:32:20 +00:00
out_of_memory_test.dart Remove default heap size limit and add separate limit for externals. 2015-01-23 16:32:20 +00:00
packages_file_test.dart Re-land "Format all multitests" 2017-03-23 12:40:21 -07:00
pair_location_remapping_test.dart Add --no-background-compilation to tests that expect to run code in optimized form 2016-03-02 16:30:58 -08:00
pow_test.dart
priority_queue_stress_test.dart Make priority_queue_stress_test pass analyzer. 2014-11-06 14:17:37 +00:00
regress_25335_test.dart Add --no-background-compilation to tests that expect to run code in optimized form 2016-03-02 16:30:58 -08:00
regress_26031_test.dart Fix dangling pointer 2016-03-18 08:34:23 -07:00
regress_28854_1_test.dart Fix for issue 28854. 2017-03-16 16:53:18 -07:00
regress_28854_2_test.dart Fix for issue 28854. 2017-03-16 16:53:18 -07:00
slowpath_safepoints_test.dart Add --no-background-compilation to tests that expect to run code in optimized form 2016-03-02 16:30:58 -08:00
standalone.status Update status files for all test suites for -c dartk / -c dartkp configuration. 2017-03-29 13:18:57 +02:00
status_expression_test.dart
typed_array_int64_uint64_test.dart Fix tests that don't catch asynchronous errors from isolate spawning. Update co19 status. 2015-11-25 14:33:09 -08:00
typed_array_test.dart Fix tests that don't catch asynchronous errors from isolate spawning. Update co19 status. 2015-11-25 14:33:09 -08:00
typed_data_isolate_test.dart Change dart:io Platform.script to return a Uri. 2013-10-31 07:29:01 +00:00
typed_data_test.dart Add --no-background-compilation to tests that expect to run code in optimized form 2016-03-02 16:30:58 -08:00
typed_data_view_test.dart
unboxed_int_converter_test.dart Add --no-background-compilation to tests that expect to run code in optimized form 2016-03-02 16:30:58 -08:00
verbose_gc_to_bmu_script.dart Allow Platform.executable for JIT app snapshots. 2016-11-02 16:28:09 -07:00
verbose_gc_to_bmu_test.dart Allow Platform.executable for JIT app snapshots. 2016-11-02 16:28:09 -07:00