Page MenuHomeSoftware Heritage

pytest.ini: Drop filterwarnings which never worked
ClosedPublic

Authored by ardumont on Jul 7 2020, 12:21 PM.

Details

Summary

Align pytest.ini back to swh-py-template.

Test Plan

tox

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

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.

anlambert added inline comments.
pytest.ini
3

It does not work because there is a typo here ;-)

Looking at the latest CI log of scheduler, the warning to filter does not appear anymore so this can be removed indeed.

This revision is now accepted and ready to land.Jul 7 2020, 1:13 PM