Comment 2 for bug 2052727

Revision history for this message
Graham Inggs (ginggs) wrote (last edit ):

It looks like there's a typo in your patch, not sure how it passed:

+- assert warn_mock.called_once_with(
++ warn_mock.asset_called_once_with(

I guess that should be "assert_called_once_with".

I noticed your test was run with:

324s ============================= test session starts ==============================
324s platform linux -- Python 3.11.7, pytest-7.4.4, pluggy-1.3.0
324s rootdir: /usr/lib/python3/dist-packages/ipyparallel

For fixes involving a transition, I usually trigger the autopkgtests twice, the second time with &all-proposed=1. I did so in your PPA, and it still passed, with:

276s ============================= test session starts ==============================
276s platform linux -- Python 3.12.2, pytest-7.4.4, pluggy-1.4.0
276s rootdir: /usr/lib/python3/dist-packages/ipyparallel

https://autopkgtest.ubuntu.com/results/autopkgtest-noble-cpete-ipyparallel/noble/amd64/i/ipyparallel/20240209_075236_45a54@/log.gz