dict(x if x is not None else None) != dict(x) if x is not None else None...
Details
Details
- Reviewers
olasd - Group Reviewers
Reviewers - Commits
- rDSTOc3803ef8f797: Fix a typo I introduced in previous revision
Diff Detail
Diff Detail
- Repository
- rDSTO Storage manager
- Branch
- master
- Lint
Lint Skipped - Unit
Unit Tests Skipped - Build Status
Buildable 13516 Build 20683: Phabricator diff pipeline on jenkins Jenkins console · Jenkins Build 20682: arc lint + arc unit
Time | Test | |
---|---|---|
100,504 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.algos.test_snapshot::test_snapshot_large swh_storage = <swh.storage.validate.ValidatingProxyStorage object at 0x7f0ee8e7aa20>
@given(branch_name=branch_names(), branch_target=branch_targets(only_objects=True))
| |
6 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.fixer::swh.storage.fixer._fix_content | |
2 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.fixer::swh.storage.fixer._fix_origin | |
4 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.fixer::swh.storage.fixer._fix_origin_visit | |
4 ms | Jenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.fixer::swh.storage.fixer._fix_revision | |
View Full Test Results (1 Failed · 779 Passed · 17 Skipped) |
Event Timeline
Comment Actions
Build has FAILED
Patch application report for D3477 (id=12296)
Rebasing onto 8bf3794874...
Current branch diff-target is up to date.
Changes applied before test
commit bf6dad9a3b417c0beab1480394f8543958dc1eb6 Author: David Douard <david.douard@sdfa3.org> Date: Thu Jul 9 11:54:07 2020 +0200 Fix a typo in previous revision dict(x if x is not None else None) != dict(x) if x is not None else None...
Link to build: https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/430/
See console output for more information: https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/430/console
Comment Actions
Build has FAILED
Patch application report for D3477 (id=12297)
Rebasing onto 8bf3794874...
Current branch diff-target is up to date.
Changes applied before test
commit c3803ef8f79765c5ff4f0e13e115779aea7ad38f Author: David Douard <david.douard@sdfa3.org> Date: Thu Jul 9 11:54:07 2020 +0200 Fix a typo I introduced in previous revision dict(x if x is not None else None) != dict(x) if x is not None else None...
Link to build: https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/431/
See console output for more information: https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/431/console
Comment Actions
Build has FAILED
Patch application report for D3477 (id=12296)
Rebasing onto 8bf3794874...
Current branch diff-target is up to date.
Changes applied before test
commit bf6dad9a3b417c0beab1480394f8543958dc1eb6 Author: David Douard <david.douard@sdfa3.org> Date: Thu Jul 9 11:54:07 2020 +0200 Fix a typo in previous revision dict(x if x is not None else None) != dict(x) if x is not None else None...
Link to build: https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/432/
See console output for more information: https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/432/console