Page MenuHomeSoftware Heritage

Build 282

Properties

Buildable
B187: Diff 157
Build Plan
Plan 2 Software Heritage Python tests
Status
Passed

Lint

When
Completed at Jun 14 2016, 11:48 AM · Built for 5 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

1python3 -m flake8 swh bin/swh-web-ui-dev
2

Python tests

When
Completed at Jun 14 2016, 11:48 AM · Built for 3 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

284enrich_release_3 (ui.tests.test_utils.UtilsTestCase) ... ok
285enrich_release_4 (ui.tests.test_utils.UtilsTestCase) ... ok
286enrich_revision_with_children_and_parent_no_dir (ui.tests.test_utils.UtilsTestCase) ... ok
287enrich_revision_with_invalid_message (ui.tests.test_utils.UtilsTestCase) ... ok
288enrich_revision_with_no_message (ui.tests.test_utils.UtilsTestCase) ... ok
289enrich_revision_without_children_or_parent (ui.tests.test_utils.UtilsTestCase) ... ok
290filter_endpoints_1 (ui.tests.test_utils.UtilsTestCase) ... ok
291filter_endpoints_2 (ui.tests.test_utils.UtilsTestCase) ... ok
292filter_field_keys_dict (ui.tests.test_utils.UtilsTestCase) ... ok
293filter_field_keys_dict_unknown_keys (ui.tests.test_utils.UtilsTestCase) ... ok
294filter_field_keys_list (ui.tests.test_utils.UtilsTestCase) ... ok
295filter_field_keys_list_unknown_keys (ui.tests.test_utils.UtilsTestCase) ... ok
296filter_field_keys_other (ui.tests.test_utils.UtilsTestCase) ... ok
297fmap (ui.tests.test_utils.UtilsTestCase) ... ok
298parse_timestamp (ui.tests.test_utils.UtilsTestCase) ... ok
299person_to_string (ui.tests.test_utils.UtilsTestCase) ... ok
300prepare_data_for_view (ui.tests.test_utils.UtilsTestCase) ... ok
301prepare_data_for_view_default_encoding (ui.tests.test_utils.UtilsTestCase) ... ok
302prepare_data_for_view_ko_cannot_decode (ui.tests.test_utils.UtilsTestCase) ... ok
303
304----------------------------------------------------------------------
305Ran 302 tests in 1.259s
306
307OK
308

Update environment from working copy

When
Completed at Jun 14 2016, 11:48 AM · Built for 7 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

148From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage
149 363f3e6..d5f02d4 master -> origin/master
150Updating 363f3e6..d5f02d4
151Fast-forward
152 bin/swh-objstorage-add-dir | 2 +-
153 swh/storage/archiver/director.py | 2 +-
154 swh/storage/checker/checker.py | 6 +-
155 swh/storage/objstorage/__init__.py | 5 +-
156 swh/storage/objstorage/api/server.py | 13 +-
157 swh/storage/objstorage/objstorage.py | 435 +++--------------------
158 swh/storage/objstorage/objstorage_pathslicing.py | 350 ++++++++++++++++++
159 swh/storage/storage.py | 10 +-
160 swh/storage/tests/objstorage_testing.py | 70 ++++
161 swh/storage/tests/test_checker.py | 17 +-
162 swh/storage/tests/test_objstorage.py | 163 ---------
163 swh/storage/tests/test_objstorage_api.py | 12 +-
164 swh/storage/tests/test_objstorage_pathslicing.py | 78 ++++
165 13 files changed, 590 insertions(+), 573 deletions(-)
166 create mode 100644 swh/storage/objstorage/objstorage_pathslicing.py
167 create mode 100644 swh/storage/tests/objstorage_testing.py
168 delete mode 100644 swh/storage/tests/test_objstorage.py
169 create mode 100644 swh/storage/tests/test_objstorage_pathslicing.py
170
171mr update: finished (18 ok)
172

Clone on Software Heritage Worker

When
Completed at Jun 14 2016, 11:47 AM · Built instantly
Status
Passed

Event Timeline