Exceptions thrown during test execution.
Each entry contains the exception message and optionally the stack trace. Captured via runZonedGuarded in the test runner process.
runZonedGuarded
final List<String> exceptions;