Properties
Properties
- Buildable
- B368: Diff 322
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Aug 12 2016, 12:02 PM · Built for 4 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 12 2016, 12:02 PM · Built for 4 s
- Status
Passed
1 empty logs are hidden. Show all logs.
| 280 | enrich_revision_context_some_prev_list (ui.tests.test_utils.UtilsTestCase) ... ok |
|---|---|
| 281 | enrich_revision_no_context (ui.tests.test_utils.UtilsTestCase) ... ok |
| 282 | enrich_revision_with_children_and_parent_no_dir (ui.tests.test_utils.UtilsTestCase) ... ok |
| 283 | enrich_revision_with_invalid_message (ui.tests.test_utils.UtilsTestCase) ... ok |
| 284 | enrich_revision_with_no_message (ui.tests.test_utils.UtilsTestCase) ... ok |
| 285 | enrich_revision_without_children_or_parent (ui.tests.test_utils.UtilsTestCase) ... ok |
| 286 | filter_endpoints_1 (ui.tests.test_utils.UtilsTestCase) ... ok |
| 287 | filter_endpoints_2 (ui.tests.test_utils.UtilsTestCase) ... ok |
| 288 | filter_field_keys_dict (ui.tests.test_utils.UtilsTestCase) ... ok |
| 289 | filter_field_keys_dict_unknown_keys (ui.tests.test_utils.UtilsTestCase) ... ok |
| 290 | filter_field_keys_list (ui.tests.test_utils.UtilsTestCase) ... ok |
| 291 | filter_field_keys_list_unknown_keys (ui.tests.test_utils.UtilsTestCase) ... ok |
| 292 | filter_field_keys_other (ui.tests.test_utils.UtilsTestCase) ... ok |
| 293 | fmap (ui.tests.test_utils.UtilsTestCase) ... ok |
| 294 | parse_timestamp (ui.tests.test_utils.UtilsTestCase) ... ok |
| 295 | person_to_string (ui.tests.test_utils.UtilsTestCase) ... ok |
| 296 | prepare_data_for_view (ui.tests.test_utils.UtilsTestCase) ... ok |
| 297 | prepare_data_for_view_default_encoding (ui.tests.test_utils.UtilsTestCase) ... ok |
| 298 | prepare_data_for_view_ko_cannot_decode (ui.tests.test_utils.UtilsTestCase) ... ok |
| 299 | |
| 300 | ---------------------------------------------------------------------- |
| 301 | Ran 298 tests in 1.439s |
| 302 | |
| 303 | OK |
| 304 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Aug 12 2016, 12:02 PM · Built for 17 s
- Status
Passed
1 empty logs are hidden. Show all logs.
| 100 | swh/storage/archiver/worker.py | 382 +++++++++++++++--------------- |
|---|---|
| 101 | swh/storage/converters.py | 14 +- |
| 102 | swh/storage/db.py | 42 +++- |
| 103 | swh/storage/tests/manual_test_archiver.py | 96 -------- |
| 104 | swh/storage/tests/test_archiver.py | 314 ++++++++++++------------ |
| 105 | 18 files changed, 860 insertions(+), 800 deletions(-) |
| 106 | create mode 100644 sql/archiver/upgrades/002.sql |
| 107 | create mode 100644 sql/archiver/upgrades/003.sql |
| 108 | create mode 100644 sql/upgrades/071.sql |
| 109 | create mode 100644 sql/upgrades/072.sql |
| 110 | create mode 100644 sql/upgrades/073.sql |
| 111 | delete mode 100644 swh/storage/tests/manual_test_archiver.py |
| 112 | |
| 113 | mr update: /home/temp-drydock/drydock/workingcopy-163/repo/swh-environment/swh-web-ui |
| 114 | mr update: /home/temp-drydock/drydock/workingcopy-163/repo/swh-environment/swh-web-ui |
| 115 | From ssh://forge.softwareheritage.org/diffusion/DWUI/swh-web-ui |
| 116 | 5d895d0..a4607b8 master -> origin/master |
| 117 | Updating 5d895d0..a4607b8 |
| 118 | Fast-forward |
| 119 | swh/web/ui/templates/search.html | 2 +- |
| 120 | swh/web/ui/views/browse.py | 11 ----------- |
| 121 | 2 files changed, 1 insertion(+), 12 deletions(-) |
| 122 | |
| 123 | mr update: finished (19 ok) |
| 124 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Aug 12 2016, 12:01 PM · Built instantly
- Status
Passed