Message396219
> Overall it looks as if the the Azure pipeline should be fixed, though. It's not ideal that the tests pass while running the PR, but not in other situations.
I agree. This specific test only seems to run *after* a commit is made. I don't see a way to run this test on a PR, even the `test-with-buildbots` test doesn't seem to trigger it.
> Also, the warnings suppression is not really obvious.
Yup, it's hidden away in the docs here, so I was rather lost too: https://docs.python.org/3/library/warnings.html#testing-warnings
Anyways, I'm not actually sure that the PR will fix it. AFAICS, the only way to test it is to commit it and let the buildbot run ;). I can't reproduce it locally. |
|
Date |
User |
Action |
Args |
2021-06-21 10:15:46 | kj | set | recipients:
+ kj, gvanrossum, srittau, docs@python, levkivskyi, JelleZijlstra, miss-islington, dgelessus |
2021-06-21 10:15:46 | kj | set | messageid: <1624270546.31.0.0546876098384.issue38291@roundup.psfhosted.org> |
2021-06-21 10:15:46 | kj | link | issue38291 messages |
2021-06-21 10:15:46 | kj | create | |
|