Page MenuHomeSoftware Heritage

Build 268

Lint

When
Completed at Jun 13 2016, 2:51 PM · Built for 3 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

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

Python tests

When
Completed at Jun 13 2016, 2:51 PM · Built for 1 s
Status
Failed
1 empty logs are hidden. Show all logs.

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

39 raise self.exc_val.with_traceback(self.tb)
40 File "/usr/lib/python3/dist-packages/nose/loader.py", line 414, in loadTestsFromName
41 addr.filename, addr.module)
42 File "/usr/lib/python3/dist-packages/nose/importer.py", line 47, in importFromPath
43 return self.importFromDir(dir_path, fqname)
44 File "/usr/lib/python3/dist-packages/nose/importer.py", line 94, in importFromDir
45 mod = load_module(part_fqname, fh, filename, desc)
46 File "/usr/lib/python3.4/imp.py", line 235, in load_module
47 return load_source(name, filename, file)
48 File "/usr/lib/python3.4/imp.py", line 171, in load_source
49 module = methods.load()
50 File "<frozen importlib._bootstrap>", line 1220, in load
51 File "<frozen importlib._bootstrap>", line 1200, in _load_unlocked
52 File "<frozen importlib._bootstrap>", line 1129, in _exec
53 File "<frozen importlib._bootstrap>", line 1471, in exec_module
54 File "<frozen importlib._bootstrap>", line 321, in _call_with_frames_removed
55 File "/home/temp-drydock/drydock/workingcopy-159/repo/swh-storage/swh/storage/tests/test_objstorage_api.py", line 15, in <module>
56 from swh.storage.objstorage.objstorage import _obj_path
57ImportError: cannot import name '_obj_path'
58
59----------------------------------------------------------------------
60Ran 6 tests in 0.456s
61
62FAILED (errors=2)
63

Update environment from working copy

When
Completed at Jun 13 2016, 2:50 PM · Built for 25 s
Status
Passed

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

1mr update: command failed
2mr update: command failed
3

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

178 swh/web/ui/backend.py | 30 ++++++
179 swh/web/ui/converters.py | 38 +++++--
180 swh/web/ui/service.py | 32 +++++-
181 swh/web/ui/templates/content.html | 5 +
182 swh/web/ui/templates/directory.html | 7 +-
183 swh/web/ui/templates/entity.html | 5 +
184 swh/web/ui/templates/origin.html | 5 +
185 swh/web/ui/templates/person.html | 5 +
186 swh/web/ui/templates/release.html | 12 ++-
187 swh/web/ui/templates/revision-directory.html | 23 +++-
188 swh/web/ui/templates/revision-log.html | 54 ++++++++--
189 swh/web/ui/templates/revision.html | 29 ++++-
190 swh/web/ui/tests/test_backend.py | 56 ++++++++++
191 swh/web/ui/tests/test_converters.py | 128 ++++++++++++++++++++++
192 swh/web/ui/tests/test_service.py | 154 ++++++++++++++++++++++++++-
193 swh/web/ui/tests/test_utils.py | 94 +++++++++++++++-
194 swh/web/ui/tests/views/test_api.py | 91 ++++++++++++++--
195 swh/web/ui/tests/views/test_browse.py | 95 +++++++++++++++++
196 swh/web/ui/utils.py | 5 +
197 swh/web/ui/views/api.py | 57 +++++++++-
198 swh/web/ui/views/browse.py | 59 +++++++++-
199 21 files changed, 940 insertions(+), 44 deletions(-)
200
201mr update: finished (16 ok; 2 failed)
202

Clone on Software Heritage Worker

When
Completed at Jun 13 2016, 2:50 PM · Built instantly
Status
Passed

Event Timeline