git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [NEW] Git
@ 2020-08-18 12:23 Gopal Yadav
  2020-08-18 16:52 ` Eric Sunshine
  0 siblings, 1 reply; 3+ messages in thread
From: Gopal Yadav @ 2020-08-18 12:23 UTC (permalink / raw)
  To: git

Hi Everyone,

I am new to git and have submitted a microproject to get familiar with
the process of submitting patches. Would further like to work on
resolving this issue https://github.com/gitgitgadget/git/issues/353

Some questions regarding that:
What is meant by skipping evaluation of lazy prereq?
Does it mean that test_lazy_prereq() and test_run_lazy_prereq()
functions should be skipped in tests which are instructed to be
skipped by --run?

So for example if we run $sh t0001-init.sh --run='1-33'
Then current behaviour allows test_lazy_prereq() at line 319 to execute.
But since we are not running tests past the 33rd test we don't want
test_lazy_prereq() to be executed.
Is this the problem statement?

I know the issue talks about something related to chains but I am
thinking of starting by resolving the lazy prereq task first.

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

end of thread, other threads:[~2020-08-19  7:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-18 12:23 [NEW] Git Gopal Yadav
2020-08-18 16:52 ` Eric Sunshine
2020-08-19  7:18   ` Gopal Yadav

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).