Page MenuHomeSoftware Heritage

Build 586

Properties

Buildable
B396: Diff 351
Build Plan
Plan 2 Software Heritage Python tests
Status
Passed

Lint

When
Completed at Aug 19 2016, 4:09 PM · Built for 4 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

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

Python tests

When
Completed at Aug 19 2016, 4:09 PM · Built for 3 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

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

Update environment from working copy

When
Completed at Aug 19 2016, 4:09 PM · Built for 10 s
Status
Passed

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

1mr update: command failed
2

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

110Fast-forward
111 swh/web/ui/apidoc.py | 279 ++++++++++++++++---
112 swh/web/ui/backend.py | 14 +-
113 swh/web/ui/converters.py | 4 +-
114 swh/web/ui/main.py | 20 +-
115 swh/web/ui/renderers.py | 198 ++++++-------
116 swh/web/ui/service.py | 4 +-
117 swh/web/ui/templates/api.html | 207 +-------------
118 swh/web/ui/templates/apidoc.html | 84 ++++++
119 swh/web/ui/templates/origin.html | 2 +-
120 swh/web/ui/tests/test_apidoc.py | 299 ++++++++++++++++++++
121 swh/web/ui/tests/test_app.py | 13 +-
122 swh/web/ui/tests/test_backend.py | 14 +-
123 swh/web/ui/tests/test_renderers.py | 270 +++++++++---------
124 swh/web/ui/tests/test_service.py | 3 +-
125 swh/web/ui/tests/views/test_browse.py | 20 ++
126 swh/web/ui/views/api.py | 511 +++++++++++++++++-----------------
127 swh/web/ui/views/browse.py | 15 +-
128 swh/web/ui/views/errorhandler.py | 8 +-
129 18 files changed, 1206 insertions(+), 759 deletions(-)
130 create mode 100644 swh/web/ui/templates/apidoc.html
131 create mode 100644 swh/web/ui/tests/test_apidoc.py
132
133mr update: finished (19 ok; 1 failed)
134

Clone on Software Heritage Worker

When
Completed at Aug 19 2016, 4:09 PM · Built instantly
Status
Passed

Event Timeline