Properties
Properties
- Buildable
- B210: rDSTO746e0495b0c7: objstorage: PathslicingObjStorage now allow arbitrary slicing
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Failed
Lint
Lint
- When
- Completed at Jun 16 2016, 3:12 PM · Built for 4 s
- Status
Passed
1 empty logs are hidden. Show all logs.
1 | python3 -m flake8 swh bin/swh-storage-add-dir bin/swh-objstorage-fsck bin/swh-objstorage-add-dir |
---|---|
2 |
Python tests
Python tests
- When
- Completed at Jun 16 2016, 3:12 PM · Built for 3 s
- Status
Failed
1 empty logs are hidden. Show all logs.
65 | ====================================================================== |
---|---|
66 | ERROR: repair_content_present_first (test_checker.TestChecker) |
67 | ---------------------------------------------------------------------- |
68 | Traceback (most recent call last): |
69 | File "/home/temp-drydock/drydock/workingcopy-159/repo/swh-storage/swh/storage/tests/test_checker.py", line 47, in setUp |
70 | self.checker = ContentChecker(config, path, depth, 'http://None') |
71 | File "/home/temp-drydock/drydock/workingcopy-159/repo/swh-storage/swh/storage/checker/checker.py", line 50, in __init__ |
72 | self.objstorage = PathSlicingObjStorage(root, depth, slicing=2) |
73 | TypeError: __init__() got multiple values for argument 'slicing' |
74 | |
75 | ====================================================================== |
76 | ERROR: repair_content_present_second (test_checker.TestChecker) |
77 | ---------------------------------------------------------------------- |
78 | Traceback (most recent call last): |
79 | File "/home/temp-drydock/drydock/workingcopy-159/repo/swh-storage/swh/storage/tests/test_checker.py", line 47, in setUp |
80 | self.checker = ContentChecker(config, path, depth, 'http://None') |
81 | File "/home/temp-drydock/drydock/workingcopy-159/repo/swh-storage/swh/storage/checker/checker.py", line 50, in __init__ |
82 | self.objstorage = PathSlicingObjStorage(root, depth, slicing=2) |
83 | TypeError: __init__() got multiple values for argument 'slicing' |
84 | |
85 | ---------------------------------------------------------------------- |
86 | Ran 22 tests in 1.129s |
87 | |
88 | FAILED (errors=6) |
89 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Jun 16 2016, 3:12 PM · Built for 32 s
- Status
Passed
1 | mr update: command failed |
---|---|
2 | mr update: command failed |
3 | mr update: command failed |
4 | mr update: command failed |
5 | mr update: command failed |
6 | mr update: command failed |
7 |
107 | mr update: /home/temp-drydock/drydock/workingcopy-159/repo/swh-environment/swh-storage-testdata |
---|---|
108 | Already up-to-date. |
109 | |
110 | mr update: /home/temp-drydock/drydock/workingcopy-159/repo/swh-environment/swh-storage |
111 | mr update: /home/temp-drydock/drydock/workingcopy-159/repo/swh-environment/swh-storage |
112 | From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage |
113 | faa35f7..68abde3 master -> origin/master |
114 | * [new tag] v0.0.40 -> v0.0.40 |
115 | Updating faa35f7..68abde3 |
116 | Fast-forward |
117 | debian/control | 4 +- |
118 | requirements.txt | 2 +- |
119 | swh/storage/checker/checker.py | 4 +- |
120 | swh/storage/objstorage/api/server.py | 5 +- |
121 | swh/storage/objstorage/objstorage.py | 6 ++- |
122 | swh/storage/objstorage/objstorage_pathslicing.py | 59 +++++++++++------------- |
123 | swh/storage/storage.py | 4 +- |
124 | swh/storage/tests/test_archiver.py | 2 +- |
125 | swh/storage/tests/test_checker.py | 4 +- |
126 | swh/storage/tests/test_objstorage_api.py | 21 +++------ |
127 | swh/storage/tests/test_objstorage_pathslicing.py | 6 +-- |
128 | 11 files changed, 54 insertions(+), 63 deletions(-) |
129 | |
130 | mr update: finished (12 ok; 6 failed) |
131 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Jun 16 2016, 3:11 PM · Built instantly
- Status
Passed