b6df9fb9d1
Rationale: A test should only be reported if the exit code indicates an error outside of the Dart VM. Which is most likely the case for exit Code values outside of the interval [-255,255] https://github.com/dart-lang/sdk/issues/37632 Change-Id: I35e3352e85e1af5f5a06753d8f43e6606902c80d Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/111989 Reviewed-by: Aart Bik <ajcbik@google.com> Reviewed-by: Ben Konyi <bkonyi@google.com> Commit-Queue: Felicitas Hetzelt <felih@google.com>