On Thu, Oct 20, 2022 at 10:51:23PM +0500, Илья Шипицин wrote: > I would suggest to display vtest result failure only if vtest failed, > haproxy/vtest.yml at master · haproxy/haproxy (github.com) > <https://github.com/haproxy/haproxy/blob/master/.github/workflows/vtest.yml#L139> > > I doubt if there could be coredump together with successful vtest .... >
Indeed that make sense, I'll do that. > just curious, was it only reproduced on CI ? not reproduced locally on > alpine ? > I tested on a local container but it didn't reproduce all the parameters to make it fail, my alpine version wasn't the right one in my container, even if I used :latest it wasn't the same, and the number of threads wasn't right either. Once I had the coredump I identified what was missing but I spend some time trying to change multiple parameters. -- William Lallemand

