Properties
Properties
- Buildable
- B596: Diff 410
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Failed
Lint
Lint
- When
- Completed at Feb 6 2017, 6:24 PM · Built for 23 s
- Status
Failed
1 | python3 -m flake8 swh bin/swh-web-ui-dev |
---|---|
2 | swh/web/ui/tests/views/test_api.py:300:38: E222 multiple spaces after operator |
3 | swh/web/ui/tests/views/test_api.py:301:38: E222 multiple spaces after operator |
4 | ../Makefile.python:25: recipe for target 'check' failed |
5 |
Python tests
Python tests
- When
- Completed at Feb 6 2017, 6:24 PM · Built for 9 s
- Status
Failed
1 empty logs are hidden. Show all logs.
283 | mod = load_module(part_fqname, fh, filename, desc) |
---|---|
284 | File "/usr/lib/python3.4/imp.py", line 235, in load_module |
285 | return load_source(name, filename, file) |
286 | File "/usr/lib/python3.4/imp.py", line 171, in load_source |
287 | module = methods.load() |
288 | File "<frozen importlib._bootstrap>", line 1220, in load |
289 | File "<frozen importlib._bootstrap>", line 1200, in _load_unlocked |
290 | File "<frozen importlib._bootstrap>", line 1129, in _exec |
291 | File "<frozen importlib._bootstrap>", line 1471, in exec_module |
292 | File "<frozen importlib._bootstrap>", line 321, in _call_with_frames_removed |
293 | File "/home/temp-drydock/drydock/workingcopy-179/repo/swh-web-ui/swh/web/ui/tests/test_service.py", line 12, in <module> |
294 | from swh.web.ui import service |
295 | File "/home/temp-drydock/drydock/workingcopy-179/repo/swh-web-ui/swh/web/ui/service.py", line 9, in <module> |
296 | from swh.web.ui import converters, query, backend |
297 | File "/home/temp-drydock/drydock/workingcopy-179/repo/swh-web-ui/swh/web/ui/backend.py", line 8, in <module> |
298 | from . import main |
299 | File "/home/temp-drydock/drydock/workingcopy-179/repo/swh-web-ui/swh/web/ui/main.py", line 10, in <module> |
300 | from flask_limiter import Limiter |
301 | ImportError: No module named 'flask_limiter' |
302 | |
303 | ---------------------------------------------------------------------- |
304 | Ran 96 tests in 0.987s |
305 | |
306 | FAILED (errors=7) |
307 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Feb 6 2017, 6:24 PM · Built for 16 s
- Status
Passed
1 empty logs are hidden. Show all logs.
218 | delete mode 120000 swh/web/ui/static/lib/core.js |
---|---|
219 | delete mode 120000 swh/web/ui/static/lib/jquery.dataTables.min.js |
220 | delete mode 120000 swh/web/ui/static/lib/jquery.flot.min.js |
221 | delete mode 120000 swh/web/ui/static/lib/jquery.flot.selection.min.js |
222 | delete mode 120000 swh/web/ui/static/lib/jquery.flot.time.min.js |
223 | delete mode 120000 swh/web/ui/static/lib/jquery.flot.tooltip.min.js |
224 | delete mode 120000 swh/web/ui/static/lib/lib-typedarrays.js |
225 | delete mode 120000 swh/web/ui/static/lib/sha1.js |
226 | delete mode 120000 swh/web/ui/static/lib/sha256.js |
227 | create mode 100644 swh/web/ui/static/robots.txt |
228 | |
229 | mr update: /home/temp-drydock/drydock/workingcopy-179/repo/swh-environment/swh-storage-testdata |
230 | mr update: /home/temp-drydock/drydock/workingcopy-179/repo/swh-environment/swh-storage-testdata |
231 | From ssh://forge.softwareheritage.org/diffusion/DSTOT/swh-storage-testdata |
232 | e32f585..83349e1 master -> origin/master |
233 | Updating e32f585..83349e1 |
234 | Fast-forward |
235 | dumps/swh-archiver.dump | Bin 11449 -> 11449 bytes |
236 | dumps/swh-archiver.sql | 2 +- |
237 | dumps/swh.dump | Bin 191266 -> 185669 bytes |
238 | dumps/swh.sql | 264 ++++++++++++------------------------------------ |
239 | 4 files changed, 65 insertions(+), 201 deletions(-) |
240 | |
241 | mr update: finished (21 ok) |
242 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Feb 6 2017, 6:24 PM · Built instantly
- Status
Passed