On 09/02/2023 21:33, Diane Trout wrote:
The place to ask is debian-release; no comment on the likely result.


I'll try to ask.

Looking at the old logs, I think the old "passing" test *didn't actually run* the tests (just collected them, which was enough to fail on a dask/dask.distributed mismatch), because it did -k "not ( $SKIP_TEST )" when the variable was actually called SKIP_TESTS, causing

ERROR: Wrong expression passed to '-k': not ( ): at column 8: expected not OR left parenthesis OR identifier; got right parenthesis

and apparently-no tests run.

(This was fixed in
https://salsa.debian.org/python-team/packages/dask.distributed/-/commit/24cb367f4608a72d9f770cc619af3520bfdb1990 , apparently without noticing that it had ever existed.)

Which makes this not-a-regression...

Reply via email to