Page MenuHomeSoftware Heritage

Build 272

Lint

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

Build Log 958 (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
Passed
1 empty logs are hidden. Show all logs.

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

5repair_content_present_distributed (test_checker.TestChecker) ... ok
6repair_content_present_first (test_checker.TestChecker) ... ok
7repair_content_present_second (test_checker.TestChecker) ... ok
8db_to_author (test_converters.TestConverters) ... ok
9db_to_git_headers (test_converters.TestConverters) ... ok
10db_to_release (test_converters.TestConverters) ... ok
11db_to_revision (test_converters.TestConverters) ... ok
12add_get_w_id (test_objstorage_pathslicing.TestpathSlicingObjStorage) ... ok
13add_get_wo_id (test_objstorage_pathslicing.TestpathSlicingObjStorage) ... ok
14check_id_mismatch (test_objstorage_pathslicing.TestpathSlicingObjStorage) ... ok
15check_missing (test_objstorage_pathslicing.TestpathSlicingObjStorage) ... ok
16check_not_gzip (test_objstorage_pathslicing.TestpathSlicingObjStorage) ... ok
17check_present (test_objstorage_pathslicing.TestpathSlicingObjStorage) ... ok
18contains (test_objstorage_pathslicing.TestpathSlicingObjStorage) ... ok
19get_missing (test_objstorage_pathslicing.TestpathSlicingObjStorage) ... ok
20get_random_contents (test_objstorage_pathslicing.TestpathSlicingObjStorage) ... ok
21iter (test_objstorage_pathslicing.TestpathSlicingObjStorage) ... ok
22len (test_objstorage_pathslicing.TestpathSlicingObjStorage) ... ok
23restore_content (test_objstorage_pathslicing.TestpathSlicingObjStorage) ... ok
24
25----------------------------------------------------------------------
26Ran 22 tests in 0.611s
27
28OK
29

Update environment from working copy

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

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

187 swh/web/ui/backend.py | 30 ++++++
188 swh/web/ui/converters.py | 42 ++++++--
189 swh/web/ui/service.py | 32 +++++-
190 swh/web/ui/templates/content.html | 5 +
191 swh/web/ui/templates/directory.html | 7 +-
192 swh/web/ui/templates/entity.html | 5 +
193 swh/web/ui/templates/origin.html | 5 +
194 swh/web/ui/templates/person.html | 5 +
195 swh/web/ui/templates/release.html | 12 ++-
196 swh/web/ui/templates/revision-directory.html | 23 +++-
197 swh/web/ui/templates/revision-log.html | 54 ++++++++--
198 swh/web/ui/templates/revision.html | 29 ++++-
199 swh/web/ui/tests/test_backend.py | 56 ++++++++++
200 swh/web/ui/tests/test_converters.py | 138 ++++++++++++++++++++++++
201 swh/web/ui/tests/test_service.py | 154 ++++++++++++++++++++++++++-
202 swh/web/ui/tests/test_utils.py | 94 +++++++++++++++-
203 swh/web/ui/tests/views/test_api.py | 91 ++++++++++++++--
204 swh/web/ui/tests/views/test_browse.py | 95 +++++++++++++++++
205 swh/web/ui/utils.py | 5 +
206 swh/web/ui/views/api.py | 57 +++++++++-
207 swh/web/ui/views/browse.py | 59 +++++++++-
208 21 files changed, 952 insertions(+), 46 deletions(-)
209
210mr update: finished (18 ok)
211

Clone on Software Heritage Worker

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

Event Timeline