git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [Possible Breakage] t1308 - Bad return value from test-tool
@ 2019-02-08 21:42 Randall S. Becker
  2019-02-09  4:24 ` Jeff King
  0 siblings, 1 reply; 5+ messages in thread
From: Randall S. Becker @ 2019-02-08 21:42 UTC (permalink / raw)
  To: git; +Cc: 'Duy Nguyen'

t1308 has me perplexed - this is an old breakage on the NonStop platform,
that I have just gotten around to checking with the new bash version we
have. When running sub-test 23, the following was reported:

Value not found for "foo.bar"
test_expect_code: command exited with 1, we wanted 2 test-tool config
configset_get_value foo.bar a-directory

However, when I looked inside t/helper/test-config.c, every path reporting
"Value not found" has a goto exit1 not exit2. It seems, from the code, that
the test is actually incorrect and should be expecting 1 not 2, and that it
is working properly on NonStop (but the test fails as a result).

What is perplexing is that someone else should be seeing this. The
test-config.c code is about 5 years old, but the test was modified a year or
two ago. What am I missing here?

Cheers,
Randall




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

end of thread, other threads:[~2019-02-10  0:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-08 21:42 [Possible Breakage] t1308 - Bad return value from test-tool Randall S. Becker
2019-02-09  4:24 ` Jeff King
2019-02-09 18:08   ` Randall S. Becker
2019-02-09 23:32     ` Jeff King
2019-02-10  0:15       ` Randall S. Becker

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).