On 2026/01/23 09:45, Johannes Thyssen Tishman wrote:
> 1. Test run as _pbuild user with PORTS_PRIVSEP=yes (with xhost
> +si:localuser:_pbuild; make test; xhost -si:localuser:_pbuild):
> 
>   Total cases: 137 BAD, 1029 FAILED, 1 IMPROVEMENT, 4698 OK, 15217 SKIPPED
>   Elapsed time: 2 Hours 38 Minutes 22.977169 Seconds
> 
> 2. Test run as my own user by running the commands under the 'do-test'
> target manually:
> 
>   Total cases: 142 BAD, 265 FAILED, 1 IMPROVEMENT, 5457 OK, 15217 SKIPPED
>   Elapsed time: 2 Hours 51 Minutes 17.465214 Seconds
> 
> Running the tests as the _pbuild caused a lot more failures mostly due
> to the following error:
> 
>   MESA-LOADER: failed to retrieve device information
>   amdgpu: drmGetDevice2 failed.
> 
> Not sure how to deal with this. When running the tests as my own user,
> ca. 95% of the tests succeed (without counting bad and skipped tests)
> and failures are mostly due missing font dependendencies.

I think the best we can do for this really is add a comment, e.g.
"...however, more tests if running like this than if you run the test
commands by hand as yiur own user".

(You might find you have fewer failures doing that manually rather
than with "make test" without PORTS_PRIVSEP, too..)

>                                                           I'll keep
> working on these, but I consider the results to be good enough and would
> like to commit this update that is long overdue.
> 
> Feedback? Oks? Objections?

Not using this but the uodate looks good to me and it sounds like your
testing is pretty solid. ok with me.

Reply via email to