Re: [PATCH 0/1] CI: drop asan.log umbrella for good

2024-05-13 Thread William Lallemand
On Thu, May 09, 2024 at 10:19:17PM +0200, Ilia Shipitsin wrote:
> for some reasons it appeared to be a good idea
> to collect ASAN log separately from VTest error logs,
> but also it appeared to work poorly in real life (compared to
> specially prepared synthetic environments).
> 
> let drop asan.log redirection
> 
> Ilia Shipitsin (1):
>   CI: drop asan.log umbrella completely
> 
>  .github/workflows/vtest.yml | 9 -
>  1 file changed, 9 deletions(-)
> 

Merged, thanks!

-- 
William Lallemand



[PATCH 0/1] CI: drop asan.log umbrella for good

2024-05-09 Thread Ilia Shipitsin
for some reasons it appeared to be a good idea
to collect ASAN log separately from VTest error logs,
but also it appeared to work poorly in real life (compared to
specially prepared synthetic environments).

let drop asan.log redirection

Ilia Shipitsin (1):
  CI: drop asan.log umbrella completely

 .github/workflows/vtest.yml | 9 -
 1 file changed, 9 deletions(-)

-- 
2.43.0.windows.1