Properties
Properties
- Buildable
- B597: rDSTO598114c5da2e: sql/archiver: keep archive counts using a bucketed list
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Failed
Lint
Lint
- When
- Completed at Feb 7 2017, 6:30 PM · Built for 10 s
- Status
Failed
1 | python3 -m flake8 swh bin/swh-storage-add-dir |
---|---|
2 | swh/storage/tests/test_storage.py:1202:80: E501 line too long (82 > 79 characters) |
3 | ../Makefile.python:25: recipe for target 'check' failed |
4 |
Python tests
Python tests
- When
- Completed at Feb 7 2017, 6:30 PM · Built for 19 s
- Status
Passed
1 empty logs are hidden. Show all logs.
1 | W: unknown repository 'swh-environment', you might want to remove it |
---|---|
2 | ctags_to_db (test_converters.TestConverters) ... ok |
3 | db_to_author (test_converters.TestConverters) ... ok |
4 | db_to_ctags (test_converters.TestConverters) ... ok |
5 | db_to_git_headers (test_converters.TestConverters) ... ok |
6 | db_to_language (test_converters.TestConverters) ... ok |
7 | db_to_mimetype (test_converters.TestConverters) ... ok |
8 | db_to_release (test_converters.TestConverters) ... ok |
9 | db_to_revision (test_converters.TestConverters) ... ok |
10 | |
11 | ---------------------------------------------------------------------- |
12 | Ran 8 tests in 13.336s |
13 | |
14 | OK |
15 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Feb 7 2017, 6:30 PM · Built for 12 s
- Status
Passed
1 empty logs are hidden. Show all logs.
171 | swh/web/ui/static/lib/jquery.flot.selection.min.js | 1 - |
---|---|
172 | swh/web/ui/static/lib/jquery.flot.time.min.js | 1 - |
173 | swh/web/ui/static/lib/jquery.flot.tooltip.min.js | 1 - |
174 | swh/web/ui/static/lib/lib-typedarrays.js | 1 - |
175 | swh/web/ui/static/lib/sha1.js | 1 - |
176 | swh/web/ui/static/lib/sha256.js | 1 - |
177 | swh/web/ui/static/robots.txt | 2 + |
178 | swh/web/ui/templates/api-endpoints.html | 26 +- |
179 | swh/web/ui/templates/api.html | 2 +- |
180 | swh/web/ui/templates/apidoc.html | 53 ++- |
181 | .../ui/templates/includes/apidoc-header-toc.html | 30 +- |
182 | swh/web/ui/templates/includes/apidoc-header.html | 174 ++++--- |
183 | swh/web/ui/templates/includes/apidoc-header.md | 290 ++++++----- |
184 | swh/web/ui/templates/includes/search-form.html | 9 +- |
185 | swh/web/ui/templates/layout.html | 57 ++- |
186 | swh/web/ui/templates/origin.html | 9 +- |
187 | swh/web/ui/tests/test_apidoc.py | 23 +- |
188 | swh/web/ui/tests/test_app.py | 4 +- |
189 | swh/web/ui/tests/test_converters.py | 8 +- |
190 | swh/web/ui/tests/test_renderers.py | 19 +- |
191 | swh/web/ui/tests/test_utils.py | 90 ++-- |
192 | swh/web/ui/tests/views/test_api.py | 185 ++++--- |
193 | swh/web/ui/tests/views/test_main.py | 16 +- |
194 | swh/web/ui/utils.py | 44 +- |
195 | swh/web/ui/views/api.py | 529 ++++++++++----------- |
196 | swh/web/ui/views/browse.py | 23 +- |
197 | swh/web/ui/views/main.py | 8 +- |
198 | 46 files changed, 1191 insertions(+), 1026 deletions(-) |
199 | delete mode 120000 swh/web/ui/static/css/jquery.dataTables.min.css |
200 | create mode 100644 swh/web/ui/static/img/icons/swh-logo-32x32.png |
201 | create mode 100644 swh/web/ui/static/img/icons/swh-logo-archive-180x180.png |
202 | create mode 100644 swh/web/ui/static/img/icons/swh-logo-archive-192x192.png |
203 | create mode 100644 swh/web/ui/static/img/icons/swh-logo-archive-270x270.png |
204 | create mode 100644 swh/web/ui/static/img/swh-logo-archive.png |
205 | create mode 100644 swh/web/ui/static/img/swh-logo-archive.svg |
206 | delete mode 100644 swh/web/ui/static/img/swh-logo.png |
207 | delete mode 100644 swh/web/ui/static/lib/README |
208 | delete mode 120000 swh/web/ui/static/lib/core.js |
209 | delete mode 120000 swh/web/ui/static/lib/jquery.dataTables.min.js |
210 | delete mode 120000 swh/web/ui/static/lib/jquery.flot.min.js |
211 | delete mode 120000 swh/web/ui/static/lib/jquery.flot.selection.min.js |
212 | delete mode 120000 swh/web/ui/static/lib/jquery.flot.time.min.js |
213 | delete mode 120000 swh/web/ui/static/lib/jquery.flot.tooltip.min.js |
214 | delete mode 120000 swh/web/ui/static/lib/lib-typedarrays.js |
215 | delete mode 120000 swh/web/ui/static/lib/sha1.js |
216 | delete mode 120000 swh/web/ui/static/lib/sha256.js |
217 | create mode 100644 swh/web/ui/static/robots.txt |
218 | |
219 | mr update: finished (21 ok) |
220 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Feb 7 2017, 6:29 PM · Built instantly
- Status
Passed