Properties
Properties
- Buildable
- B268: Diff 236
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Jun 28 2016, 4:41 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 28 2016, 4:41 PM · Built for 3 s
- Status
Passed
1 empty logs are hidden. Show all logs.
292 | enrich_revision_context_some_prev_list (ui.tests.test_utils.UtilsTestCase) ... ok |
---|---|
293 | enrich_revision_no_context (ui.tests.test_utils.UtilsTestCase) ... ok |
294 | enrich_revision_with_children_and_parent_no_dir (ui.tests.test_utils.UtilsTestCase) ... ok |
295 | enrich_revision_with_invalid_message (ui.tests.test_utils.UtilsTestCase) ... ok |
296 | enrich_revision_with_no_message (ui.tests.test_utils.UtilsTestCase) ... ok |
297 | enrich_revision_without_children_or_parent (ui.tests.test_utils.UtilsTestCase) ... ok |
298 | filter_endpoints_1 (ui.tests.test_utils.UtilsTestCase) ... ok |
299 | filter_endpoints_2 (ui.tests.test_utils.UtilsTestCase) ... ok |
300 | filter_field_keys_dict (ui.tests.test_utils.UtilsTestCase) ... ok |
301 | filter_field_keys_dict_unknown_keys (ui.tests.test_utils.UtilsTestCase) ... ok |
302 | filter_field_keys_list (ui.tests.test_utils.UtilsTestCase) ... ok |
303 | filter_field_keys_list_unknown_keys (ui.tests.test_utils.UtilsTestCase) ... ok |
304 | filter_field_keys_other (ui.tests.test_utils.UtilsTestCase) ... ok |
305 | fmap (ui.tests.test_utils.UtilsTestCase) ... ok |
306 | parse_timestamp (ui.tests.test_utils.UtilsTestCase) ... ok |
307 | person_to_string (ui.tests.test_utils.UtilsTestCase) ... ok |
308 | prepare_data_for_view (ui.tests.test_utils.UtilsTestCase) ... ok |
309 | prepare_data_for_view_default_encoding (ui.tests.test_utils.UtilsTestCase) ... ok |
310 | prepare_data_for_view_ko_cannot_decode (ui.tests.test_utils.UtilsTestCase) ... ok |
311 | |
312 | ---------------------------------------------------------------------- |
313 | Ran 310 tests in 0.941s |
314 | |
315 | OK |
316 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Jun 28 2016, 4:41 PM · Built for 7 s
- Status
Passed
79 | Already up-to-date. |
---|---|
80 | |
81 | mr update: /home/temp-drydock/drydock/workingcopy-164/repo/swh-environment/swh-storage-testdata |
82 | mr update: /home/temp-drydock/drydock/workingcopy-164/repo/swh-environment/swh-storage-testdata |
83 | Already up-to-date. |
84 | |
85 | mr update: /home/temp-drydock/drydock/workingcopy-164/repo/swh-environment/swh-web-ui |
86 | mr update: /home/temp-drydock/drydock/workingcopy-164/repo/swh-environment/swh-web-ui |
87 | From ssh://forge.softwareheritage.org/diffusion/DWUI/swh-web-ui |
88 | f3cf763..6290dd6 master -> origin/master |
89 | Updating f3cf763..6290dd6 |
90 | Fast-forward |
91 | swh/web/ui/service.py | 4 +- |
92 | swh/web/ui/templates/revision-log.html | 7 + |
93 | swh/web/ui/templates/revision.html | 7 + |
94 | swh/web/ui/tests/test_utils.py | 281 ++++++++++++++++++++++++++------- |
95 | swh/web/ui/tests/views/test_api.py | 32 ++-- |
96 | swh/web/ui/tests/views/test_browse.py | 14 +- |
97 | swh/web/ui/utils.py | 109 +++++++++++-- |
98 | swh/web/ui/views/api.py | 14 +- |
99 | swh/web/ui/views/browse.py | 66 +++++++- |
100 | 9 files changed, 426 insertions(+), 108 deletions(-) |
101 | |
102 | mr update: finished (18 ok; 1 failed) |
103 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Jun 28 2016, 4:41 PM · Built instantly
- Status
Passed