[JIRA] [xunit-plugin] (JENKINS-22268) Boost C++ unit tests and the xUnit plugin - Not working

2016-05-18 Thread jeanluc.bounth...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jean-Luc Bounthong commented on  JENKINS-22268 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Boost C++ unit tests and the xUnit plugin - Not working  
 
 
 
 
 
 
 
 
 
 
Here is a workaround, I still prefer a real fix though. But since the fail reason is the addition of new field 'name', we can just strip it to keep the current xUnit plugin working. 

 

sed -i 's/\(<\(TestSuite\|TestCase\) name="[^"]*"\)\([^>]*\)>/\1>/g' xunit_output.xml
 

 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [xunit-plugin] (JENKINS-22268) Boost C++ unit tests and the xUnit plugin - Not working

2016-04-28 Thread jeanluc.bounth...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jean-Luc Bounthong commented on  JENKINS-22268 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Boost C++ unit tests and the xUnit plugin - Not working  
 
 
 
 
 
 
 
 
 
 
Hi, 
Got the same error after updating Boost to 1.59, is there any work in progress concerning this issue ? 
Best, 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [xunit-plugin] (JENKINS-22268) Boost C++ unit tests and the xUnit plugin - Not working

2016-01-07 Thread anton.laurid...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Anton Lauridsen commented on  JENKINS-22268 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Boost C++ unit tests and the xUnit plugin - Not working  
 
 
 
 
 
 
 
 
 
 
Is there any progress on this issue? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [xunit-plugin] (JENKINS-22268) Boost C++ unit tests and the xUnit plugin - Not working

2015-08-20 Thread goldensoftware...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Tim Finer commented on  JENKINS-22268 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Boost C++ unit tests and the xUnit plugin - Not working  
 
 
 
 
 
 
 
 
 
 
We just updated to Boost 1.59 and have been using Boost test for a couple of releases. Up until the move from 1.58 to 1.59 everything has been working well. I will attach one of our tests that isn't parsing, it looks the only difference from the old XML results are the file and line attributes on the TestSuite and TestCase nodes. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [xunit-plugin] (JENKINS-22268) Boost C++ unit tests and the xUnit plugin - Not working

2015-08-20 Thread goldensoftware...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Tim Finer updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-22268 
 
 
 
   Boost C++ unit tests and the xUnit plugin - Not working  
 
 
 
 
 
 
 
 
 

Change By:
 
 Tim Finer 
 
 
 

Attachment:
 
 core-159.xml 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.