Properties
Properties
- Buildable
- B385: Diff 343
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Aug 18 2016, 4:55 PM · Built for 6 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 18 2016, 4:55 PM · Built for 4 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.679s |
| 316 | |
| 317 | OK |
| 318 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Aug 18 2016, 4:55 PM · Built for 14 s
- Status
Passed
| 129 | 10 files changed, 690 insertions(+), 40 deletions(-) |
|---|---|
| 130 | create mode 100644 docs/vault-blueprint.md |
| 131 | create mode 100644 sql/upgrades/072.sql |
| 132 | create mode 100644 sql/upgrades/073.sql |
| 133 | create mode 100644 sql/upgrades/074.sql |
| 134 | |
| 135 | mr update: /home/temp-drydock/drydock/workingcopy-164/repo/swh-environment/swh-web-ui |
| 136 | mr update: /home/temp-drydock/drydock/workingcopy-164/repo/swh-environment/swh-web-ui |
| 137 | From ssh://forge.softwareheritage.org/diffusion/DWUI/swh-web-ui |
| 138 | a4607b8..d69319d master -> origin/master |
| 139 | Updating a4607b8..d69319d |
| 140 | Fast-forward |
| 141 | resources/test/webapp.ini | 4 +- |
| 142 | swh/web/ui/backend.py | 10 +- |
| 143 | swh/web/ui/converters.py | 2 + |
| 144 | swh/web/ui/main.py | 8 +- |
| 145 | swh/web/ui/service.py | 30 +-- |
| 146 | swh/web/ui/tests/test_app.py | 5 +- |
| 147 | swh/web/ui/tests/test_service.py | 58 +---- |
| 148 | swh/web/ui/tests/views/test_api.py | 426 ++++--------------------------------- |
| 149 | swh/web/ui/views/api.py | 288 +++---------------------- |
| 150 | 9 files changed, 84 insertions(+), 747 deletions(-) |
| 151 | |
| 152 | mr update: finished (19 ok; 1 failed) |
| 153 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Aug 18 2016, 4:55 PM · Built instantly
- Status
Passed