A key feature of lousy is taking the output of a test run and running a series of regexes against it to determine what bug a particular test failure falls under. It also provides a tool to go through the logs of new failures and add new regexes based upon the failures. These regexes can either be added to new bugs or to existing bugs if a new failure case is found.
A key feature of lousy is taking the output of a test run and running a series of regexes against it to determine what bug a particular test failure falls under. It also provides a tool to go through the logs of new failures and add new regexes based upon the failures. These regexes can either be added to new bugs or to existing bugs if a new failure case is found.