Page MenuHomeSoftware Heritage

Build 533

Properties

Buildable
B360: Diff 317
Build Plan
Plan 2 Software Heritage Python tests
Status
Failed

Lint

When
Completed at Aug 10 2016, 11:53 AM · Built for 4 s
Status
Failed

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

1make: *** [check] Error 1
2

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

1python3 -m flake8 swh bin/swh-web-ui-dev
2swh/web/ui/views/api.py:8:1: F401 'redirect' imported but unused
3../Makefile.python:25: recipe for target 'check' failed
4

Python tests

When
Completed at Aug 10 2016, 11:53 AM · Built for 4 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

280enrich_revision_context_some_prev_list (ui.tests.test_utils.UtilsTestCase) ... ok
281enrich_revision_no_context (ui.tests.test_utils.UtilsTestCase) ... ok
282enrich_revision_with_children_and_parent_no_dir (ui.tests.test_utils.UtilsTestCase) ... ok
283enrich_revision_with_invalid_message (ui.tests.test_utils.UtilsTestCase) ... ok
284enrich_revision_with_no_message (ui.tests.test_utils.UtilsTestCase) ... ok
285enrich_revision_without_children_or_parent (ui.tests.test_utils.UtilsTestCase) ... ok
286filter_endpoints_1 (ui.tests.test_utils.UtilsTestCase) ... ok
287filter_endpoints_2 (ui.tests.test_utils.UtilsTestCase) ... ok
288filter_field_keys_dict (ui.tests.test_utils.UtilsTestCase) ... ok
289filter_field_keys_dict_unknown_keys (ui.tests.test_utils.UtilsTestCase) ... ok
290filter_field_keys_list (ui.tests.test_utils.UtilsTestCase) ... ok
291filter_field_keys_list_unknown_keys (ui.tests.test_utils.UtilsTestCase) ... ok
292filter_field_keys_other (ui.tests.test_utils.UtilsTestCase) ... ok
293fmap (ui.tests.test_utils.UtilsTestCase) ... ok
294parse_timestamp (ui.tests.test_utils.UtilsTestCase) ... ok
295person_to_string (ui.tests.test_utils.UtilsTestCase) ... ok
296prepare_data_for_view (ui.tests.test_utils.UtilsTestCase) ... ok
297prepare_data_for_view_default_encoding (ui.tests.test_utils.UtilsTestCase) ... ok
298prepare_data_for_view_ko_cannot_decode (ui.tests.test_utils.UtilsTestCase) ... ok
299
300----------------------------------------------------------------------
301Ran 298 tests in 1.588s
302
303OK
304

Update environment from working copy

When
Completed at Aug 10 2016, 11:53 AM · Built for 13 s
Status
Passed

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

1mr update: command failed
2

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

102 65bae82..9fdbadd master -> origin/master
103Updating 65bae82..9fdbadd
104Fast-forward
105 docs/archiver-blueprint.md | 160 ++++++++-----
106 sql/archiver/swh-archiver-schema.sql | 29 ++-
107 sql/archiver/upgrades/002.sql | 9 +
108 sql/archiver/upgrades/003.sql | 24 ++
109 sql/swh-schema.sql | 8 +-
110 sql/upgrades/071.sql | 19 ++
111 swh/storage/archiver/copier.py | 38 +--
112 swh/storage/archiver/director.py | 287 +++++-----------------
113 swh/storage/archiver/storage.py | 18 +-
114 swh/storage/archiver/tasks.py | 9 +-
115 swh/storage/archiver/worker.py | 382 +++++++++++++++---------------
116 swh/storage/db.py | 42 +++-
117 swh/storage/tests/manual_test_archiver.py | 96 --------
118 swh/storage/tests/test_archiver.py | 314 ++++++++++++------------
119 14 files changed, 644 insertions(+), 791 deletions(-)
120 create mode 100644 sql/archiver/upgrades/002.sql
121 create mode 100644 sql/archiver/upgrades/003.sql
122 create mode 100644 sql/upgrades/071.sql
123 delete mode 100644 swh/storage/tests/manual_test_archiver.py
124
125mr update: finished (18 ok; 1 failed)
126

Clone on Software Heritage Worker

When
Completed at Aug 10 2016, 11:52 AM · Built instantly
Status
Passed

Event Timeline