Properties
Properties
- Buildable
- B280: Diff 251
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Jul 13 2016, 3:50 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 Jul 13 2016, 3:50 PM · Built for 3 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 1.064s |
310 | |
311 | OK |
312 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Jul 13 2016, 3:50 PM · Built for 10 s
- Status
Passed
122 | swh/web/ui/static/js/calendar.js | 373 +++++++++++++++++++++++++ |
---|---|
123 | swh/web/ui/static/js/filedrop.js | 52 +++- |
124 | swh/web/ui/static/lib/jquery.flot.js | 1 + |
125 | swh/web/ui/static/lib/jquery.flot.selection.js | 1 + |
126 | swh/web/ui/static/lib/jquery.flot.time.js | 1 + |
127 | swh/web/ui/static/lib/jquery.flot.tooltip.js | 1 + |
128 | swh/web/ui/static/lib/jquery.js | 1 + |
129 | swh/web/ui/templates/origin.html | 16 +- |
130 | swh/web/ui/templates/upload_and_search.html | 12 +- |
131 | swh/web/ui/tests/test_backend.py | 36 +++ |
132 | swh/web/ui/tests/test_service.py | 62 ++++ |
133 | swh/web/ui/tests/views/test_api.py | 87 ++++++ |
134 | swh/web/ui/tests/views/test_browse.py | 14 +- |
135 | swh/web/ui/views/api.py | 13 + |
136 | swh/web/ui/views/browse.py | 8 +- |
137 | 17 files changed, 690 insertions(+), 8 deletions(-) |
138 | create mode 100644 swh/web/ui/static/js/calendar.js |
139 | create mode 120000 swh/web/ui/static/lib/jquery.flot.js |
140 | create mode 120000 swh/web/ui/static/lib/jquery.flot.selection.js |
141 | create mode 120000 swh/web/ui/static/lib/jquery.flot.time.js |
142 | create mode 120000 swh/web/ui/static/lib/jquery.flot.tooltip.js |
143 | create mode 120000 swh/web/ui/static/lib/jquery.js |
144 | |
145 | mr update: finished (18 ok; 1 failed) |
146 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Jul 13 2016, 3:49 PM · Built instantly
- Status
Passed