• Bug#1058707: accountsservice: run build-time testsuite in verbose mode

    From Simon McVittie@21:1/5 to Chris Hofstaedtler on Thu Aug 8 11:20:01 2024
    Control: severity -1 wishlist
    Control: tags -1 + help

    On Thu, 14 Dec 2023 at 23:47:51 +0100, Chris Hofstaedtler wrote:
    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)

    It's unittest (from the Python standard library), not pytest, and
    unfortunately I couldn't find a way to make unittest's assertions not
    do this: it seems to be hard-coded.

    smcv

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)