Properties
Properties
- Buildable
- B165: Diff 137
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Jun 8 2016, 7:20 PM · Built for 3 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 Jun 8 2016, 7:20 PM · Built for 2 s
- Status
Passed
256 | lookup_revision_with_context (ui.tests.test_service.ServiceTestCase) ... ok |
---|---|
257 | lookup_revision_with_context_by (ui.tests.test_service.ServiceTestCase) ... ok |
258 | lookup_revision_with_context_by_ko (ui.tests.test_service.ServiceTestCase) ... ok |
259 | lookup_revision_with_context_ko_not_a_sha1_1 (ui.tests.test_service.ServiceTestCase) ... ok |
260 | lookup_revision_with_context_ko_not_a_sha1_2 (ui.tests.test_service.ServiceTestCase) ... ok |
261 | lookup_revision_with_context_ko_root_sha1_git_does_not_exist (ui.tests.test_service.ServiceTestCase) ... ok |
262 | lookup_revision_with_context_ko_sha1_git_does_not_exist (ui.tests.test_service.ServiceTestCase) ... ok |
263 | lookup_revision_with_context_sha1_git_root_already_retrieved_as_dict (ui.tests.test_service.ServiceTestCase) ... ok |
264 | stat_counters (ui.tests.test_service.ServiceTestCase) ... ok |
265 | test_upload_and_search (ui.tests.test_service.ServiceTestCase) ... ok |
266 | allowed_file_denied (ui.tests.test_upload.UploadTestCase) ... ok |
267 | allowed_file_ok (ui.tests.test_upload.UploadTestCase) ... ok |
268 | cleanup_ok (ui.tests.test_upload.UploadTestCase) ... ok |
269 | cleanup_should_fail (ui.tests.test_upload.UploadTestCase) ... ok |
270 | save_in_upload_folder_file_not_allowed (ui.tests.test_upload.UploadTestCase) ... ok |
271 | save_in_upload_folder_no_file (ui.tests.test_upload.UploadTestCase) ... ok |
272 | save_in_upload_folder_ok (ui.tests.test_upload.UploadTestCase) ... ok |
273 | enrich_content_with_sha1 (ui.tests.test_utils.UtilsTestCase) ... ok |
274 | enrich_content_without_sha1 (ui.tests.test_utils.UtilsTestCase) ... ok |
275 | enrich_directory_no_type (ui.tests.test_utils.UtilsTestCase) ... ok |
276 | enrich_directory_with_context_and_type_dir (ui.tests.test_utils.UtilsTestCase) ... ok |
277 | enrich_directory_with_context_and_type_file (ui.tests.test_utils.UtilsTestCase) ... ok |
278 | enrich_entity_identity (ui.tests.test_utils.UtilsTestCase) ... ok |
279 | enrich_entity_with_sha1 (ui.tests.test_utils.UtilsTestCase) ... ok |
280 | enrich_release_0 (ui.tests.test_utils.UtilsTestCase) ... ok |
281 | enrich_release_1 (ui.tests.test_utils.UtilsTestCase) ... ok |
282 | enrich_release_2 (ui.tests.test_utils.UtilsTestCase) ... ok |
283 | enrich_release_3 (ui.tests.test_utils.UtilsTestCase) ... ok |
284 | enrich_release_4 (ui.tests.test_utils.UtilsTestCase) ... ok |
285 | enrich_revision_with_children_and_parent_no_dir (ui.tests.test_utils.UtilsTestCase) ... ok |
286 | enrich_revision_without_children_or_parent (ui.tests.test_utils.UtilsTestCase) ... ok |
287 | filter_endpoints_1 (ui.tests.test_utils.UtilsTestCase) ... ok |
288 | filter_endpoints_2 (ui.tests.test_utils.UtilsTestCase) ... ok |
289 | filter_field_keys_dict (ui.tests.test_utils.UtilsTestCase) ... ok |
290 | filter_field_keys_dict_unknown_keys (ui.tests.test_utils.UtilsTestCase) ... ok |
291 | filter_field_keys_list (ui.tests.test_utils.UtilsTestCase) ... ok |
292 | filter_field_keys_list_unknown_keys (ui.tests.test_utils.UtilsTestCase) ... ok |
293 | filter_field_keys_other (ui.tests.test_utils.UtilsTestCase) ... ok |
294 | fmap (ui.tests.test_utils.UtilsTestCase) ... ok |
295 | parse_timestamp (ui.tests.test_utils.UtilsTestCase) ... ok |
296 | person_to_string (ui.tests.test_utils.UtilsTestCase) ... ok |
297 | prepare_data_for_view (ui.tests.test_utils.UtilsTestCase) ... ok |
298 | prepare_data_for_view_default_encoding (ui.tests.test_utils.UtilsTestCase) ... ok |
299 | prepare_data_for_view_ko_cannot_decode (ui.tests.test_utils.UtilsTestCase) ... ok |
300 | |
301 | ---------------------------------------------------------------------- |
302 | Ran 297 tests in 1.103s |
303 | |
304 | OK |
305 |
1 | api_revision {'sha1_git': 'rev-id'} |
---|---|
2 | api_revision_log {'sha1_git': 'rev-id'} |
3 | api_revision_history {'sha1_git_root': 'sha1_git_root', 'sha1_git': '123'} |
4 | api_revision_history {'sha1_git_root': 'sha1_git_root', 'sha1_git': '456'} |
5 | api_revision {'sha1_git': 'rev-id'} |
6 | api_revision_log {'sha1_git': 'rev-id'} |
7 | api_person {'person_id': '1'} |
8 | api_person {'person_id': '2'} |
9 | api_directory {'sha1_git': '123'} |
10 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Jun 8 2016, 7:20 PM · Built for 8 s
- Status
Passed
1 empty logs are hidden. Show all logs.
75 | 08c8894..20a7308 master -> origin/master |
---|---|
76 | * [new tag] v0.0.18 -> v0.0.18 |
77 | Updating 08c8894..20a7308 |
78 | Fast-forward |
79 | debian/control | 4 +-- |
80 | requirements.txt | 4 +-- |
81 | swh/loader/tar/build.py | 50 ++++++++++++++++++++------------------ |
82 | swh/loader/tar/loader.py | 16 ++---------- |
83 | swh/loader/tar/tests/test_build.py | 29 ++++++++++++---------- |
84 | 5 files changed, 48 insertions(+), 55 deletions(-) |
85 | |
86 | mr update: /home/temp-drydock/drydock/workingcopy-163/repo/swh-environment/swh-py-template |
87 | mr update: /home/temp-drydock/drydock/workingcopy-163/repo/swh-environment/swh-py-template |
88 | Already up-to-date. |
89 | |
90 | mr update: /home/temp-drydock/drydock/workingcopy-163/repo/swh-environment/swh-scheduler |
91 | mr update: /home/temp-drydock/drydock/workingcopy-163/repo/swh-environment/swh-scheduler |
92 | Already up-to-date. |
93 | |
94 | mr update: /home/temp-drydock/drydock/workingcopy-163/repo/swh-environment/swh-model |
95 | mr update: /home/temp-drydock/drydock/workingcopy-163/repo/swh-environment/swh-model |
96 | From ssh://forge.softwareheritage.org/diffusion/DMOD/swh-model |
97 | 9b9ec94..87fcced master -> origin/master |
98 | * [new tag] v0.0.10 -> v0.0.10 |
99 | Updating 9b9ec94..87fcced |
100 | Fast-forward |
101 | swh/model/git.py | 211 ++++++++++++++++++++++++++++++++++++++++++++++++++++--- |
102 | 1 file changed, 201 insertions(+), 10 deletions(-) |
103 | |
104 | mr update: /home/temp-drydock/drydock/workingcopy-163/repo/swh-environment/swh-storage-testdata |
105 | mr update: /home/temp-drydock/drydock/workingcopy-163/repo/swh-environment/swh-storage-testdata |
106 | Already up-to-date. |
107 | |
108 | mr update: /home/temp-drydock/drydock/workingcopy-163/repo/swh-environment/swh-storage |
109 | mr update: /home/temp-drydock/drydock/workingcopy-163/repo/swh-environment/swh-storage |
110 | Already up-to-date. |
111 | |
112 | mr update: /home/temp-drydock/drydock/workingcopy-163/repo/swh-environment/swh-web-ui |
113 | mr update: /home/temp-drydock/drydock/workingcopy-163/repo/swh-environment/swh-web-ui |
114 | From ssh://forge.softwareheritage.org/diffusion/DWUI/swh-web-ui |
115 | 0115989..f64ec78 master -> origin/master |
116 | Updating 0115989..f64ec78 |
117 | Fast-forward |
118 | swh/web/ui/templates/revision-log.html | 17 ++++++- |
119 | swh/web/ui/tests/views/test_browse.py | 82 ++++++++++++++++++++++++++++++++++ |
120 | swh/web/ui/views/browse.py | 51 ++++++++++++++++++++- |
121 | 3 files changed, 148 insertions(+), 2 deletions(-) |
122 | |
123 | mr update: finished (18 ok) |
124 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Jun 8 2016, 7:20 PM · Built instantly
- Status
Passed