Properties
Properties
- Buildable
- B875: rDSTOa95a3c424c74: Add new entry for language indexer tool
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Failed
Lint
Lint
- When
- Completed at Jun 1 2017, 4:58 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 8 s
- Status
Failed
1 empty logs are hidden. Show all logs.
75 | addr.filename, addr.module) |
---|---|
76 | File "/usr/lib/python3/dist-packages/nose/importer.py", line 47, in importFromPath |
77 | return self.importFromDir(dir_path, fqname) |
78 | File "/usr/lib/python3/dist-packages/nose/importer.py", line 94, in importFromDir |
79 | mod = load_module(part_fqname, fh, filename, desc) |
80 | File "/usr/lib/python3.4/imp.py", line 235, in load_module |
81 | return load_source(name, filename, file) |
82 | File "/usr/lib/python3.4/imp.py", line 171, in load_source |
83 | module = methods.load() |
84 | File "<frozen importlib._bootstrap>", line 1220, in load |
85 | File "<frozen importlib._bootstrap>", line 1200, in _load_unlocked |
86 | File "<frozen importlib._bootstrap>", line 1129, in _exec |
87 | File "<frozen importlib._bootstrap>", line 1471, in exec_module |
88 | File "<frozen importlib._bootstrap>", line 321, in _call_with_frames_removed |
89 | File "/home/temp-drydock/drydock/workingcopy-170/repo/swh-storage/swh/storage/tests/test_archiver.py", line 19, in <module> |
90 | from server_testing import ServerTestFixtureAsync |
91 | File "/home/temp-drydock/drydock/workingcopy-170/repo/swh-storage/swh/storage/tests/server_testing.py", line 7, in <module> |
92 | import aiohttp |
93 | ImportError: No module named 'aiohttp' |
94 | |
95 | ---------------------------------------------------------------------- |
96 | Ran 12 tests in 1.892s |
97 | |
98 | FAILED (errors=3) |
99 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Jun 1 2017, 4:58 PM · Built for 41 s
- Status
Passed
1 empty logs are hidden. Show all logs.
288 | delete mode 100644 swh/storage/vault/cache.py |
---|---|
289 | delete mode 100644 swh/storage/vault/conf.yaml |
290 | delete mode 100644 swh/storage/vault/cookers/__init__.py |
291 | delete mode 100644 swh/storage/vault/cookers/base.py |
292 | delete mode 100644 swh/storage/vault/cookers/directory.py |
293 | delete mode 100644 swh/storage/vault/cookers/revision_flat.py |
294 | delete mode 100644 swh/storage/vault/cookers/revision_git.py |
295 | |
296 | mr update: /home/temp-drydock/drydock/workingcopy-170/repo/swh-environment/swh-web-ui |
297 | mr update: /home/temp-drydock/drydock/workingcopy-170/repo/swh-environment/swh-web-ui |
298 | From ssh://forge.softwareheritage.org/diffusion/DWUI/swh-web-ui |
299 | 67b1cf5..3471862 master -> origin/master |
300 | * [new tag] v0.0.82 -> v0.0.82 |
301 | Updating 67b1cf5..3471862 |
302 | Fast-forward |
303 | debian/control | 7 ++++--- |
304 | requirements-swh.txt | 4 ++-- |
305 | swh/web/ui/converters.py | 2 +- |
306 | swh/web/ui/main.py | 35 ++++++++++++++++++++++++++--------- |
307 | swh/web/ui/tests/test_app.py | 10 ++++++++-- |
308 | swh/web/ui/tests/test_converters.py | 7 ++++++- |
309 | 6 files changed, 47 insertions(+), 18 deletions(-) |
310 | |
311 | mr update: finished (23 ok) |
312 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Jun 1 2017, 4:58 PM · Built instantly
- Status
Passed