Properties
Properties
- Buildable
- B212: rDSTO029a9512ddc5: storage: change objstorage initialization arguments
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Failed
Lint
Lint
- When
- Completed at Jun 16 2016, 3:12 PM · Built for 3 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 2 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-154/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-154/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-154/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-154/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 0.834s |
| 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 31 s
- Status
Passed
| 1 | mr update: command failed |
|---|---|
| 2 | mr update: command failed |
| 3 | mr update: command failed |
| 4 |
| 74 | Already up-to-date. |
|---|---|
| 75 | |
| 76 | mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-storage-testdata |
| 77 | mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-storage-testdata |
| 78 | Already up-to-date. |
| 79 | |
| 80 | mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-storage |
| 81 | mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-storage |
| 82 | From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage |
| 83 | 8c6e8d7..68abde3 master -> origin/master |
| 84 | Updating 8c6e8d7..68abde3 |
| 85 | Fast-forward |
| 86 | swh/storage/checker/checker.py | 4 +- |
| 87 | swh/storage/objstorage/api/server.py | 5 +- |
| 88 | swh/storage/objstorage/objstorage.py | 6 ++- |
| 89 | swh/storage/objstorage/objstorage_pathslicing.py | 59 +++++++++++------------- |
| 90 | swh/storage/storage.py | 4 +- |
| 91 | swh/storage/tests/test_archiver.py | 2 +- |
| 92 | swh/storage/tests/test_checker.py | 4 +- |
| 93 | swh/storage/tests/test_objstorage_api.py | 21 +++------ |
| 94 | swh/storage/tests/test_objstorage_pathslicing.py | 6 +-- |
| 95 | 9 files changed, 51 insertions(+), 60 deletions(-) |
| 96 | |
| 97 | mr update: finished (15 ok; 3 failed) |
| 98 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Jun 16 2016, 3:11 PM · Built instantly
- Status
Passed