git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* t0012-help on 'seen' crashes with gcc-13, passes with clang-16
@ 2024-10-01  0:14 Junio C Hamano
  0 siblings, 0 replies; only message in thread
From: Junio C Hamano @ 2024-10-01  0:14 UTC (permalink / raw)
  To: git

I didn't dug more deeply than what the title says.

expecting success of 0012.33 'add can handle -h': 
                (
                        GIT_CEILING_DIRECTORIES=$(pwd) &&
                        export GIT_CEILING_DIRECTORIES &&
                        test_expect_code 129 git -C sub $builtin -h >output 2>&1
                ) &&
                test_grep usage output

/home/gitster/w/buildfarm/seen/t/test-lib-functions.sh: line 1239: 270317 Segmentation fault      "$@" 2>&7
test_expect_code: command exited with 139, we wanted 129 git -C sub add -h
not ok 33 - add can handle -h
#
#                       (
#                               GIT_CEILING_DIRECTORIES=$(pwd) &&
#                               export GIT_CEILING_DIRECTORIES &&
#                               test_expect_code 129 git -C sub $builtin -h >output 2>&1
#                       ) &&
#                       test_grep usage output

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-10-01  0:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-01  0:14 t0012-help on 'seen' crashes with gcc-13, passes with clang-16 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).