Page MenuHomeSoftware Heritage

Build 458

Properties

Buildable
B310: Diff 270
Build Plan
Plan 2 Software Heritage Python tests
Status
Passed

Lint

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

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

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

Python tests

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

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

288enrich_revision_context_some_prev_list (ui.tests.test_utils.UtilsTestCase) ... ok
289enrich_revision_no_context (ui.tests.test_utils.UtilsTestCase) ... ok
290enrich_revision_with_children_and_parent_no_dir (ui.tests.test_utils.UtilsTestCase) ... ok
291enrich_revision_with_invalid_message (ui.tests.test_utils.UtilsTestCase) ... ok
292enrich_revision_with_no_message (ui.tests.test_utils.UtilsTestCase) ... ok
293enrich_revision_without_children_or_parent (ui.tests.test_utils.UtilsTestCase) ... ok
294filter_endpoints_1 (ui.tests.test_utils.UtilsTestCase) ... ok
295filter_endpoints_2 (ui.tests.test_utils.UtilsTestCase) ... ok
296filter_field_keys_dict (ui.tests.test_utils.UtilsTestCase) ... ok
297filter_field_keys_dict_unknown_keys (ui.tests.test_utils.UtilsTestCase) ... ok
298filter_field_keys_list (ui.tests.test_utils.UtilsTestCase) ... ok
299filter_field_keys_list_unknown_keys (ui.tests.test_utils.UtilsTestCase) ... ok
300filter_field_keys_other (ui.tests.test_utils.UtilsTestCase) ... ok
301fmap (ui.tests.test_utils.UtilsTestCase) ... ok
302parse_timestamp (ui.tests.test_utils.UtilsTestCase) ... ok
303person_to_string (ui.tests.test_utils.UtilsTestCase) ... ok
304prepare_data_for_view (ui.tests.test_utils.UtilsTestCase) ... ok
305prepare_data_for_view_default_encoding (ui.tests.test_utils.UtilsTestCase) ... ok
306prepare_data_for_view_ko_cannot_decode (ui.tests.test_utils.UtilsTestCase) ... ok
307
308----------------------------------------------------------------------
309Ran 306 tests in 1.557s
310
311OK
312

Update environment from working copy

When
Completed at Jul 27 2016, 2:51 PM · Built for 17 s
Status
Passed

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

1mr update: command failed
2

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

137 sql/archiver/Makefile | 41 ++++++
138 sql/archiver/swh-archiver-data.sql | 2 +
139 sql/archiver/swh-archiver-schema.sql | 48 +++++++
140 sql/swh-schema.sql | 25 ----
141 sql/upgrades/070.sql | 15 +++
142 swh/storage/archiver/copier.py | 22 ++-
143 swh/storage/archiver/director.py | 214 +++++++++++++++++++-----------
144 swh/storage/archiver/storage.py | 93 +++++++++++++
145 swh/storage/archiver/tasks.py | 8 +-
146 swh/storage/archiver/worker.py | 74 ++++++-----
147 swh/storage/common.py | 32 +++++
148 swh/storage/db.py | 143 ++++++++++++--------
149 swh/storage/storage.py | 30 +----
150 swh/storage/tests/manual_test_archiver.py | 13 +-
151 swh/storage/tests/test_archiver.py | 105 ++++++++++-----
152 17 files changed, 592 insertions(+), 279 deletions(-)
153 create mode 100644 sql/archiver/Makefile
154 create mode 100644 sql/archiver/swh-archiver-data.sql
155 create mode 100644 sql/archiver/swh-archiver-schema.sql
156 create mode 100644 sql/upgrades/070.sql
157 create mode 100644 swh/storage/archiver/storage.py
158 create mode 100644 swh/storage/common.py
159
160mr update: finished (18 ok; 1 failed)
161

Clone on Software Heritage Worker

When
Completed at Jul 27 2016, 2:51 PM · Built instantly
Status
Passed

Event Timeline