Source: accountsservice
Version: 23.13.9-5

Hi,

accountsservice runs tests during its build.
However it apparently runs pytest with its default settings, where
pytest helpfully strips long lines.

Example [1]:
| AssertionError: (expiration_time=9223372036854775807, last[127 chars]ck=0) != 
(9223372036854775807, 1700064268, 0, 0, 0, 0)


I think pytest tries to cut out only "irrelevant" info, but the
heuristics do not always do the right thing.

Please consider running pytest with, I think, -v.
This should avoid the cut outs.


Chris


[1] from 
https://buildd.debian.org/status/fetch.php?pkg=accountsservice&arch=arm64&ver=23.13.9-5&stamp=1700064280&raw=0

Reply via email to