Page MenuHomeSoftware Heritage

Build 808

Lint

When
Completed at Jan 3 2017, 4:31 PM · Built for 5 s
Status
Passed
1 empty logs are hidden. Show all logs.

Build Log 2959 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1python3 -m flake8 swh bin/swh-storage-add-dir
2

Python tests

When
Completed at Jan 3 2017, 4:31 PM · Built for 12 s
Status
Passed
1 empty logs are hidden. Show all logs.

Build Log 2958 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

1W: unknown repository 'swh-environment', you might want to remove it
2ctags_to_db (test_converters.TestConverters) ... ok
3db_to_author (test_converters.TestConverters) ... ok
4db_to_ctags (test_converters.TestConverters) ... ok
5db_to_git_headers (test_converters.TestConverters) ... ok
6db_to_language (test_converters.TestConverters) ... ok
7db_to_mimetype (test_converters.TestConverters) ... ok
8db_to_release (test_converters.TestConverters) ... ok
9db_to_revision (test_converters.TestConverters) ... ok
10
11----------------------------------------------------------------------
12Ran 8 tests in 9.359s
13
14OK
15

Update environment from working copy

When
Completed at Jan 3 2017, 4:31 PM · Built for 21 s
Status
Passed
1 empty logs are hidden. Show all logs.

Build Log 2955 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

206 swh/web/ui/templates/includes/search-form.html | 28 -------
207 swh/web/ui/templates/layout.html | 5 +-
208 swh/web/ui/templates/search.html | 55 ++++++++------
209 swh/web/ui/templates/symbols.html | 87 +++++++++++++++++-----
210 swh/web/ui/tests/test_backend.py | 6 +-
211 swh/web/ui/tests/test_service.py | 16 ++--
212 swh/web/ui/tests/views/test_browse.py | 10 +--
213 swh/web/ui/views/api.py | 8 +-
214 swh/web/ui/views/browse.py | 10 ++-
215 23 files changed, 238 insertions(+), 138 deletions(-)
216 delete mode 100644 resources/test/webapp.ini
217 create mode 100644 resources/test/webapp.yml
218 create mode 120000 swh/web/ui/static/css/jquery.dataTables.min.css
219 create mode 120000 swh/web/ui/static/lib/jquery.dataTables.min.js
220 create mode 100644 swh/web/ui/templates/includes/home-search-symbol.html
221
222mr update: /home/temp-drydock/drydock/workingcopy-177/repo/swh-environment/swh-storage
223mr update: /home/temp-drydock/drydock/workingcopy-177/repo/swh-environment/swh-storage
224From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage
225 ebcfd49..e4d5aec master -> origin/master
226 * [new tag] v0.0.75 -> v0.0.75
227 * [new tag] v0.0.76 -> v0.0.76
228Updating ebcfd49..e4d5aec
229Fast-forward
230 debian/control | 4 +-
231 requirements.txt | 2 +-
232 sql/clusters.dot | 12 +-
233 sql/swh-data.sql | 11 +-
234 sql/swh-func.sql | 309 ++++++++++++++-----
235 sql/swh-init.sql | 8 +
236 sql/swh-schema.sql | 60 ++--
237 sql/upgrades/097.sql | 568 +++++++++++++++++++++++++++++++++++
238 swh/storage/__init__.py | 25 +-
239 swh/storage/api/client.py | 12 +-
240 swh/storage/api/server.py | 23 +-
241 swh/storage/archiver/worker.py | 2 +-
242 swh/storage/converters.py | 70 +++++
243 swh/storage/db.py | 45 ++-
244 swh/storage/provenance/tasks.py | 16 +-
245 swh/storage/storage.py | 94 +++---
246 swh/storage/tests/test_api_client.py | 19 +-
247 swh/storage/tests/test_archiver.py | 2 +-
248 swh/storage/tests/test_converters.py | 81 +++++
249 swh/storage/tests/test_storage.py | 358 +++++++++++++++++++---
250 swh/storage/vault/api/server.py | 16 +-
251 21 files changed, 1490 insertions(+), 247 deletions(-)
252 create mode 100644 sql/upgrades/097.sql
253
254mr update: finished (21 ok)
255

Clone on Software Heritage Worker

When
Completed at Jan 3 2017, 4:30 PM · Built instantly
Status
Passed

Event Timeline