[JIRA] (JENKINS-8713) Display skipped test messages in results

2013-03-13 Thread michael.m.cla...@gmail.com (JIRA)














































Michael Clarke
 started work on  JENKINS-8713


Display skipped test messages in results
















Change By:


Michael Clarke
(13/Mar/13 6:22 PM)




Status:


Open
InProgress



























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.




[JIRA] (JENKINS-8713) Display skipped test messages in results

2013-03-13 Thread michael.m.cla...@gmail.com (JIRA)















































Michael Clarke
 assigned  JENKINS-8713 to Michael Clarke



Display skipped test messages in results
















Change By:


Michael Clarke
(13/Mar/13 6:22 PM)




Assignee:


MichaelClarke



























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.




[JIRA] (JENKINS-8713) Display skipped test messages in results

2013-03-13 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-8713


Display skipped test messages in results















Code changed in jenkins
User: Michael Clarke
Path:
 core/src/main/java/hudson/tasks/junit/CaseResult.java
 core/src/main/resources/hudson/tasks/junit/CaseResult/index.jelly
http://jenkins-ci.org/commit/jenkins/3b58cd294f8266f2e4dc80356bf172c37769030e
Log:
  FIXED JENKINS-8713  Display test skipped messages in test results





























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.




[JIRA] (JENKINS-8713) Display skipped test messages in results

2013-03-13 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-8713


Display skipped test messages in results















Code changed in jenkins
User: Michael Clarke
Path:
 changelog.html
http://jenkins-ci.org/commit/jenkins/2aa0293858d50b064128a9a74f4d25d3f5c4a5c8
Log:
  JENKINS-8713  Add changelog entry


Compare: https://github.com/jenkinsci/jenkins/compare/fe9f67602877...2aa0293858d5

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






























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.




[JIRA] (JENKINS-8713) Display skipped test messages in results

2013-03-13 Thread dogf...@java.net (JIRA)














































dogfood
 commented on  JENKINS-8713


Display skipped test messages in results















Integrated in  jenkins_main_trunk #2369
 FIXED JENKINS-8713  Display test skipped messages in test results (Revision 3b58cd294f8266f2e4dc80356bf172c37769030e)
JENKINS-8713  Add changelog entry (Revision 2aa0293858d50b064128a9a74f4d25d3f5c4a5c8)

 Result = UNSTABLE
michael.m.clarke : 3b58cd294f8266f2e4dc80356bf172c37769030e
Files : 

	core/src/main/java/hudson/tasks/junit/CaseResult.java
	core/src/main/resources/hudson/tasks/junit/CaseResult/index.jelly



michael.m.clarke : 2aa0293858d50b064128a9a74f4d25d3f5c4a5c8
Files : 

	changelog.html





























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.




[JIRA] (JENKINS-8713) Display skipped test messages in results

2012-05-24 Thread gn...@wgen.net (JIRA)

[ 
https://issues.jenkins-ci.org/browse/JENKINS-8713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=147599#comment-147599
 ] 

Gregory Nofi edited comment on JENKINS-8713 at 5/24/12 1:49 PM:


-The issue type is Improvement but I think this might be a bug because this 
used to work quite well.-

-Any skipped tests were listed as such in the Test Report, and the number of 
skipped tests was represented by a nice yellow color in the Test Result Trend 
chart. Even now the Test Result still has a column for number of Skipped tests, 
but it is always set to 0 in each row even when there are skipped tests in the 
JUnit report.-

-One theory: this may have started happening to our team after the Performance 
Plugin was installed, which I think has its own JUnit parser. However, we have 
this problem even in jobs that aren't using the Performance Plugin.-

Update: Skipped tests started showing up again in the Test Result Trend Chart 
for us again. I'm not sure what our original problem was, but please disregard 
my comment. Thanks.

  was (Author: nofinator):
The issue type is Improvement but I think this might be a bug because this 
used to work quite well.

Any skipped tests were listed as such in the Test Report, and the number of 
skipped tests was represented by a nice yellow color in the Test Result Trend 
chart. Even now the Test Result still has a column for number of Skipped tests, 
but it is always set to 0 in each row even when there are skipped tests in the 
JUnit report.

One theory: this may have started happening to our team after the Performance 
Plugin was installed, which I think has its own JUnit parser. However, we have 
this problem even in jobs that aren't using the Performance Plugin.
  
 Display skipped test messages in results
 

 Key: JENKINS-8713
 URL: https://issues.jenkins-ci.org/browse/JENKINS-8713
 Project: Jenkins
  Issue Type: Improvement
  Components: junit
Affects Versions: current
Reporter: Dave Hunt
 Attachments: nosetests.xml


 JUnit report XML can contain a message for skipped tests, which often 
 contains information regarding why the test is being skipped. It would be 
 very useful if this message could be output in the test results in a similar 
 way to how the failure are shown.
 I've attached an example JUnit style report with a skipped test.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[JIRA] (JENKINS-8713) Display skipped test messages in results

2012-05-24 Thread gn...@wgen.net (JIRA)

[ 
https://issues.jenkins-ci.org/browse/JENKINS-8713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=147599#comment-147599
 ] 

Gregory Nofi edited comment on JENKINS-8713 at 5/24/12 1:52 PM:


-The issue type is Improvement but I think this might be a bug because this 
used to work quite well.-

-Any skipped tests were listed as such in the Test Report, and the number of 
skipped tests was represented by a nice yellow color in the Test Result Trend 
chart. Even now the Test Result still has a column for number of Skipped tests, 
but it is always set to 0 in each row even when there are skipped tests in the 
JUnit report.-

-One theory: this may have started happening to our team after the Performance 
Plugin was installed, which I think has its own JUnit parser. However, we have 
this problem even in jobs that aren't using the Performance Plugin.-

Update: Skipped tests started showing up again in the Test Result Trend Chart 
for us again. Please disregard my comment, which should have been logged as a 
separate, new bug report instead.

  was (Author: nofinator):
-The issue type is Improvement but I think this might be a bug because this 
used to work quite well.-

-Any skipped tests were listed as such in the Test Report, and the number of 
skipped tests was represented by a nice yellow color in the Test Result Trend 
chart. Even now the Test Result still has a column for number of Skipped tests, 
but it is always set to 0 in each row even when there are skipped tests in the 
JUnit report.-

-One theory: this may have started happening to our team after the Performance 
Plugin was installed, which I think has its own JUnit parser. However, we have 
this problem even in jobs that aren't using the Performance Plugin.-

Update: Skipped tests started showing up again in the Test Result Trend Chart 
for us again. I'm not sure what our original problem was, but please disregard 
my comment. Thanks.
  
 Display skipped test messages in results
 

 Key: JENKINS-8713
 URL: https://issues.jenkins-ci.org/browse/JENKINS-8713
 Project: Jenkins
  Issue Type: Improvement
  Components: junit
Affects Versions: current
Reporter: Dave Hunt
 Attachments: nosetests.xml


 JUnit report XML can contain a message for skipped tests, which often 
 contains information regarding why the test is being skipped. It would be 
 very useful if this message could be output in the test results in a similar 
 way to how the failure are shown.
 I've attached an example JUnit style report with a skipped test.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira