Properties
Properties
- Buildable
- B395: Diff 350
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Aug 19 2016, 3:40 PM · Built for 5 s
- Status
Passed
1 empty logs are hidden. Show all logs.
1 | python3 -m flake8 swh bin/swh-web-ui-dev |
---|---|
2 |
Python tests
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.
262 | lookup_revision_with_context (ui.tests.test_service.ServiceTestCase) ... ok |
---|---|
263 | lookup_revision_with_context_by (ui.tests.test_service.ServiceTestCase) ... ok |
264 | lookup_revision_with_context_by_ko (ui.tests.test_service.ServiceTestCase) ... ok |
265 | lookup_revision_with_context_ko_not_a_sha1_1 (ui.tests.test_service.ServiceTestCase) ... ok |
266 | lookup_revision_with_context_ko_not_a_sha1_2 (ui.tests.test_service.ServiceTestCase) ... ok |
267 | lookup_revision_with_context_ko_root_sha1_git_does_not_exist (ui.tests.test_service.ServiceTestCase) ... ok |
268 | lookup_revision_with_context_ko_sha1_git_does_not_exist (ui.tests.test_service.ServiceTestCase) ... ok |
269 | lookup_revision_with_context_sha1_git_root_already_retrieved_as_dict (ui.tests.test_service.ServiceTestCase) ... ok |
270 | search_hash_does_not_exist (ui.tests.test_service.ServiceTestCase) ... ok |
271 | search_hash_exist (ui.tests.test_service.ServiceTestCase) ... ok |
272 | stat_counters (ui.tests.test_service.ServiceTestCase) ... ok |
273 | stat_origin_visits (ui.tests.test_service.ServiceTestCase) ... ok |
274 | enrich_content_with_sha1 (ui.tests.test_utils.UtilsTestCase) ... ok |
275 | enrich_content_without_sha1 (ui.tests.test_utils.UtilsTestCase) ... ok |
276 | enrich_directory_no_type (ui.tests.test_utils.UtilsTestCase) ... ok |
277 | enrich_directory_with_context_and_type_dir (ui.tests.test_utils.UtilsTestCase) ... ok |
278 | enrich_directory_with_context_and_type_file (ui.tests.test_utils.UtilsTestCase) ... ok |
279 | enrich_entity_identity (ui.tests.test_utils.UtilsTestCase) ... ok |
280 | enrich_entity_with_sha1 (ui.tests.test_utils.UtilsTestCase) ... ok |
281 | enrich_release_0 (ui.tests.test_utils.UtilsTestCase) ... ok |
282 | enrich_release_1 (ui.tests.test_utils.UtilsTestCase) ... ok |
283 | enrich_release_2 (ui.tests.test_utils.UtilsTestCase) ... ok |
284 | enrich_release_3 (ui.tests.test_utils.UtilsTestCase) ... ok |
285 | enrich_release_4 (ui.tests.test_utils.UtilsTestCase) ... ok |
286 | enrich_revision_context_empty_prev_list (ui.tests.test_utils.UtilsTestCase) ... ok |
287 | enrich_revision_context_some_prev_list (ui.tests.test_utils.UtilsTestCase) ... ok |
288 | enrich_revision_no_context (ui.tests.test_utils.UtilsTestCase) ... ok |
289 | enrich_revision_with_children_and_parent_no_dir (ui.tests.test_utils.UtilsTestCase) ... ok |
290 | enrich_revision_with_invalid_message (ui.tests.test_utils.UtilsTestCase) ... ok |
291 | enrich_revision_with_no_message (ui.tests.test_utils.UtilsTestCase) ... ok |
292 | enrich_revision_without_children_or_parent (ui.tests.test_utils.UtilsTestCase) ... ok |
293 | filter_endpoints_1 (ui.tests.test_utils.UtilsTestCase) ... ok |
294 | filter_endpoints_2 (ui.tests.test_utils.UtilsTestCase) ... ok |
295 | filter_field_keys_dict (ui.tests.test_utils.UtilsTestCase) ... ok |
296 | filter_field_keys_dict_unknown_keys (ui.tests.test_utils.UtilsTestCase) ... ok |
297 | filter_field_keys_list (ui.tests.test_utils.UtilsTestCase) ... ok |
298 | filter_field_keys_list_unknown_keys (ui.tests.test_utils.UtilsTestCase) ... ok |
299 | filter_field_keys_other (ui.tests.test_utils.UtilsTestCase) ... ok |
300 | fmap (ui.tests.test_utils.UtilsTestCase) ... ok |
301 | parse_timestamp (ui.tests.test_utils.UtilsTestCase) ... ok |
302 | person_to_string (ui.tests.test_utils.UtilsTestCase) ... ok |
303 | prepare_data_for_view (ui.tests.test_utils.UtilsTestCase) ... ok |
304 | prepare_data_for_view_default_encoding (ui.tests.test_utils.UtilsTestCase) ... ok |
305 | prepare_data_for_view_ko_cannot_decode (ui.tests.test_utils.UtilsTestCase) ... ok |
306 | |
307 | ---------------------------------------------------------------------- |
308 | Ran 305 tests in 1.860s |
309 | |
310 | OK |
311 |
Update environment from working copy
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.
83 | debian/control | 9 ++++- |
---|---|
84 | debian/rules | 12 ++++-- |
85 | requirements.txt | 2 +- |
86 | swh/storage/db.py | 14 +++++++ |
87 | swh/storage/listener.py | 100 ++++++++++++++++++++++++++++++++++++++++++++++++ |
88 | 5 files changed, 131 insertions(+), 6 deletions(-) |
89 | create mode 100644 swh/storage/listener.py |
90 | |
91 | mr update: /home/temp-drydock/drydock/workingcopy-163/repo/swh-environment/swh-py-template |
92 | mr update: /home/temp-drydock/drydock/workingcopy-163/repo/swh-environment/swh-py-template |
93 | Already up-to-date. |
94 | |
95 | mr update: /home/temp-drydock/drydock/workingcopy-163/repo/swh-environment/swh-storage-testdata |
96 | mr update: /home/temp-drydock/drydock/workingcopy-163/repo/swh-environment/swh-storage-testdata |
97 | Already up-to-date. |
98 | |
99 | mr update: /home/temp-drydock/drydock/workingcopy-163/repo/swh-environment/swh-scheduler |
100 | mr update: /home/temp-drydock/drydock/workingcopy-163/repo/swh-environment/swh-scheduler |
101 | Already up-to-date. |
102 | |
103 | mr update: /home/temp-drydock/drydock/workingcopy-163/repo/swh-environment/swh-web-ui |
104 | mr update: /home/temp-drydock/drydock/workingcopy-163/repo/swh-environment/swh-web-ui |
105 | From ssh://forge.softwareheritage.org/diffusion/DWUI/swh-web-ui |
106 | d69319d..430575d master -> origin/master |
107 | Updating d69319d..430575d |
108 | Fast-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 | |
131 | mr update: finished (20 ok) |
132 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Aug 19 2016, 3:40 PM · Built instantly
- Status
Passed