Page MenuHomeSoftware Heritage

Build 489

Properties

Buildable
B328: Diff 291
Build Plan
Plan 2 Software Heritage Python tests
Status
Passed

Lint

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

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

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

Python tests

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

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

268lookup_revision_with_context (ui.tests.test_service.ServiceTestCase) ... ok
269lookup_revision_with_context_by (ui.tests.test_service.ServiceTestCase) ... ok
270lookup_revision_with_context_by_ko (ui.tests.test_service.ServiceTestCase) ... ok
271lookup_revision_with_context_ko_not_a_sha1_1 (ui.tests.test_service.ServiceTestCase) ... ok
272lookup_revision_with_context_ko_not_a_sha1_2 (ui.tests.test_service.ServiceTestCase) ... ok
273lookup_revision_with_context_ko_root_sha1_git_does_not_exist (ui.tests.test_service.ServiceTestCase) ... ok
274lookup_revision_with_context_ko_sha1_git_does_not_exist (ui.tests.test_service.ServiceTestCase) ... ok
275lookup_revision_with_context_sha1_git_root_already_retrieved_as_dict (ui.tests.test_service.ServiceTestCase) ... ok
276search_hash_does_not_exist (ui.tests.test_service.ServiceTestCase) ... ok
277search_hash_exist (ui.tests.test_service.ServiceTestCase) ... ok
278stat_counters (ui.tests.test_service.ServiceTestCase) ... ok
279stat_origin_visits (ui.tests.test_service.ServiceTestCase) ... ok
280enrich_content_with_sha1 (ui.tests.test_utils.UtilsTestCase) ... ok
281enrich_content_without_sha1 (ui.tests.test_utils.UtilsTestCase) ... ok
282enrich_directory_no_type (ui.tests.test_utils.UtilsTestCase) ... ok
283enrich_directory_with_context_and_type_dir (ui.tests.test_utils.UtilsTestCase) ... ok
284enrich_directory_with_context_and_type_file (ui.tests.test_utils.UtilsTestCase) ... ok
285enrich_entity_identity (ui.tests.test_utils.UtilsTestCase) ... ok
286enrich_entity_with_sha1 (ui.tests.test_utils.UtilsTestCase) ... ok
287enrich_release_0 (ui.tests.test_utils.UtilsTestCase) ... ok
288enrich_release_1 (ui.tests.test_utils.UtilsTestCase) ... ok
289enrich_release_2 (ui.tests.test_utils.UtilsTestCase) ... ok
290enrich_release_3 (ui.tests.test_utils.UtilsTestCase) ... ok
291enrich_release_4 (ui.tests.test_utils.UtilsTestCase) ... ok
292enrich_revision_context_empty_prev_list (ui.tests.test_utils.UtilsTestCase) ... ok
293enrich_revision_context_some_prev_list (ui.tests.test_utils.UtilsTestCase) ... ok
294enrich_revision_no_context (ui.tests.test_utils.UtilsTestCase) ... ok
295enrich_revision_with_children_and_parent_no_dir (ui.tests.test_utils.UtilsTestCase) ... ok
296enrich_revision_with_invalid_message (ui.tests.test_utils.UtilsTestCase) ... ok
297enrich_revision_with_no_message (ui.tests.test_utils.UtilsTestCase) ... ok
298enrich_revision_without_children_or_parent (ui.tests.test_utils.UtilsTestCase) ... ok
299filter_endpoints_1 (ui.tests.test_utils.UtilsTestCase) ... ok
300filter_endpoints_2 (ui.tests.test_utils.UtilsTestCase) ... ok
301filter_field_keys_dict (ui.tests.test_utils.UtilsTestCase) ... ok
302filter_field_keys_dict_unknown_keys (ui.tests.test_utils.UtilsTestCase) ... ok
303filter_field_keys_list (ui.tests.test_utils.UtilsTestCase) ... ok
304filter_field_keys_list_unknown_keys (ui.tests.test_utils.UtilsTestCase) ... ok
305filter_field_keys_other (ui.tests.test_utils.UtilsTestCase) ... ok
306fmap (ui.tests.test_utils.UtilsTestCase) ... ok
307parse_timestamp (ui.tests.test_utils.UtilsTestCase) ... ok
308person_to_string (ui.tests.test_utils.UtilsTestCase) ... ok
309prepare_data_for_view (ui.tests.test_utils.UtilsTestCase) ... ok
310prepare_data_for_view_default_encoding (ui.tests.test_utils.UtilsTestCase) ... ok
311prepare_data_for_view_ko_cannot_decode (ui.tests.test_utils.UtilsTestCase) ... ok
312
313----------------------------------------------------------------------
314Ran 311 tests in 2.789s
315
316OK
317

Update environment from working copy

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

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

64 3662fc2..28f96c4 master -> origin/master
65Updating 3662fc2..28f96c4
66Fast-forward
67 swh/objstorage/__init__.py | 49 +++++++-
68 swh/objstorage/api/client.py | 85 ++++++++++----
69 swh/objstorage/api/server.py | 10 ++
70 swh/objstorage/multiplexer/filter/__init__.py | 4 +-
71 swh/objstorage/objstorage.py | 22 ++++
72 swh/objstorage/tests/objstorage_testing.py | 17 +++
73 swh/objstorage/tests/test_multiplexer_filter.py | 125 ++++++++-------------
74 swh/objstorage/tests/test_objstorage_api.py | 70 +-----------
75 .../tests/test_objstorage_instantiation.py | 47 ++++++++
76 .../tests/test_objstorage_pathslicing.py | 7 +-
77 10 files changed, 264 insertions(+), 172 deletions(-)
78 create mode 100644 swh/objstorage/tests/test_objstorage_instantiation.py
79
80mr update: /home/temp-drydock/drydock/workingcopy-163/repo/swh-environment/swh-scheduler
81mr update: /home/temp-drydock/drydock/workingcopy-163/repo/swh-environment/swh-scheduler
82Already up-to-date.
83
84mr update: /home/temp-drydock/drydock/workingcopy-163/repo/swh-environment/swh-storage-testdata
85mr update: /home/temp-drydock/drydock/workingcopy-163/repo/swh-environment/swh-storage-testdata
86Already up-to-date.
87
88mr update: /home/temp-drydock/drydock/workingcopy-163/repo/swh-environment/swh-storage
89mr update: /home/temp-drydock/drydock/workingcopy-163/repo/swh-environment/swh-storage
90From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage
91 edf12b9..65bae82 master -> origin/master
92Updating edf12b9..65bae82
93Fast-forward
94 swh/storage/tests/test_archiver.py | 6 +++---
95 1 file changed, 3 insertions(+), 3 deletions(-)
96
97mr update: /home/temp-drydock/drydock/workingcopy-163/repo/swh-environment/swh-web-ui
98mr update: /home/temp-drydock/drydock/workingcopy-163/repo/swh-environment/swh-web-ui
99From ssh://forge.softwareheritage.org/diffusion/DWUI/swh-web-ui
100 2137c95..41306c7 master -> origin/master
101Updating 2137c95..41306c7
102Fast-forward
103 swh/web/ui/static/js/filedrop.js | 194 -------------------------------
104 swh/web/ui/static/js/search.js | 242 +++++++++++++++++++++++++++++++++++++++
105 swh/web/ui/static/lib/jquery.js | 1 -
106 swh/web/ui/templates/search.html | 117 ++++++++++---------
107 4 files changed, 307 insertions(+), 247 deletions(-)
108 delete mode 100644 swh/web/ui/static/js/filedrop.js
109 create mode 100644 swh/web/ui/static/js/search.js
110 delete mode 120000 swh/web/ui/static/lib/jquery.js
111
112mr update: finished (19 ok)
113

Clone on Software Heritage Worker

When
Completed at Aug 1 2016, 3:43 PM · Built instantly
Status
Passed

Event Timeline