Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: 22ff327697d8b6c85e63cfdf7dfe729b9e7c78e9
      
https://github.com/jenkinsci/jira-plugin/commit/22ff327697d8b6c85e63cfdf7dfe729b9e7c78e9
  Author: James Nord <jtn...@users.noreply.github.com>
  Date:   2022-08-23 (Tue, 23 Aug 2022)

  Changed paths:
    M src/test/java/hudson/plugins/jira/CliParameterTest.java

  Log Message:
  -----------
  fix flaky CliParameterTest on Windows

the build was started but it did not wait for the build to complete.
On windows this would cause a failure to cleanup in the teardown of the
Jenkins instance as the build log file would still be in use (sometimes)

Fixes the issue by adding the -s flag to the build command so the cli
command will not return until the build has completed.


  Commit: 8618f1a6bbd7173a2a10afbe16b3ae136e4201ba
      
https://github.com/jenkinsci/jira-plugin/commit/8618f1a6bbd7173a2a10afbe16b3ae136e4201ba
  Author: Radek Antoniuk <521838+ranton...@users.noreply.github.com>
  Date:   2022-08-24 (Wed, 24 Aug 2022)

  Changed paths:
    M src/test/java/hudson/plugins/jira/CliParameterTest.java

  Log Message:
  -----------
  Merge pull request #477 from jtnord/fix-windows-flake

fix flaky CliParameterTest on Windows


Compare: 
https://github.com/jenkinsci/jira-plugin/compare/fe23ec4dc0e5...8618f1a6bbd7

-- 
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/jira-plugin/push/refs/heads/master/fe23ec-8618f1%40github.com.

Reply via email to