[JIRA] [cloverphp-plugin] (JENKINS-21046) option to generate clover report regardless of build status

2015-04-03 Thread s.sog...@gmail.com (JIRA)















































sogabe
 resolved  JENKINS-21046 as Fixed


option to generate clover report regardless of build status
















fixed  in 0.4





Change By:


sogabe
(03/Apr/15 2:15 PM)




Status:


In Progress
Resolved





Resolution:


Fixed



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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] [cloverphp-plugin] (JENKINS-21046) option to generate clover report regardless of build status

2015-04-02 Thread s.sog...@gmail.com (JIRA)














































sogabe
 started work on  JENKINS-21046


option to generate clover report regardless of build status
















Change By:


sogabe
(03/Apr/15 5:50 AM)




Status:


Open
In Progress



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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] [cloverphp-plugin] (JENKINS-21046) option to generate clover report regardless of build status

2013-12-17 Thread has...@free.fr (JIRA)














































Antoine Musso
 created  JENKINS-21046


option to generate clover report regardless of build status















Issue Type:


Bug



Assignee:


sogabe



Components:


cloverphp-plugin



Created:


17/Dec/13 2:45 PM



Description:


I got a fairly large PHPUnit test suite that takes up to 40 minutes to run.  Due to some weird bug in PHP or Xdebug, it ends segfaulting when PHP shutdown. Regardless, the clover.xml is properly generated and could be made a report.

Alas, the plugin does not generate the clover report because of the build failure (added URL to console log, copied relevant part below):

/tmp/hudson2299744543392632448.sh: line 8:  6928 Segmentation fault  nice -n 19 php tests/phpunit/phpunit.php --with-phpunitdir /srv/deployment/integration/phpunit/vendor/phpunit/phpunit --exclude-group Dump,Broken,ParserFuzz,Stub --coverage-clover log/clover.xml --coverage-html /srv/org/wikimedia/integration/cover/mediawiki-core/master/php
Build step 'Execute shell' marked build as failure
Publishing Clover coverage report...
No Clover report will be published due to a Build Failure
Finished: FAILURE

It would be very nice to have an option detecting whether the clover.xml is non empty and fresh and generate the coverage report regardless of the build status.




Environment:


Plugin version 0.3.3

Jenkins 1.509.4 (LTS)




Project:


Jenkins



Priority:


Major



Reporter:


Antoine Musso

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.