dart-sdk/pkg/test_runner
Lasse R.H. Nielsen c13676f2b7 Deprecate FallThroughError.
The error has not been thrown since Dart 2.0,
where being able to reach the end of a switch case
became a compile-time error.

TEST=Removes tests depending on discontinued behavior.

Change-Id: I76292e7c73f2b3aaf071bbb290e97db493b75477
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/261860
Reviewed-by: Michael Thomsen <mit@google.com>
Commit-Queue: Lasse Nielsen <lrn@google.com>
Auto-Submit: Lasse Nielsen <lrn@google.com>
Reviewed-by: Brian Quinlan <bquinlan@google.com>
2022-10-25 12:25:35 +00:00
..
bin [testing] Remove --compiler=none from test.py 2022-10-19 08:09:58 +00:00
lib Deprecate FallThroughError. 2022-10-25 12:25:35 +00:00
test Fix a null safety migration bug in update_errors.dart. 2022-08-02 01:43:14 +00:00
tool Fix update_static_error_tests.dart after recent binary removals. 2022-07-19 16:35:54 +00:00
.gitignore
analysis_options.yaml [analyzer] fix diagnostics for lints map 2022-09-20 17:11:35 +00:00
OWNERS Add myself to OWNERS in the various test packages. 2022-03-05 08:14:17 +00:00
pubspec.yaml [pkg] use package:lints when analying pkg/ 2022-07-07 14:29:22 +00:00