Properties
Properties
- Buildable
- B269: Diff 237
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Jun 28 2016, 4:52 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 28 2016, 4:52 PM · Built for 2 s
- Status
Passed
1 empty logs are hidden. Show all logs.
292 | enrich_revision_context_some_prev_list (ui.tests.test_utils.UtilsTestCase) ... ok |
---|---|
293 | enrich_revision_no_context (ui.tests.test_utils.UtilsTestCase) ... ok |
294 | enrich_revision_with_children_and_parent_no_dir (ui.tests.test_utils.UtilsTestCase) ... ok |
295 | enrich_revision_with_invalid_message (ui.tests.test_utils.UtilsTestCase) ... ok |
296 | enrich_revision_with_no_message (ui.tests.test_utils.UtilsTestCase) ... ok |
297 | enrich_revision_without_children_or_parent (ui.tests.test_utils.UtilsTestCase) ... ok |
298 | filter_endpoints_1 (ui.tests.test_utils.UtilsTestCase) ... ok |
299 | filter_endpoints_2 (ui.tests.test_utils.UtilsTestCase) ... ok |
300 | filter_field_keys_dict (ui.tests.test_utils.UtilsTestCase) ... ok |
301 | filter_field_keys_dict_unknown_keys (ui.tests.test_utils.UtilsTestCase) ... ok |
302 | filter_field_keys_list (ui.tests.test_utils.UtilsTestCase) ... ok |
303 | filter_field_keys_list_unknown_keys (ui.tests.test_utils.UtilsTestCase) ... ok |
304 | filter_field_keys_other (ui.tests.test_utils.UtilsTestCase) ... ok |
305 | fmap (ui.tests.test_utils.UtilsTestCase) ... ok |
306 | parse_timestamp (ui.tests.test_utils.UtilsTestCase) ... ok |
307 | person_to_string (ui.tests.test_utils.UtilsTestCase) ... ok |
308 | prepare_data_for_view (ui.tests.test_utils.UtilsTestCase) ... ok |
309 | prepare_data_for_view_default_encoding (ui.tests.test_utils.UtilsTestCase) ... ok |
310 | prepare_data_for_view_ko_cannot_decode (ui.tests.test_utils.UtilsTestCase) ... ok |
311 | |
312 | ---------------------------------------------------------------------- |
313 | Ran 310 tests in 1.033s |
314 | |
315 | OK |
316 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Jun 28 2016, 4:52 PM · Built for 10 s
- Status
Passed
1 empty logs are hidden. Show all logs.
225 | delete mode 100644 swh/storage/tests/test_objstorage_multiplexer.py |
---|---|
226 | delete mode 100644 swh/storage/tests/test_objstorage_pathslicing.py |
227 | |
228 | mr update: /home/temp-drydock/drydock/workingcopy-163/repo/swh-environment/swh-web-ui |
229 | mr update: /home/temp-drydock/drydock/workingcopy-163/repo/swh-environment/swh-web-ui |
230 | From ssh://forge.softwareheritage.org/diffusion/DWUI/swh-web-ui |
231 | 2b9a9c6..6290dd6 master -> origin/master |
232 | Updating 2b9a9c6..6290dd6 |
233 | Fast-forward |
234 | swh/web/ui/backend.py | 19 +++ |
235 | swh/web/ui/service.py | 25 +++ |
236 | swh/web/ui/templates/revision-log.html | 7 + |
237 | swh/web/ui/templates/revision.html | 7 + |
238 | swh/web/ui/tests/test_backend.py | 86 ++++++++++ |
239 | swh/web/ui/tests/test_service.py | 158 ++++++++++++++++++ |
240 | swh/web/ui/tests/test_utils.py | 281 ++++++++++++++++++++++++++------- |
241 | swh/web/ui/tests/views/test_api.py | 122 ++++++++++++-- |
242 | swh/web/ui/tests/views/test_browse.py | 14 +- |
243 | swh/web/ui/utils.py | 109 +++++++++++-- |
244 | swh/web/ui/views/api.py | 39 +++-- |
245 | swh/web/ui/views/browse.py | 66 +++++++- |
246 | 12 files changed, 825 insertions(+), 108 deletions(-) |
247 | |
248 | mr update: finished (19 ok) |
249 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Jun 28 2016, 4:52 PM · Built instantly
- Status
Passed