Page MenuHomeSoftware Heritage

Properties

Buildable
B41: Diff 20
Build Plan
Plan 2 Software Heritage Python tests
Status
Passed

Lint

When
Completed at Apr 29 2016, 4:11 PM · Built for 4 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

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

Python tests

When
Completed at Apr 29 2016, 4:11 PM · Built for 4 s
Status
Passed

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

260enrich_release_1 (ui.tests.test_utils.UtilsTestCase) ... ok
261enrich_release_2 (ui.tests.test_utils.UtilsTestCase) ... ok
262enrich_release_3 (ui.tests.test_utils.UtilsTestCase) ... ok
263enrich_release_4 (ui.tests.test_utils.UtilsTestCase) ... ok
264enrich_revision_with_children_and_parent_no_dir (ui.tests.test_utils.UtilsTestCase) ... ok
265enrich_revision_without_children_or_parent (ui.tests.test_utils.UtilsTestCase) ... ok
266filter_endpoints_1 (ui.tests.test_utils.UtilsTestCase) ... ok
267filter_endpoints_2 (ui.tests.test_utils.UtilsTestCase) ... ok
268filter_field_keys_dict (ui.tests.test_utils.UtilsTestCase) ... ok
269filter_field_keys_dict_unknown_keys (ui.tests.test_utils.UtilsTestCase) ... ok
270filter_field_keys_list (ui.tests.test_utils.UtilsTestCase) ... ok
271filter_field_keys_list_unknown_keys (ui.tests.test_utils.UtilsTestCase) ... ok
272filter_field_keys_other (ui.tests.test_utils.UtilsTestCase) ... ok
273fmap (ui.tests.test_utils.UtilsTestCase) ... ok
274parse_timestamp (ui.tests.test_utils.UtilsTestCase) ... ok
275person_to_string (ui.tests.test_utils.UtilsTestCase) ... ok
276prepare_data_for_view (ui.tests.test_utils.UtilsTestCase) ... ok
277prepare_data_for_view_default_encoding (ui.tests.test_utils.UtilsTestCase) ... ok
278prepare_data_for_view_ko_cannot_decode (ui.tests.test_utils.UtilsTestCase) ... ok
279
280----------------------------------------------------------------------
281Ran 276 tests in 1.442s
282
283OK
284

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

1api_revision {'sha1_git': 'rev-id'}
2api_revision_log {'sha1_git': 'rev-id'}
3api_revision_history {'sha1_git': '123', 'sha1_git_root': 'sha1_git_root'}
4api_revision_history {'sha1_git': '456', 'sha1_git_root': 'sha1_git_root'}
5api_revision {'sha1_git': 'rev-id'}
6api_revision_log {'sha1_git': 'rev-id'}
7api_person {'person_id': '1'}
8api_person {'person_id': '2'}
9api_directory {'sha1_git': '123'}
10

Update environment from working copy

When
Completed at Apr 29 2016, 4:11 PM · Built for 9 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

78 swh/web/ui/service.py | 20 ++
79 swh/web/ui/static/css/bootstrap-responsive.min.css | 9 +
80 swh/web/ui/static/{ => css}/style.css | 3 +
81 swh/web/ui/static/js/filedrop.js | 146 +++++++++++
82 swh/web/ui/static/lib/core.js | 1 +
83 swh/web/ui/static/lib/lib-typedarrays.js | 1 +
84 swh/web/ui/static/lib/sha1.js | 1 +
85 swh/web/ui/static/lib/sha256.js | 1 +
86 swh/web/ui/templates/layout.html | 5 +-
87 swh/web/ui/templates/upload_and_search.html | 106 ++++++--
88 swh/web/ui/tests/test_backend.py | 39 +++
89 swh/web/ui/tests/test_service.py | 48 ++++
90 swh/web/ui/tests/views/test_browse.py | 288 +++++++++------------
91 swh/web/ui/views/browse.py | 103 ++++----
92 18 files changed, 552 insertions(+), 237 deletions(-)
93 create mode 100644 swh/web/ui/static/css/bootstrap-responsive.min.css
94 rename swh/web/ui/static/{ => css}/style.css (93%)
95 create mode 100644 swh/web/ui/static/js/filedrop.js
96 create mode 120000 swh/web/ui/static/lib/core.js
97 create mode 120000 swh/web/ui/static/lib/lib-typedarrays.js
98 create mode 120000 swh/web/ui/static/lib/sha1.js
99 create mode 120000 swh/web/ui/static/lib/sha256.js
100
101mr update: finished (18 ok)
102

Clone on Software Heritage Worker

When
Completed at Apr 29 2016, 4:10 PM · Built instantly
Status
Passed

Event Timeline