dart-sdk/tests/lib_2
asiva 5c0e6ba974 [Tests] - Fix legacy tests that broke when non nullability was enabled by default
1. lib_2/isolate/issue_6610_test - the source is served from a http request, the autodetect code causes the code to be served multiple times leading to 'count' being incremented multiple times.

2. standalone_2/http_launch_test - source is served from http request and hence the CFE auto opt out does not work for the spawned isolate

3. standalone_2/io/named_pipe_script_test - serves the source using a named pipe and the autodetect code does multiple fetches of the source resulting in an error

4. standalone_2/io/test_extension_test - spawns processes from a directory that is not auto opted out by CFE

TESTS = Fixes existing legacy tests.

Change-Id: I3c78055136659850ce068d6ab254279839d2414b
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/170280
Commit-Queue: Siva Annamalai <asiva@google.com>
Reviewed-by: Alexander Markov <alexmarkov@google.com>
2020-11-04 20:58:57 +00:00
..
analyzer Normalize status files 2019-06-19 23:04:01 +00:00
async Harden StreamIterator against out-of-order events. 2020-10-16 20:20:02 +00:00
collection Revert "Reland "Reland "[infra] Add failing test to test CI systems and approvals workflow""" 2020-01-08 10:30:23 +00:00
convert Adjust UTF-8 tests to match WHATWG standard expectations. 2020-05-04 10:48:32 +00:00
developer [vm, service] Add a test to exercise all timeline recorders. 2020-01-30 01:26:51 +00:00
html [package:js] Add static errors for invalid extends 2020-10-28 16:04:15 +00:00
isolate [Tests] - Fix legacy tests that broke when non nullability was enabled by default 2020-11-04 20:58:57 +00:00
js [ddc] Fix method call on object without prototype 2020-07-31 01:29:44 +00:00
math Avoid truncating shift in lib_2/math/low_test 2019-07-05 19:47:47 +00:00
mirrors [test] Fix lib/mirrors/library_uri_io_test to pass when running not from source 2020-10-14 00:54:17 +00:00
typed_data Move BytesBuilder class and implementation to dart:typed_data. 2020-07-24 11:37:21 +00:00
wasm [wasm] Use wasm traps to handle exceptions 2020-11-02 23:32:20 +00:00
web [web] remove mirrors patch for web compilers. 2020-07-16 00:12:22 +00:00
lib_2.status Remove remaining tests for bytecode mode 2020-10-09 22:30:19 +00:00
lib_2_app_jit.status Remove appJit and precompiled compiler options 2019-06-24 16:07:27 +00:00
lib_2_dart2js.status Move js_function_getter_trust_types_test off of unittest 2020-03-04 23:56:55 +00:00
lib_2_dartdevc.status Remove html_individual_config from remaining html tests 2020-03-06 06:25:51 +00:00
lib_2_kernel.status Remove remaining tests for bytecode mode 2020-10-09 22:30:19 +00:00
lib_2_precompiled.status Delete lib_2/async/timer_not_available_test. 2019-09-12 22:58:07 +00:00
lib_2_vm.status Remove remaining tests for bytecode mode 2020-10-09 22:30:19 +00:00