They have been moved in a swh-core pytest plugin to share them with
other swh packages that might need it.
Related to D8434
Paths
| Differential D8444 Authored by anlambert on Sep 12 2022, 11:56 AM.
Details
Summary They have been moved in a swh-core pytest plugin to share them with Related to D8434
Diff Detail
Event TimelineHerald added a reviewer: Reviewers. · View Herald TranscriptSep 12 2022, 11:56 AM2022-09-12 11:56:44 (UTC+2) Comment Actions Build was aborted Patch application report for D8444 (id=30440)Rebasing onto 6d7efad974... Current branch diff-target is up to date. Changes applied before testcommit 4e38489882b26803f331d67962887f055abca427 Author: Antoine Lambert <anlambert@softwareheritage.org> Date: Mon Sep 12 11:54:59 2022 +0200 tests/conftest: Remove sentry fixtures They have been moved in a swh-core pytest plugin to share them with other swh packages that might need it. Link to build: https://jenkins.softwareheritage.org/job/DCIDX/job/tests-on-diff/487/ Harbormaster returned this revision to the author for changes because remote builds failed.Sep 12 2022, 12:08 PM2022-09-12 12:08:27 (UTC+2) Comment Actions Build is green Patch application report for D8444 (id=30440)Rebasing onto 6d7efad974... Current branch diff-target is up to date. Changes applied before testcommit 4e38489882b26803f331d67962887f055abca427 Author: Antoine Lambert <anlambert@softwareheritage.org> Date: Mon Sep 12 11:54:59 2022 +0200 tests/conftest: Remove sentry fixtures They have been moved in a swh-core pytest plugin to share them with other swh packages that might need it. See https://jenkins.softwareheritage.org/job/DCIDX/job/tests-on-diff/488/ for more details. Harbormaster completed remote builds in B31456: Diff 30440.Sep 12 2022, 12:18 PM2022-09-12 12:18:34 (UTC+2) This revision is now accepted and ready to land.Sep 12 2022, 2:39 PM2022-09-12 14:39:59 (UTC+2) Comment Actions Build is green Patch application report for D8444 (id=30453)Rebasing onto 6d7efad974... Current branch diff-target is up to date. Changes applied before testcommit e25a2f4e4a34bf34c4de54586a61db6f154b39e5 Author: Antoine Lambert <anlambert@softwareheritage.org> Date: Mon Sep 12 11:54:59 2022 +0200 tests/conftest: Remove sentry fixtures They have been moved in a swh-core pytest plugin to share them with other swh packages that might need it. See https://jenkins.softwareheritage.org/job/DCIDX/job/tests-on-diff/489/ for more details. Harbormaster completed remote builds in B31463: Diff 30453.Sep 12 2022, 2:52 PM2022-09-12 14:52:14 (UTC+2) Closed by commit rDCIDXe25a2f4e4a34: tests/conftest: Remove sentry fixtures (authored by anlambert). · Explain WhySep 12 2022, 2:54 PM2022-09-12 14:54:38 (UTC+2) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 30453 requirements-swh.txt
swh/indexer/tests/conftest.py
|
Don't we want to keep the original docstring as well here (@functools.wraps)?