Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/performance-plugin
  Commit: 45fc5e4aab76c814fd0009f2d7728fed650a5c70
      
https://github.com/jenkinsci/performance-plugin/commit/45fc5e4aab76c814fd0009f2d7728fed650a5c70
  Author: John Kretschmann <joh...@vsp.com>
  Date:   2018-08-03 (Fri, 03 Aug 2018)

  Changed paths:
    M src/main/java/hudson/plugins/performance/PerformancePublisher.java

  Log Message:
  -----------
  Update PerformancePublisher.java (#173)

Moved the call to checkAverageResponseTime above the code that checks the 
errorFailedThreshold, reason being that if the errorFailedThreshold code sets 
the build to FAILURE then the checkAverageResponseTime will overwrite that and 
set the build to UNSTABLE.  By reordering the code, FAILURE takes higher 
precedence than UNSTABLE.



      **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
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/d/optout.

Reply via email to