[JIRA] (JENKINS-55264) Threshold Number of tests not working

2019-06-21 Thread klynton.fow...@workingtime-solutions.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Klynton Fowler commented on  JENKINS-55264  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Threshold Number of tests not working   
 

  
 
 
 
 

 
 I'm also experiencing this error. However manually changing the value in the XML to 1 does resolve the issue, as long as you restart Jenkins after making the change (Reload Config from Disk doesn't seem to work). But if you ever Configure the job and save changes it will revert back to 2.   As a workaround I've got a quick batch file that auto updates the  entry in the XML which runs as part of my Jenkins startup.  
 

  
 
 
 
 

 
 
 

 
 
 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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.196348.1545234045000.5398.156320196%40Atlassian.JIRA.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-55264) Threshold Number of tests not working

2019-02-24 Thread bian...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 hubin zhao commented on  JENKINS-55264  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Threshold Number of tests not working   
 

  
 
 
 
 

 
 same question here!  
 

  
 
 
 
 

 
 
 

 
 
 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-55264) Threshold Number of tests not working

2018-12-19 Thread maxime.lavo...@orange.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Maxime Lavocat created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-55264  
 
 
  Threshold Number of tests not working   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Nalin Makar  
 
 
Components: 
 testng-plugin  
 
 
Created: 
 2018-12-19 15:40  
 
 
Environment: 
 Windows Server 2012 64bit, Firefox 64, Jenkins 2.150.1, Testng plugin 1.15  
 
 
Priority: 
  Major  
 
 
Reporter: 
 Maxime Lavocat  
 

  
 
 
 
 

 
 When selecting "Number of tests" mode for "Threshold to mark build Failed" and saving, this parameter is not saved. I can check that in the config.xml of the job : 2 Even if I modify manually this parameter by puting "1" in this file, the plugin still uses percent mode threshold.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment