Properties
Properties
- Buildable
- B162: Diff 133
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Jun 7 2016, 12:18 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 7 2016, 12:18 PM · Built for 3 s
- Status
Passed
278 | enrich_release_1 (ui.tests.test_utils.UtilsTestCase) ... ok |
---|---|
279 | enrich_release_2 (ui.tests.test_utils.UtilsTestCase) ... ok |
280 | enrich_release_3 (ui.tests.test_utils.UtilsTestCase) ... ok |
281 | enrich_release_4 (ui.tests.test_utils.UtilsTestCase) ... ok |
282 | enrich_revision_with_children_and_parent_no_dir (ui.tests.test_utils.UtilsTestCase) ... ok |
283 | enrich_revision_without_children_or_parent (ui.tests.test_utils.UtilsTestCase) ... ok |
284 | filter_endpoints_1 (ui.tests.test_utils.UtilsTestCase) ... ok |
285 | filter_endpoints_2 (ui.tests.test_utils.UtilsTestCase) ... ok |
286 | filter_field_keys_dict (ui.tests.test_utils.UtilsTestCase) ... ok |
287 | filter_field_keys_dict_unknown_keys (ui.tests.test_utils.UtilsTestCase) ... ok |
288 | filter_field_keys_list (ui.tests.test_utils.UtilsTestCase) ... ok |
289 | filter_field_keys_list_unknown_keys (ui.tests.test_utils.UtilsTestCase) ... ok |
290 | filter_field_keys_other (ui.tests.test_utils.UtilsTestCase) ... ok |
291 | fmap (ui.tests.test_utils.UtilsTestCase) ... ok |
292 | parse_timestamp (ui.tests.test_utils.UtilsTestCase) ... ok |
293 | person_to_string (ui.tests.test_utils.UtilsTestCase) ... ok |
294 | prepare_data_for_view (ui.tests.test_utils.UtilsTestCase) ... ok |
295 | prepare_data_for_view_default_encoding (ui.tests.test_utils.UtilsTestCase) ... ok |
296 | prepare_data_for_view_ko_cannot_decode (ui.tests.test_utils.UtilsTestCase) ... ok |
297 | |
298 | ---------------------------------------------------------------------- |
299 | Ran 294 tests in 1.286s |
300 | |
301 | OK |
302 |
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 7 2016, 12:17 PM · Built for 7 s
- Status
Passed
1 empty logs are hidden. Show all logs.
59 | |
---|---|
60 | mr update: /home/temp-drydock/drydock/workingcopy-163/repo/swh-environment/swh-storage |
61 | mr update: /home/temp-drydock/drydock/workingcopy-163/repo/swh-environment/swh-storage |
62 | Already up-to-date. |
63 | |
64 | mr update: /home/temp-drydock/drydock/workingcopy-163/repo/swh-environment/swh-storage-testdata |
65 | mr update: /home/temp-drydock/drydock/workingcopy-163/repo/swh-environment/swh-storage-testdata |
66 | Already up-to-date. |
67 | |
68 | mr update: /home/temp-drydock/drydock/workingcopy-163/repo/swh-environment/swh-web-ui |
69 | mr update: /home/temp-drydock/drydock/workingcopy-163/repo/swh-environment/swh-web-ui |
70 | From ssh://forge.softwareheritage.org/diffusion/DWUI/swh-web-ui |
71 | 52deecd..0115989 master -> origin/master |
72 | Updating 52deecd..0115989 |
73 | Fast-forward |
74 | swh/web/ui/backend.py | 30 ++++++++++++++ |
75 | swh/web/ui/service.py | 25 ++++++++++++ |
76 | swh/web/ui/tests/test_backend.py | 56 ++++++++++++++++++++++++++ |
77 | swh/web/ui/tests/test_service.py | 82 ++++++++++++++++++++++++++++++++++++++ |
78 | swh/web/ui/tests/views/test_api.py | 79 ++++++++++++++++++++++++++++++++++++ |
79 | swh/web/ui/views/api.py | 50 +++++++++++++++++++++++ |
80 | 6 files changed, 322 insertions(+) |
81 | |
82 | mr update: finished (18 ok) |
83 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Jun 7 2016, 12:17 PM · Built instantly
- Status
Passed