Closes T2820.
Details
Details
- Reviewers
seirl - Group Reviewers
Reviewers - Maniphest Tasks
- T2820: FUSE: nest branch names in snapshot views instead of URL-escaping slashes
- Commits
- rDFUSEfe07b1cd293c: fs: snapshot: nest branch names as directories instead of URL-escaping
Diff Detail
Diff Detail
- Repository
- rDFUSE FUSE virtual file system
- Branch
- feature/snapshot-branches-as-dir
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 17617 Build 27234: Phabricator diff pipeline on jenkins Jenkins console · Jenkins Build 27233: arc lint + arc unit
| Time | Test | |
|---|---|---|
| 584 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.fuse.tests.test_revision::test_list_history fuse_mntdir = PosixPath('/tmp/tmpaevs4m91.swh-fuse-test')
def test_list_history(fuse_mntdir):
| |
| 351 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.fuse.tests.test_cli::test_mountpoint | |
| 351 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.fuse.tests.test_content::test_access_file | |
| 354 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.fuse.tests.test_content::test_cat_file | |
| 351 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.fuse.tests.test_directory::test_access_file | |
| View Full Test Results (1 Failed · 21 Passed) |
Event Timeline
Comment Actions
Build has FAILED
Patch application report for D4631 (id=16428)
Rebasing onto 1c778776d8...
Current branch diff-target is up to date.
Changes applied before test
commit 0b0b1fa5701660c36f0b4cde931f0fd099c51d82
Author: Thibault Allançon <haltode@gmail.com>
Date: Fri Nov 27 14:23:53 2020 +0100
fs: snapshot: nest branch names as directories instead of URL-escaping
Closes T2820.Link to build: https://jenkins.softwareheritage.org/job/DFUSE/job/tests-on-diff/198/
See console output for more information: https://jenkins.softwareheritage.org/job/DFUSE/job/tests-on-diff/198/console
Comment Actions
Build is green
Patch application report for D4631 (id=16440)
Rebasing onto 91da323979...
Current branch diff-target is up to date.
Changes applied before test
commit 5c4bca91fdf6af60e0efdde474169848c2cdb02a
Author: Thibault Allançon <haltode@gmail.com>
Date: Fri Nov 27 14:23:53 2020 +0100
fs: snapshot: nest branch names as directories instead of URL-escaping
Closes T2820.See https://jenkins.softwareheritage.org/job/DFUSE/job/tests-on-diff/206/ for more details.
| docs/design.md | ||
|---|---|---|
| 133–134 | please write this before landing | |
Comment Actions
Build is green
Patch application report for D4631 (id=16457)
Rebasing onto 3b91a08afe...
Current branch diff-target is up to date.
Changes applied before test
commit fe07b1cd293cb65c4850165e41bd10b51d00339e
Author: Thibault Allançon <haltode@gmail.com>
Date: Fri Nov 27 14:23:53 2020 +0100
fs: snapshot: nest branch names as directories instead of URL-escaping
Closes T2820.See https://jenkins.softwareheritage.org/job/DFUSE/job/tests-on-diff/211/ for more details.