mariadb-alpine icon indicating copy to clipboard operation
mariadb-alpine copied to clipboard

Exit tests early if failure

Open jbergstroem opened this issue 3 years ago • 1 comments

When running tests and commands fail in docker there is occasionally issues with not exiting the command properly, leaving the CI pending for hours.

jbergstroem avatar Jan 24 '22 20:01 jbergstroem

Also relevant: #116 - not sure what's going on with the first test not finishing. Will see if I can time tests out as an exit path.

jbergstroem avatar Jan 25 '22 02:01 jbergstroem

Not possible with bash_unit; lets focus on running it fast instead (and not stalling).

jbergstroem avatar Oct 14 '22 18:10 jbergstroem