Align pytest.ini back to swh-py-template.
Details
Details
- Reviewers
anlambert - Group Reviewers
Reviewers - Commits
- rDSCHce63e6afd01b: pytest.ini: Drop filterwarnings which never worked
tox
Diff Detail
Diff Detail
- Repository
- rDSCH Scheduling utilities
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
Build is green
Patch application report for D3441 (id=12186)
Rebasing onto b2cbb9ba85...
Current branch diff-target is up to date.
Changes applied before test
commit ce63e6afd01bfc66bdf418602d539369ca4332c8 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Tue Jul 7 12:17:55 2020 +0200 pytest.ini: Drop filterwarnings which never worked
See https://jenkins.softwareheritage.org/job/DSCH/job/tests-on-diff/40/ for more details.
pytest.ini | ||
---|---|---|
3 | It does not work because there is a typo here ;-) |
Comment Actions
Looking at the latest CI log of scheduler, the warning to filter does not appear anymore so this can be removed indeed.