Properties
Properties
- Buildable
- B872: rDSTOf18e2dfa9315: swh.storage: ctags endpoints: use indexer_configuration_id
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Failed
Lint
Lint
- When
- Completed at Jun 1 2017, 4:57 PM · Built for 1 s
- Status
Failed
1 | /usr/bin/python3: No module named flake8 |
---|---|
2 | make: *** [check] Error 1 |
3 |
1 | python3 -m flake8 swh bin/swh-storage-add-dir |
---|---|
2 | ../Makefile.python:25: recipe for target 'check' failed |
3 |
Python tests
Python tests
- When
- Completed at Jun 1 2017, 4:58 PM · Built for 14 s
- Status
Failed
1 empty logs are hidden. Show all logs.
74 | addr.filename, addr.module) |
---|---|
75 | File "/usr/lib/python3/dist-packages/nose/importer.py", line 47, in importFromPath |
76 | return self.importFromDir(dir_path, fqname) |
77 | File "/usr/lib/python3/dist-packages/nose/importer.py", line 94, in importFromDir |
78 | mod = load_module(part_fqname, fh, filename, desc) |
79 | File "/usr/lib/python3.4/imp.py", line 235, in load_module |
80 | return load_source(name, filename, file) |
81 | File "/usr/lib/python3.4/imp.py", line 171, in load_source |
82 | module = methods.load() |
83 | File "<frozen importlib._bootstrap>", line 1220, in load |
84 | File "<frozen importlib._bootstrap>", line 1200, in _load_unlocked |
85 | File "<frozen importlib._bootstrap>", line 1129, in _exec |
86 | File "<frozen importlib._bootstrap>", line 1471, in exec_module |
87 | File "<frozen importlib._bootstrap>", line 321, in _call_with_frames_removed |
88 | File "/home/temp-drydock/drydock/workingcopy-173/repo/swh-storage/swh/storage/tests/test_archiver.py", line 19, in <module> |
89 | from server_testing import ServerTestFixtureAsync |
90 | File "/home/temp-drydock/drydock/workingcopy-173/repo/swh-storage/swh/storage/tests/server_testing.py", line 7, in <module> |
91 | import aiohttp |
92 | ImportError: No module named 'aiohttp' |
93 | |
94 | ---------------------------------------------------------------------- |
95 | Ran 11 tests in 5.415s |
96 | |
97 | FAILED (errors=3) |
98 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Jun 1 2017, 4:57 PM · Built for 54 s
- Status
Passed
268 | delete mode 100644 swh/storage/vault/cache.py |
---|---|
269 | delete mode 100644 swh/storage/vault/conf.yaml |
270 | delete mode 100644 swh/storage/vault/cookers/__init__.py |
271 | delete mode 100644 swh/storage/vault/cookers/base.py |
272 | delete mode 100644 swh/storage/vault/cookers/directory.py |
273 | delete mode 100644 swh/storage/vault/cookers/revision_flat.py |
274 | delete mode 100644 swh/storage/vault/cookers/revision_git.py |
275 | |
276 | mr update: /home/temp-drydock/drydock/workingcopy-173/repo/swh-environment/swh-web-ui |
277 | mr update: /home/temp-drydock/drydock/workingcopy-173/repo/swh-environment/swh-web-ui |
278 | From ssh://forge.softwareheritage.org/diffusion/DWUI/swh-web-ui |
279 | 67b1cf5..3471862 master -> origin/master |
280 | * [new tag] v0.0.82 -> v0.0.82 |
281 | Updating 67b1cf5..3471862 |
282 | Fast-forward |
283 | debian/control | 7 ++++--- |
284 | requirements-swh.txt | 4 ++-- |
285 | swh/web/ui/converters.py | 2 +- |
286 | swh/web/ui/main.py | 35 ++++++++++++++++++++++++++--------- |
287 | swh/web/ui/tests/test_app.py | 10 ++++++++-- |
288 | swh/web/ui/tests/test_converters.py | 7 ++++++- |
289 | 6 files changed, 47 insertions(+), 18 deletions(-) |
290 | |
291 | mr update: finished (22 ok; 1 failed) |
292 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Jun 1 2017, 4:56 PM · Built instantly
- Status
Passed