[JIRA] (JENKINS-48839) Junit plugin reporting Fixed when apparently the previous run did not fail

2018-03-07 Thread luisn...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Luis Echeverria edited a comment on  JENKINS-48839  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Junit plugin reporting Fixed when apparently the previous run did not fail   
 

  
 
 
 
 

 
 I'm hitting the exact same issue where a test that did not fail in the previous run is marked as FIXED. In this case the same test has been marked with status FIXED for three consecutive builds.{{Build 44:}}{code:java}{   "_class": "hudson.tasks.junit.ClassResult",   "testActions": [ ],   "child": [{     "testActions": [ ],     "age": 0,     "className": "Test /ep/GetEp.ExistingEp",     "duration": 0.439,     "failedSince": 0, }}      "name": "should get status 200",     "skipped": false,     "status": "FIXED"   }],   "failCount": 0,   "name": "ExistingEp",   "passCount": 1,   "skipCount": 0 }{code}{{Build 43:}}{code:java}{   "_class": "hudson.tasks.junit.ClassResult",   "testActions": [ ],   "child": [{     "testActions": [ ],     "age": 0,     "className": "Test /ep/GetEp.ExistingEp",     "duration": 0.506,     "failedSince": 0,     "name": "should get status 200",     "skipped": false,     "status": "FIXED"   }],   "failCount": 0,   "name": "ExistingEp",   "passCount": 1,   "skipCount": 0 }{code}{{Build 42:}}{code:java}{   "_class": "hudson.tasks.junit.ClassResult",   "testActions": [ ],   "child": [{     "testActions": [ ],     "age": 0,     "className": "Test /ep/GetEp.ExistingEp",     "duration": 0.472,     "failedSince": 0,     "name": "should get status 200",     "skipped": false,     "status": "FIXED"   }],   "failCount": 0,   "name": "ExistingEp",     "passCount": 1,   "skipCount": 0 }{code}  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received 

[JIRA] (JENKINS-48839) Junit plugin reporting Fixed when apparently the previous run did not fail

2018-03-07 Thread luisn...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Luis Echeverria edited a comment on  JENKINS-48839  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Junit plugin reporting Fixed when apparently the previous run did not fail   
 

  
 
 
 
 

 
 I'm hitting the exact same issue where a test that did not fail in the previous run is marked as FIXED. In this case the same test has been marked with status FIXED for three consecutive builds.{{Build 44:}}{ {\{ code:java } } { {    "_class": "hudson.tasks.junit.ClassResult", }}  {{   "testActions": [ ], }}  {{   "child": [ \ { }}  {{      "testActions": [ ], }}  {{      "age": 0, }}  {{      "className": "Test /ep/GetEp.ExistingEp", }}  {{      "duration": 0.439, }}  {{      "failedSince": 0,}} {{      "name": "should get status 200", }}  {{      "skipped": false, }}  {{{color:#ff}     "status": "FIXED" {color}}}  {{   }], }}  {{   "failCount": 0, }}  {{   "name": "ExistingEp", }}  {{   "passCount": 1, }}  {{   "skipCount": 0 }}   } { { code } }}   {{Build 43:}}{ {\{ code:java } } { {    "_class": "hudson.tasks.junit.ClassResult", }}  {{   "testActions": [ ], }}  {{   "child": [ \ { }}  {{     "testActions": [ ], }}  {{     "age": 0, }}  {{     "className": "Test /ep/GetEp.ExistingEp", }}  {{     "duration": 0.506, }}  {{     "failedSince": 0, }}  {{     "name": "should get status 200", }}  {{     "skipped": false, }}  {{{color:#ff}     "status": "FIXED" {color}}}  {{   }], }}  {{   "failCount": 0, }}  {{   "name": "ExistingEp", }}  {{   "passCount": 1, }}  {{   "skipCount": 0 }}   } { { code } }}   {{Build 42:}}{ {\{ code:java } } { {    "_class": "hudson.tasks.junit.ClassResult", }}  {{   "testActions": [ ], }}  {{   "child": [ \ { }}  {{     "testActions": [ ], }}  {{     "age": 0, }}  {{     "className": "Test /ep/GetEp.ExistingEp", }}  {{     "duration": 0.472, }}  {{     "failedSince": 0, }}  {{     "name": "should get status 200", }}  {{     "skipped": false, }}  {{{color:#ff}     "status": "FIXED" {color}}}  {{   }], }}  {{   "failCount": 0, }}  {{   "name": "ExistingEp", }}  {{          "passCount": 1, }}  {{   "skipCount": 0 }}   } { { code } }}  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

[JIRA] (JENKINS-48839) Junit plugin reporting Fixed when apparently the previous run did not fail

2018-03-07 Thread luisn...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Luis Echeverria commented on  JENKINS-48839  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Junit plugin reporting Fixed when apparently the previous run did not fail   
 

  
 
 
 
 

 
 I'm hitting the exact same issue where a test that did not fail in the previous run is marked as FIXED. In this case the same test has been marked with status FIXED for three consecutive builds. Build 44: {{{}}   "_class": "hudson.tasks.junit.ClassResult",   "testActions": [ ],   "child": [{ {{     "testActions": [ ],}} {{     "age": 0,}} {{     "className": "Test /ep/GetEp.ExistingEp",}} {{     "duration": 0.439,}} {{     "failedSince": 0,}} {{     "name": "should get status 200",}} {{     "skipped": false,}}     "status": "FIXED"   }],   "failCount": 0,   "name": "ExistingEp",   "passCount": 1,   "skipCount": 0 } Build 43: {{{}}   "_class": "hudson.tasks.junit.ClassResult",   "testActions": [ ],   "child": [{     "testActions": [ ],     "age": 0,     "className": "Test /ep/GetEp.ExistingEp",     "duration": 0.506,     "failedSince": 0,     "name": "should get status 200",     "skipped": false,     "status": "FIXED"   }],   "failCount": 0,   "name": "ExistingEp",   "passCount": 1,   "skipCount": 0 } Build 42: {{{}}   "_class": "hudson.tasks.junit.ClassResult",   "testActions": [ ],   "child": [{     "testActions": [ ],     "age": 0,     "className": "Test /ep/GetEp.ExistingEp",     "duration": 0.472,     "failedSince": 0,     "name": "should get status 200",     "skipped": false,     "status": "FIXED"   }],   "failCount": 0,   "name": "ExistingEp", {{   "passCount": 1,}}   "skipCount": 0 }  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message