Page MenuHomeSoftware Heritage

Fix pytest warnings - tests: add missing join() after subprocess.run()
ClosedPublic

Authored by haltode on Oct 8 2020, 2:43 PM.

Diff Detail

Repository
rDFUSE FUSE virtual file system
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 D4201 (id=14793)

Rebasing onto ee058855d1...

Current branch diff-target is up to date.
Changes applied before test
commit 74607ba9d0b3f123bbb7ddc9a859884e780f46fd
Author: Thibault Allançon <haltode@gmail.com>
Date:   Thu Oct 8 14:26:57 2020 +0200

    tests: add missing join() after subprocess.run()

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

This revision is now accepted and ready to land.Oct 8 2020, 2:44 PM