Details
- Reviewers
zack - Group Reviewers
Reviewers - Commits
- rDFUSE91da32397917: tests: use fixed delay in test_list_history
Diff Detail
- Repository
- rDFUSE FUSE virtual file system
- Branch
- tests/ignore-test-remote-ci
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 17611 Build 27222: Phabricator diff pipeline on jenkins Jenkins console · Jenkins Build 27221: arc lint + arc unit
Time | Test | |
---|---|---|
657 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.fuse.tests.test_revision::test_list_history fuse_mntdir = PosixPath('/tmp/tmp08cbrm_h.swh-fuse-test')
def test_list_history(fuse_mntdir):
| |
356 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
Build is green
Patch application report for D4628 (id=16422)
Rebasing onto 1c778776d8...
Current branch diff-target is up to date.
Changes applied before test
commit d8cf389066c82d1e6e77026c1ce800d3e61e21bb Author: Thibault Allançon <haltode@gmail.com> Date: Fri Nov 27 17:50:55 2020 +0100 tests: (temporary fix) ignore history/by-date test on remote CI
See https://jenkins.softwareheritage.org/job/DFUSE/job/tests-on-diff/196/ for more details.
LGTM.
*But*.
Please first file a task about this issue and reference it from the comment in the code, for ease of tracking.
Build has FAILED
Patch application report for D4628 (id=16422)
Rebasing onto 1c778776d8...
Current branch diff-target is up to date.
Changes applied before test
commit d8cf389066c82d1e6e77026c1ce800d3e61e21bb Author: Thibault Allançon <haltode@gmail.com> Date: Fri Nov 27 17:50:55 2020 +0100 tests: (temporary fix) ignore history/by-date test on remote CI
Link to build: https://jenkins.softwareheritage.org/job/DFUSE/job/tests-on-diff/197/
See console output for more information: https://jenkins.softwareheritage.org/job/DFUSE/job/tests-on-diff/197/console
tests: use fixed delay in test_list_history
Closes T2829. The ".status" file presence is currently not a reliable system to
stop the delay, so use a fixed one instead to prevent random CI fails.
Build is green
Patch application report for D4628 (id=16430)
Rebasing onto 1c778776d8...
Current branch diff-target is up to date.
Changes applied before test
commit eede0f7beea1ffd1ec55a49c5d05873067874bb0 Author: Thibault Allançon <haltode@gmail.com> Date: Fri Nov 27 17:50:55 2020 +0100 tests: use fixed delay in test_list_history Closes T2829. The ".status" file presence is currently not a reliable system to stop the delay, so use a fixed one instead to prevent random CI fails. TODO: new task about re-doing the .status implementation
See https://jenkins.softwareheritage.org/job/DFUSE/job/tests-on-diff/200/ for more details.
Build is green
Patch application report for D4628 (id=16431)
Rebasing onto 1c778776d8...
Current branch diff-target is up to date.
Changes applied before test
commit eede0f7beea1ffd1ec55a49c5d05873067874bb0 Author: Thibault Allançon <haltode@gmail.com> Date: Fri Nov 27 17:50:55 2020 +0100 tests: use fixed delay in test_list_history Closes T2829. The ".status" file presence is currently not a reliable system to stop the delay, so use a fixed one instead to prevent random CI fails. TODO: new task about re-doing the .status implementation
See https://jenkins.softwareheritage.org/job/DFUSE/job/tests-on-diff/201/ for more details.
Build is green
Patch application report for D4628 (id=16432)
Rebasing onto 1c778776d8...
Current branch diff-target is up to date.
Changes applied before test
commit eede0f7beea1ffd1ec55a49c5d05873067874bb0 Author: Thibault Allançon <haltode@gmail.com> Date: Fri Nov 27 17:50:55 2020 +0100 tests: use fixed delay in test_list_history Closes T2829. The ".status" file presence is currently not a reliable system to stop the delay, so use a fixed one instead to prevent random CI fails. TODO: new task about re-doing the .status implementation
See https://jenkins.softwareheritage.org/job/DFUSE/job/tests-on-diff/202/ for more details.
Build is green
Patch application report for D4628 (id=16433)
Rebasing onto 1c778776d8...
Current branch diff-target is up to date.
Changes applied before test
commit eede0f7beea1ffd1ec55a49c5d05873067874bb0 Author: Thibault Allançon <haltode@gmail.com> Date: Fri Nov 27 17:50:55 2020 +0100 tests: use fixed delay in test_list_history Closes T2829. The ".status" file presence is currently not a reliable system to stop the delay, so use a fixed one instead to prevent random CI fails. TODO: new task about re-doing the .status implementation
See https://jenkins.softwareheritage.org/job/DFUSE/job/tests-on-diff/203/ for more details.
Build is green
Patch application report for D4628 (id=16436)
Rebasing onto 1c778776d8...
Current branch diff-target is up to date.
Changes applied before test
commit 91da32397917d80086467c7ea5100974511b1bcf Author: Thibault Allançon <haltode@gmail.com> Date: Fri Nov 27 17:50:55 2020 +0100 tests: use fixed delay in test_list_history Closes T2829. The ".status" file presence is currently not a reliable system to stop the delay, so use a fixed one instead to prevent random CI fails. The .status issue is now tracked in T2830.
See https://jenkins.softwareheritage.org/job/DFUSE/job/tests-on-diff/204/ for more details.