Properties
Properties
- Buildable
- B281: Diff 253
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Jul 18 2016, 12:18 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 Jul 18 2016, 12:18 PM · Built for 2 s
- Status
Passed
1 empty logs are hidden. Show all logs.
| 288 | enrich_revision_context_some_prev_list (ui.tests.test_utils.UtilsTestCase) ... ok |
|---|---|
| 289 | enrich_revision_no_context (ui.tests.test_utils.UtilsTestCase) ... ok |
| 290 | enrich_revision_with_children_and_parent_no_dir (ui.tests.test_utils.UtilsTestCase) ... ok |
| 291 | enrich_revision_with_invalid_message (ui.tests.test_utils.UtilsTestCase) ... ok |
| 292 | enrich_revision_with_no_message (ui.tests.test_utils.UtilsTestCase) ... ok |
| 293 | enrich_revision_without_children_or_parent (ui.tests.test_utils.UtilsTestCase) ... ok |
| 294 | filter_endpoints_1 (ui.tests.test_utils.UtilsTestCase) ... ok |
| 295 | filter_endpoints_2 (ui.tests.test_utils.UtilsTestCase) ... ok |
| 296 | filter_field_keys_dict (ui.tests.test_utils.UtilsTestCase) ... ok |
| 297 | filter_field_keys_dict_unknown_keys (ui.tests.test_utils.UtilsTestCase) ... ok |
| 298 | filter_field_keys_list (ui.tests.test_utils.UtilsTestCase) ... ok |
| 299 | filter_field_keys_list_unknown_keys (ui.tests.test_utils.UtilsTestCase) ... ok |
| 300 | filter_field_keys_other (ui.tests.test_utils.UtilsTestCase) ... ok |
| 301 | fmap (ui.tests.test_utils.UtilsTestCase) ... ok |
| 302 | parse_timestamp (ui.tests.test_utils.UtilsTestCase) ... ok |
| 303 | person_to_string (ui.tests.test_utils.UtilsTestCase) ... ok |
| 304 | prepare_data_for_view (ui.tests.test_utils.UtilsTestCase) ... ok |
| 305 | prepare_data_for_view_default_encoding (ui.tests.test_utils.UtilsTestCase) ... ok |
| 306 | prepare_data_for_view_ko_cannot_decode (ui.tests.test_utils.UtilsTestCase) ... ok |
| 307 | |
| 308 | ---------------------------------------------------------------------- |
| 309 | Ran 306 tests in 0.946s |
| 310 | |
| 311 | OK |
| 312 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Jul 18 2016, 12:18 PM · Built for 6 s
- Status
Passed
| 101 | swh/web/ui/static/lib/jquery.flot.tooltip.min.js | 1 + |
|---|---|
| 102 | swh/web/ui/templates/origin.html | 6 +- |
| 103 | .../{upload_and_search.html => search.html} | 0 |
| 104 | swh/web/ui/tests/test_service.py | 27 ---- |
| 105 | swh/web/ui/tests/test_upload.py | 148 --------------------- |
| 106 | swh/web/ui/tests/views/test_api.py | 45 ------- |
| 107 | swh/web/ui/tests/views/test_browse.py | 14 +- |
| 108 | swh/web/ui/upload.py | 79 ----------- |
| 109 | swh/web/ui/views/api.py | 25 +--- |
| 110 | swh/web/ui/views/browse.py | 2 +- |
| 111 | 20 files changed, 24 insertions(+), 361 deletions(-) |
| 112 | delete mode 120000 swh/web/ui/static/lib/jquery.flot.js |
| 113 | create mode 120000 swh/web/ui/static/lib/jquery.flot.min.js |
| 114 | delete mode 120000 swh/web/ui/static/lib/jquery.flot.selection.js |
| 115 | create mode 120000 swh/web/ui/static/lib/jquery.flot.selection.min.js |
| 116 | delete mode 120000 swh/web/ui/static/lib/jquery.flot.time.js |
| 117 | create mode 120000 swh/web/ui/static/lib/jquery.flot.time.min.js |
| 118 | delete mode 120000 swh/web/ui/static/lib/jquery.flot.tooltip.js |
| 119 | create mode 120000 swh/web/ui/static/lib/jquery.flot.tooltip.min.js |
| 120 | rename swh/web/ui/templates/{upload_and_search.html => search.html} (100%) |
| 121 | delete mode 100644 swh/web/ui/tests/test_upload.py |
| 122 | delete mode 100644 swh/web/ui/upload.py |
| 123 | |
| 124 | mr update: finished (18 ok; 1 failed) |
| 125 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Jul 18 2016, 12:18 PM · Built instantly
- Status
Passed