Skip to content
Snippets Groups Projects

Adapt cli declaration entrypoint to swh.core 0.3

1 unresolved thread

Migrated from D4051 (view on Phabricator)

Merge request reports

Closed by Phabricator Migration userPhabricator Migration user 4 years ago (Sep 25, 2020 1:27pm UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
1 1 [pytest]
2 addopts = --doctest-modules
2 addopts = --doctest-modules -p no:pytest_swh_core
  • Build is green

    Patch application report for D4051 (id=14280)

    Rebasing onto e0b4b946...

    Current branch diff-target is up to date.
    Changes applied before test
    commit bfbd72a468c24e66dca3f18159e03dfa8924b73c
    Author: David Douard <david.douard@sdfa3.org>
    Date:   Wed Sep 23 17:52:14 2020 +0200
    
        Adapt cli declaration entrypoint to swh.core 0.3
        
        The addition of '-p no:pytest_swh_core' in pytest.ini is needed to
        prevent pytest from loading the pytest_swh_core plugin which we do not
        need here and which would require some more dependencies (e.g.
        requests).

    See https://jenkins.softwareheritage.org/job/DMOD/job/tests-on-diff/138/ for more details.

  • Author Maintainer

    and with the pytest.ini hunk we don't need a (non working) dependency on swh.core[testing]

  • Build is green

    Patch application report for D4051 (id=14282)

    Rebasing onto e0b4b946...

    Current branch diff-target is up to date.
    Changes applied before test
    commit be8f1a559d8209710a08ca48d93b7f513fa1c42f
    Author: David Douard <david.douard@sdfa3.org>
    Date:   Wed Sep 23 17:52:14 2020 +0200
    
        Adapt cli declaration entrypoint to swh.core 0.3
        
        The addition of '-p no:pytest_swh_core' in pytest.ini is needed to
        prevent pytest from loading the pytest_swh_core plugin which we do not
        need here and which would require some more dependencies (e.g.
        requests).

    See https://jenkins.softwareheritage.org/job/DMOD/job/tests-on-diff/139/ for more details.

  • Author Maintainer

    Merge request was merged

  • closed

  • Please register or sign in to reply
    Loading