Properties
Properties
- Buildable
- B284: rDSTObeef951407d1: d/control: Bump dependency
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Jul 19 2016, 3:08 PM · Built for 2 s
- Status
Passed
1 empty logs are hidden. Show all logs.
1 | python3 -m flake8 swh bin/swh-storage-add-dir |
---|---|
2 |
Python tests
Python tests
- When
- Completed at Jul 19 2016, 3:08 PM · Built for 1 s
- Status
Passed
1 empty logs are hidden. Show all logs.
1 | W: unknown repository 'swh-environment', you might want to remove it |
---|---|
2 | W: unknown repository 'swh-loader-vcs', you might want to remove it |
3 | db_to_author (test_converters.TestConverters) ... ok |
4 | db_to_git_headers (test_converters.TestConverters) ... ok |
5 | db_to_release (test_converters.TestConverters) ... ok |
6 | db_to_revision (test_converters.TestConverters) ... ok |
7 | |
8 | ---------------------------------------------------------------------- |
9 | Ran 4 tests in 0.499s |
10 | |
11 | OK |
12 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Jul 19 2016, 3:08 PM · Built for 11 s
- Status
Passed
1 empty logs are hidden. Show all logs.
145 | swh/web/ui/templates/origin.html | 15 +- |
---|---|
146 | .../{upload_and_search.html => search.html} | 0 |
147 | swh/web/ui/tests/test_backend.py | 36 ++ |
148 | swh/web/ui/tests/test_service.py | 89 +++-- |
149 | swh/web/ui/tests/test_upload.py | 148 -------- |
150 | swh/web/ui/tests/test_utils.py | 7 +- |
151 | swh/web/ui/tests/views/test_api.py | 88 +++-- |
152 | swh/web/ui/tests/views/test_browse.py | 28 +- |
153 | swh/web/ui/upload.py | 79 ----- |
154 | swh/web/ui/utils.py | 11 +- |
155 | swh/web/ui/views/api.py | 38 +-- |
156 | swh/web/ui/views/browse.py | 10 +- |
157 | 23 files changed, 645 insertions(+), 340 deletions(-) |
158 | create mode 100644 swh/web/ui/static/js/calendar.js |
159 | create mode 120000 swh/web/ui/static/lib/jquery.flot.min.js |
160 | create mode 120000 swh/web/ui/static/lib/jquery.flot.selection.min.js |
161 | create mode 120000 swh/web/ui/static/lib/jquery.flot.time.min.js |
162 | create mode 120000 swh/web/ui/static/lib/jquery.flot.tooltip.min.js |
163 | create mode 120000 swh/web/ui/static/lib/jquery.js |
164 | rename swh/web/ui/templates/{upload_and_search.html => search.html} (100%) |
165 | delete mode 100644 swh/web/ui/tests/test_upload.py |
166 | delete mode 100644 swh/web/ui/upload.py |
167 | |
168 | mr update: finished (19 ok) |
169 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Jul 19 2016, 3:08 PM · Built instantly
- Status
Passed