RetryCommandTest
|
100%
successful |
Tests
| Test | Duration | Result |
|---|---|---|
| exits with code 1 when a retried build fails again | 0.005s | passed |
| prints a hint when there is nothing to retry | 0.004s | passed |
| retries every branch whose latest build failed, but no others | 0.020s | passed |
| skips failed branches that are gone from origin | 0.004s | passed |
Standard output
Creating nstance of class de.hoennig.werkator.commands.RetryCommandTest