JPDev to Programmer Humor · 1 year agoBug Fixingimagemessage-square73fedilinkarrow-up11.04Karrow-down119
arrow-up11.02Karrow-down1imageBug FixingJPDev to Programmer Humor · 1 year agomessage-square73fedilink
minus-squaredrsensorlinkfedilinkarrow-up4·1 year agoMy way: wrap it in a shell script and put a condition if exit status is not 0 then say “try clear the cache and run it again”
minus-squareabraxas@sh.itjust.workslinkfedilinkarrow-up1·edit-21 year agoAKA - the test suites at half the companies I’ve worked. Except they use a loop with retries as well
My way: wrap it in a shell script and put a condition if exit status is not 0 then say “try clear the cache and run it again”
AKA - the test suites at half the companies I’ve worked. Except they use a loop with retries as well