Properties
Properties
- Buildable
- B211: rDSTOc7e1ed39a26a: objstorage.api: Change instantiation of the object storage
- 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-157/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-157/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-157/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-157/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.197s |
| 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 33 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 |
| 110 | Already up-to-date. |
|---|---|
| 111 | |
| 112 | mr update: /home/temp-drydock/drydock/workingcopy-157/repo/swh-environment/swh-storage-testdata |
| 113 | mr update: /home/temp-drydock/drydock/workingcopy-157/repo/swh-environment/swh-storage-testdata |
| 114 | Already up-to-date. |
| 115 | |
| 116 | mr update: /home/temp-drydock/drydock/workingcopy-157/repo/swh-environment/swh-storage |
| 117 | mr update: /home/temp-drydock/drydock/workingcopy-157/repo/swh-environment/swh-storage |
| 118 | From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage |
| 119 | 8c6e8d7..68abde3 master -> origin/master |
| 120 | Updating 8c6e8d7..68abde3 |
| 121 | Fast-forward |
| 122 | swh/storage/checker/checker.py | 4 +- |
| 123 | swh/storage/objstorage/api/server.py | 5 +- |
| 124 | swh/storage/objstorage/objstorage.py | 6 ++- |
| 125 | swh/storage/objstorage/objstorage_pathslicing.py | 59 +++++++++++------------- |
| 126 | swh/storage/storage.py | 4 +- |
| 127 | swh/storage/tests/test_archiver.py | 2 +- |
| 128 | swh/storage/tests/test_checker.py | 4 +- |
| 129 | swh/storage/tests/test_objstorage_api.py | 21 +++------ |
| 130 | swh/storage/tests/test_objstorage_pathslicing.py | 6 +-- |
| 131 | 9 files changed, 51 insertions(+), 60 deletions(-) |
| 132 | |
| 133 | mr update: finished (13 ok; 5 failed) |
| 134 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Jun 16 2016, 3:11 PM · Built instantly
- Status
Passed