[JIRA] (JENKINS-38287) test history not working in pipeline

2016-09-17 Thread jn...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Nord resolved as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 fixed by https://github.com/jenkinsci/cucumber-testresult-plugin/commit/7bd71003b2409624227eed5c18e016eb785232ef  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-38287  
 
 
  test history not working in pipeline   
 

  
 
 
 
 

 
Change By: 
 James Nord  
 
 
Status: 
 Open Resolved  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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 

[JIRA] (JENKINS-38287) test history not working in pipeline

2016-09-16 Thread jn...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Nord created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-38287  
 
 
  test history not working in pipeline   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 James Nord  
 
 
Components: 
 cucumber-testresult-plugin  
 
 
Created: 
 2016/Sep/16 8:27 PM  
 
 
Environment: 
 cucumber-t-r-p 0.9.6  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 James Nord  
 

  
 
 
 
 

 
 look at a test in a pipeline using c-t-r-p  It does not work. 

 
WARNING: owner is null when trying to getTestResultAction.
Sep 16, 2016 1:24:43 PM hudson.tasks.test.TestObject getTestResultAction
WARNING: owner is null when trying to getTestResultAction.
Sep 16, 2016 1:24:43 PM hudson.tasks.test.TestObject getTestResultAction
WARNING: owner is null when trying to getTestResultAction.
Sep 16, 2016 1:24:43 PM hudson.tasks.test.TestObject getTestResultAction
WARNING: owner is null when trying to getTestResultAction.
Sep 16, 2016 1:25:23 PM hudson.tasks.test.TestObject getTestResultAction
WARNING: owner is null when trying to getTestResultAction.
Sep 16, 2016 1:25:23 PM hudson.ExpressionFactory2$JexlExpression evaluate
WARNING: Caught exception evaluating: it.historyAvailable() in /jenkins/job/cucumber-1/3/cucumberTestReport/dates-with-different-date-formats/determine-past-date/history/. Reason: java.lang.NullPointerException
java.lang.NullPointerException
at hudson.tasks.junit.History.historyAvailable(History.java:72)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at