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
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.
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