Fix deprecated asyncio_mode legacy pytest warnings
Details
Details
- Reviewers
vlorentz - Group Reviewers
Reviewers - Commits
- rDTSCN90534ecae4ca: add auto asyncio_mode in pytest.ini
Diff Detail
Diff Detail
- Repository
- rDTSCN Code scanner
- Branch
- fix/pytestasyiomode
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 29343 Build 45853: Phabricator diff pipeline on jenkins Jenkins console · Jenkins Build 45852: arc lint + arc unit
Event Timeline
Comment Actions
Build has FAILED
Patch application report for D7787 (id=28120)
Rebasing onto 255a11833b...
Current branch diff-target is up to date.
Changes applied before test
commit 8e91f33823544a28cce33181f10fbcb9c8c61741 Author: Pratyush Desai <pratyush.desai@liberta.casa> Date: Mon May 9 12:13:54 2022 +0200 add strict asyncio_mode in pytest.ini
Link to build: https://jenkins.softwareheritage.org/job/DTSCN/job/tests-on-diff/161/
See console output for more information: https://jenkins.softwareheritage.org/job/DTSCN/job/tests-on-diff/161/console
Comment Actions
The way pytest-asyncio markers and fixtures work are causing problems, please consider this Revision as moot for now till I find out how.
Comment Actions
Build is green
Patch application report for D7787 (id=28236)
Could not rebase; Attempt merge onto 255a11833b...
Updating 255a118..373fd48 Fast-forward pytest.ini | 2 ++ 1 file changed, 2 insertions(+)
Changes applied before test
commit 373fd480b481b647a77d801b4be43ef98aa0ae2a Author: Pratyush Desai <pratyush.desai@liberta.casa> Date: Thu May 12 13:57:19 2022 +0200 pytest-asio from strict to auto commit 8e91f33823544a28cce33181f10fbcb9c8c61741 Author: Pratyush Desai <pratyush.desai@liberta.casa> Date: Mon May 9 12:13:54 2022 +0200 add strict asyncio_mode in pytest.ini
See https://jenkins.softwareheritage.org/job/DTSCN/job/tests-on-diff/162/ for more details.