jesse, can you please explain the potential issue with maven projects a little further? do they not use the junit publisher?
On Sat, Sep 14, 2013 at 5:38 AM, Jesse Glick <[email protected]> wrote: > On Thu, Sep 12, 2013 at 5:07 AM, Samuel Nobs <[email protected]> > wrote: > > not really happy about > > the way i had to wrap the test publisher, but it seemed to be the easiest > > way to have a final say about the test result. would be great to have an > > extension point of some sort for that purpose. > > Right, providing an separate test result publisher does not seem > sustainable. (And probably cannot work with native Maven projects, for > example.) This kind of functionality should either be built in to the > standard test publisher, or made available through an extension > point—something that would allow a plugin to instruct the test > publisher not to include a given test case in the failure total, and > optionally add a UI with explanation. > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- Samuel Nobs Senior Design Engineer Tait Communications DDI: +64 7 825 7538 Email: [email protected] <http://www.taitradio.com> www.taitradio.com -- ------------------------------ This email, including any attachments, is only for the intended recipient. It is subject to copyright, is confidential and may be the subject of legal or other privilege, none of which is waived or lost by reason of this transmission. If you are not an intended recipient, you may not use, disseminate, distribute or reproduce such email, any attachments, or any part thereof. If you have received a message in error, please notify the sender immediately and erase all copies of the message and any attachments. Unfortunately, we cannot warrant that the email has not been altered or corrupted during transmission nor can we guarantee that any email or any attachments are free from computer viruses or other conditions which may damage or interfere with recipient data, hardware or software. The recipient relies upon its own procedures and assumes all risk of use and of opening any attachments. ------------------------------ -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
