Properties
Properties
- Buildable
- B180: rDSTO7c72d902f855: Update the storage module in order to follow objstorage refactoring
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Failed
Lint
Lint
- When
- Completed at Jun 13 2016, 2:51 PM · Built for 2 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 13 2016, 2:51 PM · Built for 1 s
- Status
Failed
1 empty logs are hidden. Show all logs.
| 51 | raise self.exc_val.with_traceback(self.tb) |
|---|---|
| 52 | File "/usr/lib/python3/dist-packages/nose/loader.py", line 414, in loadTestsFromName |
| 53 | addr.filename, addr.module) |
| 54 | File "/usr/lib/python3/dist-packages/nose/importer.py", line 47, in importFromPath |
| 55 | return self.importFromDir(dir_path, fqname) |
| 56 | File "/usr/lib/python3/dist-packages/nose/importer.py", line 94, in importFromDir |
| 57 | mod = load_module(part_fqname, fh, filename, desc) |
| 58 | File "/usr/lib/python3.4/imp.py", line 235, in load_module |
| 59 | return load_source(name, filename, file) |
| 60 | File "/usr/lib/python3.4/imp.py", line 171, in load_source |
| 61 | module = methods.load() |
| 62 | File "<frozen importlib._bootstrap>", line 1220, in load |
| 63 | File "<frozen importlib._bootstrap>", line 1200, in _load_unlocked |
| 64 | File "<frozen importlib._bootstrap>", line 1129, in _exec |
| 65 | File "<frozen importlib._bootstrap>", line 1471, in exec_module |
| 66 | File "<frozen importlib._bootstrap>", line 321, in _call_with_frames_removed |
| 67 | File "/home/temp-drydock/drydock/workingcopy-155/repo/swh-storage/swh/storage/tests/test_objstorage_api.py", line 15, in <module> |
| 68 | from swh.storage.objstorage.objstorage import _obj_path |
| 69 | ImportError: cannot import name '_obj_path' |
| 70 | |
| 71 | ---------------------------------------------------------------------- |
| 72 | Ran 18 tests in 0.489s |
| 73 | |
| 74 | FAILED (errors=2) |
| 75 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Jun 13 2016, 2:50 PM · Built for 18 s
- Status
Passed
| 1 | mr update: command failed |
|---|---|
| 2 | mr update: command failed |
| 3 | mr update: command failed |
| 4 |
| 159 | create mode 100644 swh/storage/tests/objstorage_testing.py |
|---|---|
| 160 | delete mode 100644 swh/storage/tests/test_objstorage.py |
| 161 | create mode 100644 swh/storage/tests/test_objstorage_pathslicing.py |
| 162 | |
| 163 | mr update: /home/temp-drydock/drydock/workingcopy-155/repo/swh-environment/swh-web-ui |
| 164 | mr update: /home/temp-drydock/drydock/workingcopy-155/repo/swh-environment/swh-web-ui |
| 165 | From ssh://forge.softwareheritage.org/diffusion/DWUI/swh-web-ui |
| 166 | e9360a4..110ba85 master -> origin/master |
| 167 | Updating e9360a4..110ba85 |
| 168 | Fast-forward |
| 169 | swh/web/ui/converters.py | 10 +++++++++- |
| 170 | swh/web/ui/templates/content.html | 5 +++++ |
| 171 | swh/web/ui/templates/directory.html | 7 ++++++- |
| 172 | swh/web/ui/templates/entity.html | 5 +++++ |
| 173 | swh/web/ui/templates/origin.html | 5 +++++ |
| 174 | swh/web/ui/templates/person.html | 5 +++++ |
| 175 | swh/web/ui/templates/release.html | 12 ++++++++++-- |
| 176 | swh/web/ui/templates/revision-directory.html | 23 +++++++++++++++++++---- |
| 177 | swh/web/ui/templates/revision-log.html | 23 +++++++++++++++++++---- |
| 178 | swh/web/ui/templates/revision.html | 19 +++++++++++++++++-- |
| 179 | swh/web/ui/tests/test_converters.py | 27 +++++++++++++++++++++++++++ |
| 180 | 11 files changed, 127 insertions(+), 14 deletions(-) |
| 181 | |
| 182 | mr update: finished (15 ok; 3 failed) |
| 183 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Jun 13 2016, 2:50 PM · Built instantly
- Status
Passed