dart-sdk/tests/lib_2
Lasse R.H. Nielsen d352bc28b8 Remove (most) uses of the "non-nullable" experiment flag.
Since the flag is now enabled by default, there should be no mention of it.
There are still some uses in front_end/testcases that are not just removable
(it also uses `no-non-nullable`). There migth be more uses that are not
as easily found as grepping for `--enable-experiment

Removes two VM tests where fixing them meant they were just duplicating
the corresponding non *_2/ tests.
Fixes #44941

TEST= Large number of tests chaged.=(no-)?non-nullable`.

Change-Id: Ief755981ccde9a5482fcdf408c2929c74433a710
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/183688
Commit-Queue: Lasse R.H. Nielsen <lrn@google.com>
Reviewed-by: Nate Bosch <nbosch@google.com>
2021-02-12 17:16:54 +00:00
..
analyzer Normalize status files 2019-06-19 23:04:01 +00:00
async Revert "Makes _propagateToListeners not recurse unboundedly." 2021-01-20 09:27:47 +00:00
collection Update LinkedList.contains to take advantage of internal structure. 2020-12-02 14:08:08 +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 [Analyzer] Report EXTRA_POSITIONAL_ARGUMENTS and EXTRA_POSITIONAL_ARGUMENTS_COULD_BE_NAMED against first unmatched argument 2021-01-11 18:46:26 +00:00
isolate Remove (most) uses of the "non-nullable" experiment flag. 2021-02-12 17:16:54 +00:00
js [package:js] Added checks for external non-JS members. 2021-02-03 02:14:18 +00:00
math Avoid shift in math/random_big_test 2020-12-04 23:46:34 +00:00
mirrors [VM/runtime] Decouple representation of function signatures from Function objects. 2021-01-07 23:45:37 +00:00
typed_data Fix typed data views throwing. 2021-01-29 09:24:45 +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 [SDK] Removes non-exiting tests from .status 2021-02-04 06:46:13 +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 [SDK] Removes non-exiting tests from .status 2021-02-04 06:46:13 +00:00
lib_2_dartdevc.status [SDK] Removes non-exiting tests from .status 2021-02-04 06:46:13 +00:00
lib_2_kernel.status [SDK] Removes non-exiting tests from .status 2021-02-04 06:46:13 +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 [vm/concurrency] As preparation step to sharing JITed code, disable various optimizations 2020-11-26 15:08:35 +00:00