Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[test] Make test less verbose by only displaying FAILED (reactor#1139)
The PASSED were displayed in case a test would hang and the CI would terminate the build without much info. If such situation arises again, one can always add PASSED back temporarily. Ideally, gradle/gradle#1096 and/or gradle/gradle#2476 being fixed would improve the situation.
- Loading branch information