git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Clarification on GPG preference update prompts during Git test suite execution
@ 2025-06-04  9:39 Haritha D
  2025-06-04 11:13 ` Chris Torek
  0 siblings, 1 reply; 3+ messages in thread
From: Haritha D @ 2025-06-04  9:39 UTC (permalink / raw)
  To: git@vger.kernel.org

Hi Team,

I wanted help regarding the below scenario:

While running the test suite for the latest Git version, I observed that some test cases—particularly t5573-pull-verify-signatures.sh—prompt for input with the message:

Really update the preferences? (y/N)

I attempted to work around this by piping yes n, but the prompt still appears, causing the tests to wait for user input.

I noticed that the ci/run-build-and-tests.sh script in the Git repo does not seem to explicitly handle this scenario (e.g., no --batch, --yes, or other flags related to GPG). I’m curious—how does Git's CI/CD pipeline avoid or suppress these GPG interactive prompts during test execution?

Any insights on how this is managed or best practices to handle such cases in automated environments would be greatly appreciated.

Thanks & regards
Haritha



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-06-04 16:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-04  9:39 Clarification on GPG preference update prompts during Git test suite execution Haritha D
2025-06-04 11:13 ` Chris Torek
2025-06-04 16:20   ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).