dart-sdk/pkg/test_runner
Alexander Markov cf3e602869 [test harness] Handle non-zero exit code of a test as a test failure, not infra failure
Sometimes failing tests crash or terminate with arbitrary exit codes.
For example, MSAN can abort a test with exit code 1.
This should not be treated as an infra failure by the test harness,
and should not prevent running other tests.

Change-Id: I97450d9cfb1e117451c35ab8a8cd01074fbef8db
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/291304
Reviewed-by: William Hesse <whesse@google.com>
Commit-Queue: Alexander Markov <alexmarkov@google.com>
2023-04-19 17:49:22 +00:00
..
bin [testing] Remove --compiler=none from test.py 2022-10-19 08:09:58 +00:00
lib [test harness] Handle non-zero exit code of a test as a test failure, not infra failure 2023-04-19 17:49:22 +00:00
test [pkg/test_runner] analyze with package:lints/recommended.yaml 2023-03-23 15:23:17 +00:00
tool [pkg/test_runner] analyze with package:lints/recommended.yaml 2023-03-23 15:23:17 +00:00
.gitignore
analysis_options.yaml [pkg/test_runner] analyze with package:lints/recommended.yaml 2023-03-23 15:23:17 +00:00
OWNERS Add myself to OWNERS in the various test packages. 2022-03-05 08:14:17 +00:00
pubspec.yaml [infra] DEPS and test dart-lang/native packages 2023-04-18 08:04:49 +00:00