We should probably report it to pytest-coverage, but I can't reproduce the bug outside swh-storage
Details
Details
- Reviewers
ardumont - Group Reviewers
Reviewers - Commits
- rDSTO1f0e25615e9d: Work around the segmentation faults caused by pytest-coverage + multiprocessing.
Diff Detail
Diff Detail
- Repository
- rDSTO Storage manager
- 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 D3372 (id=11970)
Rebasing onto dc1878b9fb...
Current branch diff-target is up to date.
Changes applied before test
commit 653be6556bbb80f9616bc53c7a944daede721aa0 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Tue Jun 30 10:19:38 2020 +0200 Work around the segmentation faults caused by pytest-coverage + multiprocessing.
See https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/390/ for more details.
Comment Actions
It seems to make the build faster as well.
last green master build : 6m25s [1]
last green diff build: 5m0s [2]
And that seems steady across builds.
Let's give it a try then ;)
[1] https://jenkins.softwareheritage.org/job/DSTO/job/tests/1319
https://jenkins.softwareheritage.org/job/DSTO/job/tests/
#1319 6m25s
#1320 6m51s
[2] https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/390/
https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/
#390 5m0s
#391 5m20s
Comment Actions
Build is green
Patch application report for D3372 (id=11971)
Rebasing onto dc1878b9fb...
Current branch diff-target is up to date.
Changes applied before test
commit 1f0e25615e9ded8789921963abdd37b7d6eaaaf1 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Tue Jun 30 10:19:38 2020 +0200 Work around the segmentation faults caused by pytest-coverage + multiprocessing.
See https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/391/ for more details.