user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
* [PATCH 0/2] "make check-run" fixed
@ 2021-04-28 19:37 Eric Wong
  2021-04-28 19:37 ` [PATCH 1/2] t/run: support TEST_RUN_LOG to diagnose process death Eric Wong
  2021-04-28 19:37 ` [PATCH 2/2] lei: avoid close(STD{IN,OUT,ERR}) in oneshot mode Eric Wong
  0 siblings, 2 replies; 3+ messages in thread
From: Eric Wong @ 2021-04-28 19:37 UTC (permalink / raw)
  To: meta

It turns out the oneshot mode of lei was causing problems and
propagating them to other tests.  1/2 helped me finally get to
the bottom of it and fix it in 2/2.

Eric Wong (2):
  t/run: support TEST_RUN_LOG to diagnose process death
  lei: avoid close(STD{IN,OUT,ERR}) in oneshot mode

 lib/PublicInbox/LEI.pm | 18 ++++--------------
 t/lei.t                |  1 +
 t/run.perl             | 18 +++++++++++++++++-
 3 files changed, 22 insertions(+), 15 deletions(-)


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

end of thread, other threads:[~2021-04-28 19:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-28 19:37 [PATCH 0/2] "make check-run" fixed Eric Wong
2021-04-28 19:37 ` [PATCH 1/2] t/run: support TEST_RUN_LOG to diagnose process death Eric Wong
2021-04-28 19:37 ` [PATCH 2/2] lei: avoid close(STD{IN,OUT,ERR}) in oneshot mode Eric Wong

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

	https://80x24.org/public-inbox.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).