Maybe sudo drops env variables On Tue, May 18, 2021, 12:29 PM Tim Düsterhus <[email protected]> wrote:
> Ilya, > > On 5/17/21 3:57 PM, Илья Шипицин wrote: > > FYI, this is not what it supposed to be > > > > BUILD/MINOR: ssl: Fix compilation with SSL enabled · > > haproxy/haproxy@d75b99e (github.com) > > <https://github.com/haproxy/haproxy/runs/2599654016> > > > > according to global ASAN_OPTIONS it was supposed to go to separate log. > > but something went wrong :) > > I'm aware of that, I believe we discussed this back when migrating to > GitHub Actions. But we considered the current state acceptable, as ASAN > generally works and one can find the output, even if it is a bit hidden. > I was unable to find out why it didn't work back then. > > > it is almost all time ok to break on ASAN errors, the only degradation it > > fails on the first error and execution stops (that is ok almost all > time). > > > > I'll try to figure out why ASAN_OPTIONS did not work. > > > > Thanks! > > Best regards > Tim Düsterhus >

