dart-sdk/pkg/test_runner
William Hesse 132810f343 [testing] Fix failure in test runner's batch compilation while deflaking tests.
All subclasses of Command must override indexedCopy.
A @subClassMustOverride annotation could have caught this problem.

Bug: https://github.com/dart-lang/sdk/issues/30175
Change-Id: I836cf58ae2233e3b2a5c7a494461e570aad5ffb9
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/250300
Commit-Queue: William Hesse <whesse@google.com>
Reviewed-by: Nicholas Shahan <nshahan@google.com>
2022-06-30 20:01:21 +00:00
..
bin [infra] Migrate test_runner to null safety 2022-06-15 15:51:58 +00:00
lib [testing] Fix failure in test runner's batch compilation while deflaking tests. 2022-06-30 20:01:21 +00:00
test [tools] migrate the rest of tools/ to null safety 2022-06-24 16:38:39 +00:00
tool [infra] Migrate test_runner to null safety 2022-06-15 15:51:58 +00:00
.gitignore
analysis_options.yaml test_runner: Use strict-casts over deprecated no-implicit-casts 2021-12-20 23:47:43 +00:00
OWNERS Add myself to OWNERS in the various test packages. 2022-03-05 08:14:17 +00:00
pubspec.yaml [infra] Migrate test_runner to null safety 2022-06-15 15:51:58 +00:00