Related to T2494
Details
Details
- Reviewers
vlorentz - Group Reviewers
Reviewers - Maniphest Tasks
- T2494: tests: Use data model objects within tests (drop dicts)
- Commits
- rDSTO64535049b02d: test_storage: stat_counters: Use data model object
tox
Diff Detail
Diff Detail
- Repository
- rDSTO Storage manager
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
Build has FAILED
Patch application report for D3572 (id=12576)
Could not rebase; Attempt merge onto 1c1bef91e1...
Updating 1c1bef91..1bf74dcd Fast-forward swh/storage/tests/test_storage.py | 430 ++++++++++++++++++++------------------ 1 file changed, 232 insertions(+), 198 deletions(-)
Changes applied before test
commit 1bf74dcd90ef2b333af9b465de7a23f48c53993d Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Mon Jul 20 16:35:46 2020 +0200 test_storage: stat_counters: Use data model object Related to T2494 commit cf80d3c29d7a7f2094570c14478fcc93dd995a12 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Mon Jul 20 15:58:35 2020 +0200 test_storage: snapshot: Use data model object Related to T2494 commit 4f1017173b98cbc742a45d1b44ea5716dcab29a5 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Mon Jul 20 15:36:05 2020 +0200 test_storage: origin_visit/origin_visit_status: Use data model object Related to T2494
Link to build: https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/503/
See console output for more information: https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/503/console
Comment Actions
Build is green
Patch application report for D3572 (id=12579)
Could not rebase; Attempt merge onto 1c1bef91e1...
Updating 1c1bef91..64535049 Fast-forward swh/storage/tests/test_storage.py | 428 ++++++++++++++++++++------------------ 1 file changed, 231 insertions(+), 197 deletions(-)
Changes applied before test
commit 64535049b02de6ad0c43d9f55d1093d1a8a4d8e2 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Mon Jul 20 16:35:46 2020 +0200 test_storage: stat_counters: Use data model object Related to T2494 commit cf80d3c29d7a7f2094570c14478fcc93dd995a12 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Mon Jul 20 15:58:35 2020 +0200 test_storage: snapshot: Use data model object Related to T2494 commit 4f1017173b98cbc742a45d1b44ea5716dcab29a5 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Mon Jul 20 15:36:05 2020 +0200 test_storage: origin_visit/origin_visit_status: Use data model object Related to T2494
See https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/505/ for more details.