"git@gaellalire.fr:gaellalire/logback.git" did not exist on "e0f26e69f8caba3b4e7adb55e9d0507594ed87a2"
Make sure AsyncAppenderBaseTest tests have a timeout (LBGENERAL-54).
I had an issue where I wasn't able to run the tests because the build hung after ch.qos.logback.core.util.StatusPrinterTest. By git bisecting I found that the issue was in the f2d15bab commit. Eventually after much trial and error & head-scratching I stumbed upon a fix involving making sure that each AsyncAppenderBaseTest test method had a timeout.
parent
685b0aa2
Please register or sign in to comment