Properties
Properties
- Buildable
- B780: Diff 611
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Failed
Lint
Lint
- When
- Completed at Mar 16 2017, 11:32 AM · Built for 7 s
- Status
Failed
1 | python3 -m flake8 swh bin/swh-storage-add-dir |
---|---|
2 | swh/storage/vault/cookers/revision_git.py:139:18: W503 line break before binary operator |
3 | swh/storage/vault/cookers/revision_git.py:140:18: W503 line break before binary operator |
4 | ../Makefile.python:25: recipe for target 'check' failed |
5 |
Python tests
Python tests
- When
- Completed at Mar 16 2017, 11:32 AM · Built for 4 s
- Status
Failed
1 empty logs are hidden. Show all logs.
122 | raise self.exc_val.with_traceback(self.tb) |
---|---|
123 | File "/usr/lib/python3/dist-packages/nose/loader.py", line 414, in loadTestsFromName |
124 | addr.filename, addr.module) |
125 | File "/usr/lib/python3/dist-packages/nose/importer.py", line 47, in importFromPath |
126 | return self.importFromDir(dir_path, fqname) |
127 | File "/usr/lib/python3/dist-packages/nose/importer.py", line 94, in importFromDir |
128 | mod = load_module(part_fqname, fh, filename, desc) |
129 | File "/usr/lib/python3.4/imp.py", line 235, in load_module |
130 | return load_source(name, filename, file) |
131 | File "/usr/lib/python3.4/imp.py", line 171, in load_source |
132 | module = methods.load() |
133 | File "<frozen importlib._bootstrap>", line 1220, in load |
134 | File "<frozen importlib._bootstrap>", line 1200, in _load_unlocked |
135 | File "<frozen importlib._bootstrap>", line 1129, in _exec |
136 | File "<frozen importlib._bootstrap>", line 1471, in exec_module |
137 | File "<frozen importlib._bootstrap>", line 321, in _call_with_frames_removed |
138 | File "/home/temp-drydock/drydock/workingcopy-169/repo/swh-storage/swh/storage/tests/test_storage.py", line 21, in <module> |
139 | from swh.core.hashutil import hex_to_hash |
140 | ImportError: No module named 'swh.core.hashutil' |
141 | |
142 | ---------------------------------------------------------------------- |
143 | Ran 5 tests in 0.496s |
144 | |
145 | FAILED (errors=5) |
146 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Mar 16 2017, 11:32 AM · Built for 11 s
- Status
Passed
1 empty logs are hidden. Show all logs.
88 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-storage |
---|---|
89 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-storage |
90 | Already up-to-date. |
91 | |
92 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-web-ui |
93 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-web-ui |
94 | From ssh://forge.softwareheritage.org/diffusion/DWUI/swh-web-ui |
95 | 0e37496..dfbb949 master -> origin/master |
96 | * [new tag] v0.0.81 -> v0.0.81 |
97 | Updating 0e37496..dfbb949 |
98 | Fast-forward |
99 | debian/control | 1 + |
100 | requirements-swh.txt | 1 + |
101 | swh/web/ui/converters.py | 2 +- |
102 | swh/web/ui/query.py | 10 +-- |
103 | swh/web/ui/service.py | 6 +- |
104 | swh/web/ui/tests/test_backend.py | 109 ++++++++++++++++---------------- |
105 | swh/web/ui/tests/test_converters.py | 84 +++++++++++++------------ |
106 | swh/web/ui/tests/test_query.py | 14 ++--- |
107 | swh/web/ui/tests/test_service.py | 122 +++++++++++++++++++----------------- |
108 | swh/web/ui/views/browse.py | 2 +- |
109 | 10 files changed, 181 insertions(+), 170 deletions(-) |
110 | |
111 | mr update: finished (24 ok) |
112 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Mar 16 2017, 11:32 AM · Built instantly
- Status
Passed