git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Gopal Yadav <gopunop@gmail.com>
To: git@vger.kernel.org
Subject: [NEW] Git
Date: Tue, 18 Aug 2020 17:53:04 +0530	[thread overview]
Message-ID: <CAAUOv8jP00_W6=qFBWL1RpV0Dd1Fh1k19PQ33ycBnwVMLfRypA@mail.gmail.com> (raw)

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.

             reply	other threads:[~2020-08-18 12:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-18 12:23 Gopal Yadav [this message]
2020-08-18 16:52 ` [NEW] Git Eric Sunshine
2020-08-19  7:18   ` Gopal Yadav

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAAUOv8jP00_W6=qFBWL1RpV0Dd1Fh1k19PQ33ycBnwVMLfRypA@mail.gmail.com' \
    --to=gopunop@gmail.com \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).