Page MenuHomeSoftware Heritage

Build 814

Lint

When
Completed at Jan 26 2017, 3:13 PM · Built for 5 s
Status
Passed
1 empty logs are hidden. Show all logs.

Build Log 2988 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1python3 -m flake8 swh bin/swh-storage-add-dir
2

Python tests

When
Completed at Jan 26 2017, 3:13 PM · Built for 6 s
Status
Failed
1 empty logs are hidden. Show all logs.

Build Log 2987 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

18 addr.filename, addr.module)
19 File "/usr/lib/python3/dist-packages/nose/importer.py", line 47, in importFromPath
20 return self.importFromDir(dir_path, fqname)
21 File "/usr/lib/python3/dist-packages/nose/importer.py", line 94, in importFromDir
22 mod = load_module(part_fqname, fh, filename, desc)
23 File "/usr/lib/python3.4/imp.py", line 235, in load_module
24 return load_source(name, filename, file)
25 File "/usr/lib/python3.4/imp.py", line 171, in load_source
26 module = methods.load()
27 File "<frozen importlib._bootstrap>", line 1220, in load
28 File "<frozen importlib._bootstrap>", line 1200, in _load_unlocked
29 File "<frozen importlib._bootstrap>", line 1129, in _exec
30 File "<frozen importlib._bootstrap>", line 1471, in exec_module
31 File "<frozen importlib._bootstrap>", line 321, in _call_with_frames_removed
32 File "/home/temp-drydock/drydock/workingcopy-178/repo/swh-storage/swh/storage/tests/test_api_client.py", line 12, in <module>
33 from swh.storage.api.server import app
34 File "/home/temp-drydock/drydock/workingcopy-178/repo/swh-storage/swh/storage/api/server.py", line 14, in <module>
35 from swh.objstorage.api.common import (BytesRequest, decode_request,
36ImportError: No module named 'swh.objstorage.api.common'
37
38----------------------------------------------------------------------
39Ran 9 tests in 3.154s
40
41FAILED (errors=1)
42

Update environment from working copy

When
Completed at Jan 26 2017, 3:13 PM · Built for 25 s
Status
Passed
1 empty logs are hidden. Show all logs.

Build Log 2980 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

150 .../ui/templates/includes/apidoc-header-toc.html | 26 +++
151 swh/web/ui/templates/includes/apidoc-header.html | 147 ++++----------
152 swh/web/ui/templates/includes/apidoc-header.md | 120 ++++-------
153 swh/web/ui/templates/layout.html | 71 ++++---
154 swh/web/ui/tests/test_apidoc.py | 5 +
155 swh/web/ui/tests/test_app.py | 15 +-
156 swh/web/ui/tests/test_backend.py | 5 +-
157 swh/web/ui/tests/test_converters.py | 60 +++---
158 swh/web/ui/tests/test_renderers.py | 35 ++--
159 swh/web/ui/tests/test_service.py | 15 +-
160 swh/web/ui/tests/test_utils.py | 39 ++--
161 swh/web/ui/tests/views/test_api.py | 144 +++++--------
162 swh/web/ui/tests/views/test_browse.py | 23 +--
163 swh/web/ui/tests/views/test_main.py | 2 +-
164 swh/web/ui/utils.py | 14 +-
165 swh/web/ui/views/api.py | 225 +++++++++++++++------
166 swh/web/ui/views/browse.py | 16 +-
167 swh/web/ui/views/main.py | 2 +-
168 33 files changed, 1055 insertions(+), 689 deletions(-)
169 create mode 100644 swh/web/ui/static/img/arrow-up-small.png
170 create mode 100644 swh/web/ui/static/img/swh-logo.png
171 create mode 100644 swh/web/ui/templates/includes/apidoc-header-toc.html
172
173mr update: finished (21 ok)
174

Clone on Software Heritage Worker

When
Completed at Jan 26 2017, 3:13 PM · Built instantly
Status
Passed

Event Timeline