dsmiley commented on PR #2487: URL: https://github.com/apache/solr/pull/2487#issuecomment-2139470717
Added fucit.org now like so: ``` Test history: https://ge.apache.org/scans/tests?search.rootProjectNames=solr-root&tests.container=org.apache.solr.search.TestThinCache&tests.test=testSimple http://fucit.org/solr-jenkins-reports/history-trend-of-recent-failures.html#series/org.apache.solr.search.TestThinCache.testSimple ``` -- a long line that surely overflows to the next line. Only applies for test failure, not suite failure. I think this PR also fixes/improves upon seeing "classMethod" in reproduce lines that shouldn't be there. CC @dweiss . I placed a `fail()` in a BeforeClass method and surprisingly it was the `afterTest` instead of `afterSuite` handler that was called. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
