Closes T2665.
Details
Details
- Reviewers
zack - Group Reviewers
Reviewers - Maniphest Tasks
- T2665: FUSE: add support for snapshot objects
- Commits
- rDFUSEd3a4668ae819: fuse: add support for snapshot artifacts
Diff Detail
Diff Detail
- Repository
- rDFUSE FUSE virtual file system
- Branch
- feature/add-snapshot-support
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 16343 Build 25163: Phabricator diff pipeline on jenkins Jenkins console · Jenkins Build 25162: arc lint + arc unit
Event Timeline
Comment Actions
Build is green
Patch application report for D4274 (id=15116)
Rebasing onto 9120d2963f...
First, rewinding head to replay your work on top of it... Applying: fuse: add support for snapshot artifacts
Changes applied before test
commit 8d9077cc2e94a3bfcf197c2b03ed7d062c6f0f32 Author: Thibault Allançon <haltode@gmail.com> Date: Thu Oct 15 16:04:58 2020 +0200 fuse: add support for snapshot artifacts Closes T2665.
See https://jenkins.softwareheritage.org/job/DFUSE/job/tests-on-diff/79/ for more details.
swh/fuse/tests/test_snapshot.py | ||
---|---|---|
10–11 | This is redundant with what is in fs/artifact.py but i don't think it really deserved a place outside of either of those functions. If the mangle mechanism is changed in fs/artifact.py this test will fail anyway. |
Comment Actions
Build is green
Patch application report for D4274 (id=15118)
Rebasing onto 9120d2963f...
First, rewinding head to replay your work on top of it... Applying: fuse: add support for snapshot artifacts
Changes applied before test
commit ea7901f3e7648e5baa4700fbbf9994d3b22462ce Author: Thibault Allançon <haltode@gmail.com> Date: Thu Oct 15 16:04:58 2020 +0200 fuse: add support for snapshot artifacts Closes T2665.
See https://jenkins.softwareheritage.org/job/DFUSE/job/tests-on-diff/80/ for more details.
Comment Actions
Build is green
Patch application report for D4274 (id=15132)
Rebasing onto 9120d2963f...
Current branch diff-target is up to date.
Changes applied before test
commit d3a4668ae81934aea9d266b76be2e89c275c9a90 Author: Thibault Allançon <haltode@gmail.com> Date: Thu Oct 15 16:04:58 2020 +0200 fuse: add support for snapshot artifacts Closes T2665.
See https://jenkins.softwareheritage.org/job/DFUSE/job/tests-on-diff/81/ for more details.