Properties
Properties
- Buildable
- B138: Diff 108
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at May 30 2016, 11:19 AM · 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 May 30 2016, 11:19 AM · Built for 3 s
- Status
Passed
| 268 | enrich_release_1 (ui.tests.test_utils.UtilsTestCase) ... ok |
|---|---|
| 269 | enrich_release_2 (ui.tests.test_utils.UtilsTestCase) ... ok |
| 270 | enrich_release_3 (ui.tests.test_utils.UtilsTestCase) ... ok |
| 271 | enrich_release_4 (ui.tests.test_utils.UtilsTestCase) ... ok |
| 272 | enrich_revision_with_children_and_parent_no_dir (ui.tests.test_utils.UtilsTestCase) ... ok |
| 273 | enrich_revision_without_children_or_parent (ui.tests.test_utils.UtilsTestCase) ... ok |
| 274 | filter_endpoints_1 (ui.tests.test_utils.UtilsTestCase) ... ok |
| 275 | filter_endpoints_2 (ui.tests.test_utils.UtilsTestCase) ... ok |
| 276 | filter_field_keys_dict (ui.tests.test_utils.UtilsTestCase) ... ok |
| 277 | filter_field_keys_dict_unknown_keys (ui.tests.test_utils.UtilsTestCase) ... ok |
| 278 | filter_field_keys_list (ui.tests.test_utils.UtilsTestCase) ... ok |
| 279 | filter_field_keys_list_unknown_keys (ui.tests.test_utils.UtilsTestCase) ... ok |
| 280 | filter_field_keys_other (ui.tests.test_utils.UtilsTestCase) ... ok |
| 281 | fmap (ui.tests.test_utils.UtilsTestCase) ... ok |
| 282 | parse_timestamp (ui.tests.test_utils.UtilsTestCase) ... ok |
| 283 | person_to_string (ui.tests.test_utils.UtilsTestCase) ... ok |
| 284 | prepare_data_for_view (ui.tests.test_utils.UtilsTestCase) ... ok |
| 285 | prepare_data_for_view_default_encoding (ui.tests.test_utils.UtilsTestCase) ... ok |
| 286 | prepare_data_for_view_ko_cannot_decode (ui.tests.test_utils.UtilsTestCase) ... ok |
| 287 | |
| 288 | ---------------------------------------------------------------------- |
| 289 | Ran 284 tests in 1.294s |
| 290 | |
| 291 | OK |
| 292 |
| 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 May 30 2016, 11:19 AM · Built for 8 s
- Status
Passed
1 empty logs are hidden. Show all logs.
| 83 | mr update: /home/temp-drydock/drydock/workingcopy-163/repo/swh-environment/swh-web-ui |
|---|---|
| 84 | mr update: /home/temp-drydock/drydock/workingcopy-163/repo/swh-environment/swh-web-ui |
| 85 | Already up-to-date. |
| 86 | |
| 87 | mr update: /home/temp-drydock/drydock/workingcopy-163/repo/swh-environment/swh-storage |
| 88 | mr update: /home/temp-drydock/drydock/workingcopy-163/repo/swh-environment/swh-storage |
| 89 | From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage |
| 90 | 60a0be9..eb8ada4 master -> origin/master |
| 91 | Updating 60a0be9..eb8ada4 |
| 92 | Fast-forward |
| 93 | swh/storage/checker/__init__.py | 0 |
| 94 | swh/storage/checker/checker.py | 134 +++++++++++++++++++++++++++++++ |
| 95 | swh/storage/objstorage/api/client.py | 11 +++ |
| 96 | swh/storage/objstorage/api/server.py | 7 ++ |
| 97 | swh/storage/objstorage/objstorage.py | 61 +++++++++++++- |
| 98 | swh/storage/tests/test_checker.py | 96 ++++++++++++++++++++++ |
| 99 | swh/storage/tests/test_objstorage.py | 6 ++ |
| 100 | swh/storage/tests/test_objstorage_api.py | 11 +++ |
| 101 | 8 files changed, 322 insertions(+), 4 deletions(-) |
| 102 | create mode 100644 swh/storage/checker/__init__.py |
| 103 | create mode 100644 swh/storage/checker/checker.py |
| 104 | create mode 100644 swh/storage/tests/test_checker.py |
| 105 | |
| 106 | mr update: finished (18 ok) |
| 107 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at May 30 2016, 11:19 AM · Built instantly
- Status
Passed