in src/main/java/org/apache/sling/junit/remote/ide/ExecutionResult.java [50:52]
public boolean isFailure() { return throwable != null; }