Properties
Properties
- Buildable
- B221: Diff 187
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Jun 21 2016, 2: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 Jun 21 2016, 2:09 PM · Built for 3 s
- Status
Passed
1 empty logs are hidden. Show all logs.
284 | enrich_release_3 (ui.tests.test_utils.UtilsTestCase) ... ok |
---|---|
285 | enrich_release_4 (ui.tests.test_utils.UtilsTestCase) ... ok |
286 | enrich_revision_with_children_and_parent_no_dir (ui.tests.test_utils.UtilsTestCase) ... ok |
287 | enrich_revision_with_invalid_message (ui.tests.test_utils.UtilsTestCase) ... ok |
288 | enrich_revision_with_no_message (ui.tests.test_utils.UtilsTestCase) ... ok |
289 | enrich_revision_without_children_or_parent (ui.tests.test_utils.UtilsTestCase) ... ok |
290 | filter_endpoints_1 (ui.tests.test_utils.UtilsTestCase) ... ok |
291 | filter_endpoints_2 (ui.tests.test_utils.UtilsTestCase) ... ok |
292 | filter_field_keys_dict (ui.tests.test_utils.UtilsTestCase) ... ok |
293 | filter_field_keys_dict_unknown_keys (ui.tests.test_utils.UtilsTestCase) ... ok |
294 | filter_field_keys_list (ui.tests.test_utils.UtilsTestCase) ... ok |
295 | filter_field_keys_list_unknown_keys (ui.tests.test_utils.UtilsTestCase) ... ok |
296 | filter_field_keys_other (ui.tests.test_utils.UtilsTestCase) ... ok |
297 | fmap (ui.tests.test_utils.UtilsTestCase) ... ok |
298 | parse_timestamp (ui.tests.test_utils.UtilsTestCase) ... ok |
299 | person_to_string (ui.tests.test_utils.UtilsTestCase) ... ok |
300 | prepare_data_for_view (ui.tests.test_utils.UtilsTestCase) ... ok |
301 | prepare_data_for_view_default_encoding (ui.tests.test_utils.UtilsTestCase) ... ok |
302 | prepare_data_for_view_ko_cannot_decode (ui.tests.test_utils.UtilsTestCase) ... ok |
303 | |
304 | ---------------------------------------------------------------------- |
305 | Ran 302 tests in 1.692s |
306 | |
307 | OK |
308 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Jun 21 2016, 2:09 PM · Built for 9 s
- Status
Passed
1 empty logs are hidden. Show all logs.
118 | From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage |
---|---|
119 | d5f02d4..cbaed54 master -> origin/master |
120 | * [new tag] v0.0.40 -> v0.0.40 |
121 | * [new tag] v0.0.41 -> v0.0.41 |
122 | Updating d5f02d4..cbaed54 |
123 | Fast-forward |
124 | debian/control | 4 +- |
125 | debian/rules | 2 +- |
126 | requirements.txt | 2 +- |
127 | swh/storage/api/client.py | 6 +++ |
128 | swh/storage/api/server.py | 5 ++ |
129 | swh/storage/checker/checker.py | 4 +- |
130 | swh/storage/objstorage/api/server.py | 5 +- |
131 | swh/storage/objstorage/objstorage.py | 6 ++- |
132 | swh/storage/objstorage/objstorage_pathslicing.py | 59 ++++++++++----------- |
133 | swh/storage/storage.py | 44 +++++++++++----- |
134 | swh/storage/tests/test_archiver.py | 3 +- |
135 | swh/storage/tests/test_checker.py | 4 +- |
136 | swh/storage/tests/test_objstorage_api.py | 21 +++----- |
137 | swh/storage/tests/test_objstorage_pathslicing.py | 6 +-- |
138 | swh/storage/tests/test_storage.py | 65 ++++++++++++++++++++++++ |
139 | 15 files changed, 159 insertions(+), 77 deletions(-) |
140 | |
141 | mr update: finished (18 ok) |
142 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Jun 21 2016, 2:09 PM · Built instantly
- Status
Passed