Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/config-file-provider-plugin

  Commit: e13e90f8d5dc37eaac3c3e1f8cddf5f490b5d5ab

      
https://github.com/jenkinsci/config-file-provider-plugin/commit/e13e90f8d5dc37eaac3c3e1f8cddf5f490b5d5ab

  Author: René Scheibe <rene.sche...@gmail.com>

  Date:   2019-08-30 (Fri, 30 Aug 2019)



  Changed paths:

    M 
src/test/java/org/jenkinsci/plugins/configfiles/buildwrapper/ConfigFileBuildWrapperTest.java



  Log Message:

  -----------

  Fix flaky ConfigFileBuildWrapperTest



Don't use the deprecated `ConfigProvider#config()` method anymore. It uses

`System.currentTimeMillis()` to generate the id which may result in the same id

for multiple configs. Therefore `correctConfigMustBeActiveInDropdown()` was 
flaky.





  Commit: fb6dc05bfbdd852e363250a30407297b79494b1f

      
https://github.com/jenkinsci/config-file-provider-plugin/commit/fb6dc05bfbdd852e363250a30407297b79494b1f

  Author: Olivier Lamy <ol...@apache.org>

  Date:   2019-08-30 (Fri, 30 Aug 2019)



  Changed paths:

    M 
src/test/java/org/jenkinsci/plugins/configfiles/buildwrapper/ConfigFileBuildWrapperTest.java



  Log Message:

  -----------

  Merge pull request #66 from darxriggs/fix-flaky-test



Fix flaky ConfigFileBuildWrapperTest





Compare: 
https://github.com/jenkinsci/config-file-provider-plugin/compare/0a8832390b86...fb6dc05bfbdd

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/config-file-provider-plugin/push/refs/heads/master/0a8832-fb6dc0%40github.com.

Reply via email to