Properties
Properties
- Buildable
- B387: Diff 344
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Failed
Lint
Lint
- When
- Completed at Aug 19 2016, 11:53 AM · Built for 5 s
- Status
Failed
1 | python3 -m flake8 swh bin/swh-web-ui-dev |
---|---|
2 | swh/web/ui/apidoc.py:154:19: F821 undefined name 'SWHAPIDocException' |
3 | ../Makefile.python:25: recipe for target 'check' failed |
4 |
Python tests
Python tests
- When
- Completed at Aug 19 2016, 11:53 AM · Built for 4 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.674s |
309 | |
310 | OK |
311 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Aug 19 2016, 11:53 AM · Built for 9 s
- Status
Passed
53 | mr update: /home/temp-drydock/drydock/workingcopy-164/repo/swh-environment/swh-model |
---|---|
54 | Already up-to-date. |
55 | |
56 | mr update: /home/temp-drydock/drydock/workingcopy-164/repo/swh-environment/swh-objstorage |
57 | mr update: /home/temp-drydock/drydock/workingcopy-164/repo/swh-environment/swh-objstorage |
58 | From ssh://forge.softwareheritage.org/diffusion/DOBJS/swh-objstorage |
59 | 42aae8f..b8b6e1c master -> origin/master |
60 | * [new tag] v0.0.2 -> v0.0.2 |
61 | |
62 | *** Please tell me who you are. |
63 | |
64 | Run |
65 | |
66 | git config --global user.email "you@example.com" |
67 | git config --global user.name "Your Name" |
68 | |
69 | to set your account's default identity. |
70 | Omit --global to set the identity only in this repository. |
71 | |
72 | fatal: empty ident name (for <temp-drydock@worker01.softwareheritage.org>) not allowed |
73 | |
74 | mr update: /home/temp-drydock/drydock/workingcopy-164/repo/swh-environment/swh-py-template |
75 | mr update: /home/temp-drydock/drydock/workingcopy-164/repo/swh-environment/swh-py-template |
76 | Already up-to-date. |
77 | |
78 | mr update: /home/temp-drydock/drydock/workingcopy-164/repo/swh-environment/swh-storage |
79 | mr update: /home/temp-drydock/drydock/workingcopy-164/repo/swh-environment/swh-storage |
80 | From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage |
81 | 0d29365..d74b3e5 master -> origin/master |
82 | Updating 0d29365..d74b3e5 |
83 | Fast-forward |
84 | swh/storage/db.py | 14 +++++++ |
85 | swh/storage/listener.py | 100 ++++++++++++++++++++++++++++++++++++++++++++++++ |
86 | 2 files changed, 114 insertions(+) |
87 | create mode 100644 swh/storage/listener.py |
88 | |
89 | mr update: /home/temp-drydock/drydock/workingcopy-164/repo/swh-environment/swh-scheduler |
90 | mr update: /home/temp-drydock/drydock/workingcopy-164/repo/swh-environment/swh-scheduler |
91 | Already up-to-date. |
92 | |
93 | mr update: /home/temp-drydock/drydock/workingcopy-164/repo/swh-environment/swh-storage-testdata |
94 | mr update: /home/temp-drydock/drydock/workingcopy-164/repo/swh-environment/swh-storage-testdata |
95 | Already up-to-date. |
96 | |
97 | mr update: /home/temp-drydock/drydock/workingcopy-164/repo/swh-environment/swh-web-ui |
98 | mr update: /home/temp-drydock/drydock/workingcopy-164/repo/swh-environment/swh-web-ui |
99 | Already up-to-date. |
100 | |
101 | mr update: finished (19 ok; 1 failed) |
102 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Aug 19 2016, 11:53 AM · Built instantly
- Status
Passed