JPDev to Programmer Humor · 11 months agoBug Fixingimagemessage-square73fedilinkarrow-up11.04Karrow-down119
arrow-up11.02Karrow-down1imageBug FixingJPDev to Programmer Humor · 11 months agomessage-square73fedilink
minus-squaredrsensorlinkfedilinkarrow-up4·11 months 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-211 months 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