b153d46c4e
The test runner expects VM tests to exit with a compile error or an uncaught exception, which have special exit codes. Some front end tests fail by explicitly exiting with exit code 1. Recognize these tests as test failures, and not as failures of the test infrastructure. Change-Id: Ib89d89c69f0e4f289fde0f762a7dd47dad446953 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/249820 Commit-Queue: William Hesse <whesse@google.com> Reviewed-by: Jens Johansen <jensj@google.com>