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

2018-11-07 Thread ww-ga...@163.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 wayne wang commented on  JENKINS-48839  
 

  
 
 
 
 

 
 
  
 
 
 
 

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

  
 
 
 
 

 
 We observed similar issue, See below snapshot.  Buid #718 got "Regression" and said "Failed 1 times in the last 30 runs. Flakiness: 3%, Stability: 96%".  The following builds (since build #719) passed. But they said "(No known failures. Flakiness 0%, Stability 100%)". This should be incorrect.    
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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] (JENKINS-48839) Junit plugin reporting Fixed when apparently the previous run did not fail

2018-11-07 Thread ww-ga...@163.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 wayne wang updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-48839  
 
 
  Junit plugin reporting Fixed when apparently the previous run did not fail   
 

  
 
 
 
 

 
Change By: 
 wayne wang  
 
 
Attachment: 
 JUnitPlugin.PNG  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





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