Thanks Dawid. Mike McCandless
http://blog.mikemccandless.com On Wed, Nov 18, 2020 at 3:41 AM Dawid Weiss <[email protected]> wrote: > > > We should fix these build notification emails where the subject says > "failing" and then the subject says "All tests passed" :) > > This is actually the correct message though -- the tests passed but > additional checks didn't. > > I agree the amount of information and how it's selected should be > improved. We now have the tools to do it (for example, we could > create a separate message to be mailed from the CI only). I don't think > I'll have the time to do it soon but I filed an issue here - > > https://issues.apache.org/jira/browse/LUCENE-9598 > > D. > > On Tue, Nov 17, 2020 at 4:43 PM Michael McCandless < > [email protected]> wrote: > >> We should fix these build notification emails where the subject says >> "failing" and then the subject says "All tests passed" :) >> >> In this case it was javadoc linting issue. >> >> Unfortunately, I think to fix this we have to edit the most horrific >> regexp I've ever seen, that Jenkins uses to extract what actually failed >> from the sometimes massive console log ... >> >> Mike McCandless >> >> http://blog.mikemccandless.com >> >> >> On Mon, Nov 16, 2020 at 10:13 PM Policeman Jenkins Server < >> [email protected]> wrote: >> >>> Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/28659/ >>> Java: 64bit/jdk-15 -XX:+UseCompressedOops -XX:+UseSerialGC >>> >>> All tests passed >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >> >>
