there're issues with that vtc which were hidden by vtest filter bug
hope those issues will ne addressed On Wed, Apr 22, 2026, 18:31 William Lallemand <[email protected]> wrote: > On Wed, Apr 22, 2026 at 03:20:32PM +0200, William Lallemand wrote: > > Subject: Re: [PATCH 1/3] BUG/MINOR: reg-tests: make shell syntax errors > fatal > > On Wed, Apr 22, 2026 at 08:38:08AM +0200, Ilia Shipitsin wrote: > > > Detect shell parser errors in test LOG files right after vtest > execution > > > and mark the run as failed when such errors are found. > > > > > > This turns malformed feature cmd expressions from warning-like > diagnostics > > > into hard failures, so broken test conditions are caught reliably. > > > > On Wed, Apr 22, 2026 at 08:38:09AM +0200, Ilia Shipitsin wrote: > > > Subject: [PATCH 2/3] reg-tests/ssl/ssl_dh.vtc: fix syntax error > > > diag 0.0 sh: -c: line 0: syntax error near unexpected token `wolfSSL' > > > > On Wed, Apr 22, 2026 at 08:38:10AM +0200, Ilia Shipitsin wrote: > > > Subject: [PATCH 3/3] ci: modernize actions/upload-artifact@v4 > > > Node.js 20 actions are deprecated. The following actions are running > on Node.js 20 and may not work as expected: actions/upload-artifact@v4. > > > > > > Merged, thanks. > > > > ssl_dh.vtc broke every jobs on the push CI, I had to disable it. > > -- > William Lallemand >

