Page MenuHomeSoftware Heritage

Build 413

Properties

Buildable
B280: Diff 251
Build Plan
Plan 2 Software Heritage Python tests
Status
Passed

Lint

When
Completed at Jul 13 2016, 3:50 PM · Built for 3 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

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

Python tests

When
Completed at Jul 13 2016, 3:50 PM · Built for 3 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

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

Update environment from working copy

When
Completed at Jul 13 2016, 3:50 PM · Built for 10 s
Status
Passed

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

1mr update: command failed
2

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

97
98mr update: /home/temp-drydock/drydock/workingcopy-164/repo/swh-environment/swh-storage
99mr update: /home/temp-drydock/drydock/workingcopy-164/repo/swh-environment/swh-storage
100From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage
101 92e6cd8..50ae16f master -> origin/master
102 * [new tag] v0.0.44 -> v0.0.44
103Updating 92e6cd8..50ae16f
104Fast-forward
105 sql/swh-func.sql | 12 +++++++++
106 sql/swh-schema.sql | 1 -
107 swh/storage/api/client.py | 3 +++
108 swh/storage/api/server.py | 5 ++++
109 swh/storage/db.py | 22 ++++++++++++++++
110 swh/storage/storage.py | 16 ++++++++++++
111 swh/storage/tests/test_storage.py | 53 +++++++++++++++++++++++++++++++++++++++
112 7 files changed, 111 insertions(+), 1 deletion(-)
113
114mr update: /home/temp-drydock/drydock/workingcopy-164/repo/swh-environment/swh-web-ui
115mr update: /home/temp-drydock/drydock/workingcopy-164/repo/swh-environment/swh-web-ui
116From ssh://forge.softwareheritage.org/diffusion/DWUI/swh-web-ui
117 6290dd6..d901f89 master -> origin/master
118Updating 6290dd6..d901f89
119Fast-forward
120 swh/web/ui/backend.py | 9 +
121 swh/web/ui/service.py | 11 +
122 swh/web/ui/static/js/calendar.js | 373 +++++++++++++++++++++++++
123 swh/web/ui/static/js/filedrop.js | 52 +++-
124 swh/web/ui/static/lib/jquery.flot.js | 1 +
125 swh/web/ui/static/lib/jquery.flot.selection.js | 1 +
126 swh/web/ui/static/lib/jquery.flot.time.js | 1 +
127 swh/web/ui/static/lib/jquery.flot.tooltip.js | 1 +
128 swh/web/ui/static/lib/jquery.js | 1 +
129 swh/web/ui/templates/origin.html | 16 +-
130 swh/web/ui/templates/upload_and_search.html | 12 +-
131 swh/web/ui/tests/test_backend.py | 36 +++
132 swh/web/ui/tests/test_service.py | 62 ++++
133 swh/web/ui/tests/views/test_api.py | 87 ++++++
134 swh/web/ui/tests/views/test_browse.py | 14 +-
135 swh/web/ui/views/api.py | 13 +
136 swh/web/ui/views/browse.py | 8 +-
137 17 files changed, 690 insertions(+), 8 deletions(-)
138 create mode 100644 swh/web/ui/static/js/calendar.js
139 create mode 120000 swh/web/ui/static/lib/jquery.flot.js
140 create mode 120000 swh/web/ui/static/lib/jquery.flot.selection.js
141 create mode 120000 swh/web/ui/static/lib/jquery.flot.time.js
142 create mode 120000 swh/web/ui/static/lib/jquery.flot.tooltip.js
143 create mode 120000 swh/web/ui/static/lib/jquery.js
144
145mr update: finished (18 ok; 1 failed)
146

Clone on Software Heritage Worker

When
Completed at Jul 13 2016, 3:49 PM · Built instantly
Status
Passed

Event Timeline