Properties
Properties
- Buildable
- B380: Diff 336
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Aug 17 2016, 11:43 AM · Built for 5 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 Aug 17 2016, 11:43 AM · Built for 3 s
- Status
Passed
1 empty logs are hidden. Show all logs.
294 | enrich_revision_context_some_prev_list (ui.tests.test_utils.UtilsTestCase) ... ok |
---|---|
295 | enrich_revision_no_context (ui.tests.test_utils.UtilsTestCase) ... ok |
296 | enrich_revision_with_children_and_parent_no_dir (ui.tests.test_utils.UtilsTestCase) ... ok |
297 | enrich_revision_with_invalid_message (ui.tests.test_utils.UtilsTestCase) ... ok |
298 | enrich_revision_with_no_message (ui.tests.test_utils.UtilsTestCase) ... ok |
299 | enrich_revision_without_children_or_parent (ui.tests.test_utils.UtilsTestCase) ... ok |
300 | filter_endpoints_1 (ui.tests.test_utils.UtilsTestCase) ... ok |
301 | filter_endpoints_2 (ui.tests.test_utils.UtilsTestCase) ... ok |
302 | filter_field_keys_dict (ui.tests.test_utils.UtilsTestCase) ... ok |
303 | filter_field_keys_dict_unknown_keys (ui.tests.test_utils.UtilsTestCase) ... ok |
304 | filter_field_keys_list (ui.tests.test_utils.UtilsTestCase) ... ok |
305 | filter_field_keys_list_unknown_keys (ui.tests.test_utils.UtilsTestCase) ... ok |
306 | filter_field_keys_other (ui.tests.test_utils.UtilsTestCase) ... ok |
307 | fmap (ui.tests.test_utils.UtilsTestCase) ... ok |
308 | parse_timestamp (ui.tests.test_utils.UtilsTestCase) ... ok |
309 | person_to_string (ui.tests.test_utils.UtilsTestCase) ... ok |
310 | prepare_data_for_view (ui.tests.test_utils.UtilsTestCase) ... ok |
311 | prepare_data_for_view_default_encoding (ui.tests.test_utils.UtilsTestCase) ... ok |
312 | prepare_data_for_view_ko_cannot_decode (ui.tests.test_utils.UtilsTestCase) ... ok |
313 | |
314 | ---------------------------------------------------------------------- |
315 | Ran 312 tests in 1.288s |
316 | |
317 | OK |
318 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Aug 17 2016, 11:43 AM · Built for 13 s
- Status
Passed
1 empty logs are hidden. Show all logs.
110 | swh/storage/archiver/storage.py | 33 ++++++++-- |
---|---|
111 | swh/storage/db.py | 65 ++++++++++++++++-- |
112 | 6 files changed, 474 insertions(+), 31 deletions(-) |
113 | create mode 100644 docs/vault-blueprint.md |
114 | create mode 100644 sql/upgrades/074.sql |
115 | |
116 | mr update: /home/temp-drydock/drydock/workingcopy-163/repo/swh-environment/swh-web-ui |
117 | mr update: /home/temp-drydock/drydock/workingcopy-163/repo/swh-environment/swh-web-ui |
118 | From ssh://forge.softwareheritage.org/diffusion/DWUI/swh-web-ui |
119 | a4607b8..d69319d master -> origin/master |
120 | Updating a4607b8..d69319d |
121 | Fast-forward |
122 | resources/test/webapp.ini | 4 +- |
123 | swh/web/ui/backend.py | 10 +- |
124 | swh/web/ui/converters.py | 2 + |
125 | swh/web/ui/main.py | 8 +- |
126 | swh/web/ui/service.py | 30 +-- |
127 | swh/web/ui/tests/test_app.py | 5 +- |
128 | swh/web/ui/tests/test_service.py | 58 +---- |
129 | swh/web/ui/tests/views/test_api.py | 426 ++++--------------------------------- |
130 | swh/web/ui/views/api.py | 288 +++---------------------- |
131 | 9 files changed, 84 insertions(+), 747 deletions(-) |
132 | |
133 | mr update: finished (19 ok) |
134 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Aug 17 2016, 11:43 AM · Built for 1 s
- Status
Passed