Page MenuHomeSoftware Heritage

Build 584

Properties

Buildable
B395: Diff 350
Build Plan
Plan 2 Software Heritage Python tests
Status
Passed

Lint

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

Build Log 1941 (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, 3:40 PM · Built for 5 s
Status
Passed
1 empty logs are hidden. Show all logs.

Build Log 1940 (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.860s
309
310OK
311

Update environment from working copy

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

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

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

Clone on Software Heritage Worker

When
Completed at Aug 19 2016, 3:40 PM · Built instantly
Status
Passed

Event Timeline