Properties
Properties
- Buildable
- B454: Diff 386
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Sep 2 2016, 5:09 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 Sep 2 2016, 5:09 PM · Built for 3 s
- Status
Passed
1 empty logs are hidden. Show all logs.
310 | enrich_revision_context_some_prev_list (ui.tests.test_utils.UtilsTestCase) ... ok |
---|---|
311 | enrich_revision_no_context (ui.tests.test_utils.UtilsTestCase) ... ok |
312 | enrich_revision_with_children_and_parent_no_dir (ui.tests.test_utils.UtilsTestCase) ... ok |
313 | enrich_revision_with_invalid_message (ui.tests.test_utils.UtilsTestCase) ... ok |
314 | enrich_revision_with_no_message (ui.tests.test_utils.UtilsTestCase) ... ok |
315 | enrich_revision_without_children_or_parent (ui.tests.test_utils.UtilsTestCase) ... ok |
316 | filter_endpoints_1 (ui.tests.test_utils.UtilsTestCase) ... ok |
317 | filter_endpoints_2 (ui.tests.test_utils.UtilsTestCase) ... ok |
318 | filter_field_keys_dict (ui.tests.test_utils.UtilsTestCase) ... ok |
319 | filter_field_keys_dict_unknown_keys (ui.tests.test_utils.UtilsTestCase) ... ok |
320 | filter_field_keys_list (ui.tests.test_utils.UtilsTestCase) ... ok |
321 | filter_field_keys_list_unknown_keys (ui.tests.test_utils.UtilsTestCase) ... ok |
322 | filter_field_keys_other (ui.tests.test_utils.UtilsTestCase) ... ok |
323 | fmap (ui.tests.test_utils.UtilsTestCase) ... ok |
324 | parse_timestamp (ui.tests.test_utils.UtilsTestCase) ... ok |
325 | person_to_string (ui.tests.test_utils.UtilsTestCase) ... ok |
326 | prepare_data_for_view (ui.tests.test_utils.UtilsTestCase) ... ok |
327 | prepare_data_for_view_default_encoding (ui.tests.test_utils.UtilsTestCase) ... ok |
328 | prepare_data_for_view_ko_cannot_decode (ui.tests.test_utils.UtilsTestCase) ... ok |
329 | |
330 | ---------------------------------------------------------------------- |
331 | Ran 328 tests in 1.319s |
332 | |
333 | OK |
334 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Sep 2 2016, 5:09 PM · Built for 6 s
- Status
Passed
1 empty logs are hidden. Show all logs.
104 | swh/web/ui/views/main.py | 4 +- |
---|---|
105 | 26 files changed, 785 insertions(+), 277 deletions(-) |
106 | create mode 100644 swh/web/ui/templates/browse.html |
107 | delete mode 100644 swh/web/ui/templates/home.html |
108 | create mode 100644 swh/web/ui/templates/includes/home-directory.html |
109 | create mode 100644 swh/web/ui/templates/includes/home-origin.html |
110 | create mode 100644 swh/web/ui/templates/includes/home-revision.html |
111 | rename swh/web/ui/templates/{ => includes}/search-form.html (64%) |
112 | |
113 | mr update: /home/temp-drydock/drydock/workingcopy-174/repo/swh-environment/swh-storage |
114 | mr update: /home/temp-drydock/drydock/workingcopy-174/repo/swh-environment/swh-storage |
115 | From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage |
116 | fc0f589..157c129 master -> origin/master |
117 | * [new tag] v0.0.53 -> v0.0.53 |
118 | Updating fc0f589..157c129 |
119 | Fast-forward |
120 | swh/storage/api/client.py | 4 ++++ |
121 | swh/storage/api/server.py | 6 ++++++ |
122 | swh/storage/db.py | 22 ++++++++++++++++++++ |
123 | swh/storage/storage.py | 18 ++++++++++++++++- |
124 | swh/storage/tests/test_storage.py | 42 +++++++++++++++++++++++++++++++++++++++ |
125 | 5 files changed, 91 insertions(+), 1 deletion(-) |
126 | |
127 | mr update: finished (20 ok) |
128 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Sep 2 2016, 5:09 PM · Built instantly
- Status
Passed