Page MenuHomeSoftware Heritage

Build 330

Properties

Buildable
B220: Diff 186
Build Plan
Plan 2 Software Heritage Python tests
Status
Passed

Lint

When
Completed at Jun 21 2016, 12:24 PM · Built for 3 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

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

Python tests

When
Completed at Jun 21 2016, 12:24 PM · Built for 2 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

259lookup_revision_with_context_ko_not_a_sha1_2 (ui.tests.test_service.ServiceTestCase) ... ok
260lookup_revision_with_context_ko_root_sha1_git_does_not_exist (ui.tests.test_service.ServiceTestCase) ... ok
261lookup_revision_with_context_ko_sha1_git_does_not_exist (ui.tests.test_service.ServiceTestCase) ... ok
262lookup_revision_with_context_sha1_git_root_already_retrieved_as_dict (ui.tests.test_service.ServiceTestCase) ... ok
263search_hash_does_not_exist (ui.tests.test_service.ServiceTestCase) ... ok
264search_hash_exist (ui.tests.test_service.ServiceTestCase) ... ok
265stat_counters (ui.tests.test_service.ServiceTestCase) ... ok
266test_upload_and_search (ui.tests.test_service.ServiceTestCase) ... ok
267allowed_file_denied (ui.tests.test_upload.UploadTestCase) ... ok
268allowed_file_ok (ui.tests.test_upload.UploadTestCase) ... ok
269cleanup_ok (ui.tests.test_upload.UploadTestCase) ... ok
270cleanup_should_fail (ui.tests.test_upload.UploadTestCase) ... ok
271save_in_upload_folder_file_not_allowed (ui.tests.test_upload.UploadTestCase) ... ok
272save_in_upload_folder_no_file (ui.tests.test_upload.UploadTestCase) ... ok
273save_in_upload_folder_ok (ui.tests.test_upload.UploadTestCase) ... ok
274enrich_content_with_sha1 (ui.tests.test_utils.UtilsTestCase) ... ok
275enrich_content_without_sha1 (ui.tests.test_utils.UtilsTestCase) ... ok
276enrich_directory_no_type (ui.tests.test_utils.UtilsTestCase) ... ok
277enrich_directory_with_context_and_type_dir (ui.tests.test_utils.UtilsTestCase) ... ok
278enrich_directory_with_context_and_type_file (ui.tests.test_utils.UtilsTestCase) ... ok
279enrich_entity_identity (ui.tests.test_utils.UtilsTestCase) ... ok
280enrich_entity_with_sha1 (ui.tests.test_utils.UtilsTestCase) ... ok
281enrich_release_0 (ui.tests.test_utils.UtilsTestCase) ... ok
282enrich_release_1 (ui.tests.test_utils.UtilsTestCase) ... ok
283enrich_release_2 (ui.tests.test_utils.UtilsTestCase) ... ok
284enrich_release_3 (ui.tests.test_utils.UtilsTestCase) ... ok
285enrich_release_4 (ui.tests.test_utils.UtilsTestCase) ... ok
286enrich_revision_with_children_and_parent_no_dir (ui.tests.test_utils.UtilsTestCase) ... ok
287enrich_revision_with_invalid_message (ui.tests.test_utils.UtilsTestCase) ... ok
288enrich_revision_with_no_message (ui.tests.test_utils.UtilsTestCase) ... ok
289enrich_revision_without_children_or_parent (ui.tests.test_utils.UtilsTestCase) ... ok
290filter_endpoints_1 (ui.tests.test_utils.UtilsTestCase) ... ok
291filter_endpoints_2 (ui.tests.test_utils.UtilsTestCase) ... ok
292filter_field_keys_dict (ui.tests.test_utils.UtilsTestCase) ... ok
293filter_field_keys_dict_unknown_keys (ui.tests.test_utils.UtilsTestCase) ... ok
294filter_field_keys_list (ui.tests.test_utils.UtilsTestCase) ... ok
295filter_field_keys_list_unknown_keys (ui.tests.test_utils.UtilsTestCase) ... ok
296filter_field_keys_other (ui.tests.test_utils.UtilsTestCase) ... ok
297fmap (ui.tests.test_utils.UtilsTestCase) ... ok
298parse_timestamp (ui.tests.test_utils.UtilsTestCase) ... ok
299person_to_string (ui.tests.test_utils.UtilsTestCase) ... ok
300prepare_data_for_view (ui.tests.test_utils.UtilsTestCase) ... ok
301prepare_data_for_view_default_encoding (ui.tests.test_utils.UtilsTestCase) ... ok
302prepare_data_for_view_ko_cannot_decode (ui.tests.test_utils.UtilsTestCase) ... ok
303
304----------------------------------------------------------------------
305Ran 302 tests in 1.082s
306
307OK
308

Update environment from working copy

When
Completed at Jun 21 2016, 12:24 PM · Built for 8 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

93From ssh://forge.softwareheritage.org/diffusion/DMOD/swh-model
94 db20b20..cec445d master -> origin/master
95 * [new tag] v0.0.12 -> v0.0.12
96Updating db20b20..cec445d
97Fast-forward
98 debian/rules | 2 +-
99 1 file changed, 1 insertion(+), 1 deletion(-)
100
101mr update: /home/temp-drydock/drydock/workingcopy-163/repo/swh-environment/swh-storage-testdata
102mr update: /home/temp-drydock/drydock/workingcopy-163/repo/swh-environment/swh-storage-testdata
103Already up-to-date.
104
105mr update: /home/temp-drydock/drydock/workingcopy-163/repo/swh-environment/swh-storage
106mr update: /home/temp-drydock/drydock/workingcopy-163/repo/swh-environment/swh-storage
107From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage
108 d5f02d4..cbaed54 master -> origin/master
109 * [new tag] v0.0.40 -> v0.0.40
110 * [new tag] v0.0.41 -> v0.0.41
111Updating d5f02d4..cbaed54
112Fast-forward
113 debian/control | 4 +-
114 debian/rules | 2 +-
115 requirements.txt | 2 +-
116 swh/storage/api/client.py | 6 +++
117 swh/storage/api/server.py | 5 ++
118 swh/storage/checker/checker.py | 4 +-
119 swh/storage/objstorage/api/server.py | 5 +-
120 swh/storage/objstorage/objstorage.py | 6 ++-
121 swh/storage/objstorage/objstorage_pathslicing.py | 59 ++++++++++-----------
122 swh/storage/storage.py | 44 +++++++++++-----
123 swh/storage/tests/test_archiver.py | 3 +-
124 swh/storage/tests/test_checker.py | 4 +-
125 swh/storage/tests/test_objstorage_api.py | 21 +++-----
126 swh/storage/tests/test_objstorage_pathslicing.py | 6 +--
127 swh/storage/tests/test_storage.py | 65 ++++++++++++++++++++++++
128 15 files changed, 159 insertions(+), 77 deletions(-)
129
130mr update: /home/temp-drydock/drydock/workingcopy-163/repo/swh-environment/swh-web-ui
131mr update: /home/temp-drydock/drydock/workingcopy-163/repo/swh-environment/swh-web-ui
132From ssh://forge.softwareheritage.org/diffusion/DWUI/swh-web-ui
133 74cd22f..6003846 master -> origin/master
134Updating 74cd22f..6003846
135Fast-forward
136 debian/control | 5 +++--
137 requirements.txt | 2 +-
138 swh/web/ui/views/api.py | 4 ++--
139 3 files changed, 6 insertions(+), 5 deletions(-)
140
141mr update: finished (18 ok)
142

Clone on Software Heritage Worker

When
Completed at Jun 21 2016, 12:24 PM · Built instantly
Status
Passed

Event Timeline