Properties
Properties
- Buildable
- B157: Diff 127
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Jun 6 2016, 2:40 PM · Built for 4 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 6 2016, 2:40 PM · Built for 3 s
- Status
Passed
275 | enrich_release_1 (ui.tests.test_utils.UtilsTestCase) ... ok |
---|---|
276 | enrich_release_2 (ui.tests.test_utils.UtilsTestCase) ... ok |
277 | enrich_release_3 (ui.tests.test_utils.UtilsTestCase) ... ok |
278 | enrich_release_4 (ui.tests.test_utils.UtilsTestCase) ... ok |
279 | enrich_revision_with_children_and_parent_no_dir (ui.tests.test_utils.UtilsTestCase) ... ok |
280 | enrich_revision_without_children_or_parent (ui.tests.test_utils.UtilsTestCase) ... ok |
281 | filter_endpoints_1 (ui.tests.test_utils.UtilsTestCase) ... ok |
282 | filter_endpoints_2 (ui.tests.test_utils.UtilsTestCase) ... ok |
283 | filter_field_keys_dict (ui.tests.test_utils.UtilsTestCase) ... ok |
284 | filter_field_keys_dict_unknown_keys (ui.tests.test_utils.UtilsTestCase) ... ok |
285 | filter_field_keys_list (ui.tests.test_utils.UtilsTestCase) ... ok |
286 | filter_field_keys_list_unknown_keys (ui.tests.test_utils.UtilsTestCase) ... ok |
287 | filter_field_keys_other (ui.tests.test_utils.UtilsTestCase) ... ok |
288 | fmap (ui.tests.test_utils.UtilsTestCase) ... ok |
289 | parse_timestamp (ui.tests.test_utils.UtilsTestCase) ... ok |
290 | person_to_string (ui.tests.test_utils.UtilsTestCase) ... ok |
291 | prepare_data_for_view (ui.tests.test_utils.UtilsTestCase) ... ok |
292 | prepare_data_for_view_default_encoding (ui.tests.test_utils.UtilsTestCase) ... ok |
293 | prepare_data_for_view_ko_cannot_decode (ui.tests.test_utils.UtilsTestCase) ... ok |
294 | |
295 | ---------------------------------------------------------------------- |
296 | Ran 291 tests in 1.235s |
297 | |
298 | OK |
299 |
1 | api_revision {'sha1_git': 'rev-id'} |
---|---|
2 | api_revision_log {'sha1_git': 'rev-id'} |
3 | api_revision_history {'sha1_git': '123', 'sha1_git_root': 'sha1_git_root'} |
4 | api_revision_history {'sha1_git': '456', 'sha1_git_root': 'sha1_git_root'} |
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 6 2016, 2:39 PM · Built for 9 s
- Status
Passed
1 empty logs are hidden. Show all logs.
81 | mr update: /home/temp-drydock/drydock/workingcopy-163/repo/swh-environment/swh-storage |
---|---|
82 | From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage |
83 | eb8ada4..bca87a1 master -> origin/master |
84 | Updating eb8ada4..bca87a1 |
85 | Fast-forward |
86 | setup.py | 1 + |
87 | swh/storage/checker/checker.py | 93 ++++++++++++++++++++++---------- |
88 | swh/storage/objstorage/objstorage.py | 3 +- |
89 | swh/storage/tests/test_checker.py | 41 ++++++++++++-- |
90 | swh/storage/tests/test_objstorage.py | 2 +- |
91 | swh/storage/tests/test_objstorage_api.py | 1 - |
92 | 6 files changed, 106 insertions(+), 35 deletions(-) |
93 | |
94 | mr update: /home/temp-drydock/drydock/workingcopy-163/repo/swh-environment/swh-web-ui |
95 | mr update: /home/temp-drydock/drydock/workingcopy-163/repo/swh-environment/swh-web-ui |
96 | From ssh://forge.softwareheritage.org/diffusion/DWUI/swh-web-ui |
97 | 7a0cfff..52deecd master -> origin/master |
98 | Updating 7a0cfff..52deecd |
99 | Fast-forward |
100 | swh/web/ui/converters.py | 4 ++-- |
101 | swh/web/ui/tests/test_converters.py | 10 ++++++++++ |
102 | 2 files changed, 12 insertions(+), 2 deletions(-) |
103 | |
104 | mr update: finished (18 ok) |
105 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Jun 6 2016, 2:39 PM · Built instantly
- Status
Passed