Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: 427520742e738197e19cab0a4231a659ac03c1e9
      
https://github.com/jenkinsci/git-plugin/commit/427520742e738197e19cab0a4231a659ac03c1e9
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2024-03-18 (Mon, 18 Mar 2024)

  Changed paths:
    M src/test/java/hudson/plugins/git/GitSCMSlowTest.java

  Log Message:
  -----------
  Skip testMergeWithMatrixBuild if gpgsign enabled (#1564)

The testMergeWithMatrixBuild test fails randomly on several machines when
commit.gpgsign and tag.gpgsign are not enabled if the TestPreBuildMerge
implementation is used. It passes consistently when PreBuildMerge is
used.

Rather than spend the time trying to diagnose the intermittent failures,
this configuration allows the test to be skipped if either of those
configuration settings are enabled.

Other tests in this class are able to use TestPreBuildMerge without issue.

Tested by enabling commit.gpgsign in ~/.gitconfig and by enabling
commit.gpgsign in a $XDG_CONFIG_HOME/.gitconfig file.  Test was skipped
when gpgsign was enabled in either of those files.



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/git-plugin/settings/notifications

-- 
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/git-plugin/push/refs/heads/master/7f8afe-427520%40github.com.

Reply via email to