Page MenuHomeSoftware Heritage

Build 815

Lint

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

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

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

Python tests

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

Build Log 2991 (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 2.471s
13
14OK
15

Update environment from working copy

When
Completed at Jan 26 2017, 3:13 PM · Built for 26 s
Status
Passed

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

1mr update: command failed
2mr update: command failed
3

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

243 swh/web/ui/tests/test_utils.py | 86 ++++---
244 swh/web/ui/tests/views/test_api.py | 154 +++++-------
245 swh/web/ui/tests/views/test_browse.py | 38 +--
246 swh/web/ui/tests/views/test_main.py | 2 +-
247 swh/web/ui/utils.py | 19 +-
248 swh/web/ui/views/api.py | 261 +++++++++++++++------
249 swh/web/ui/views/browse.py | 33 ++-
250 swh/web/ui/views/main.py | 2 +-
251 36 files changed, 1482 insertions(+), 550 deletions(-)
252 delete mode 100644 resources/test/webapp.ini
253 create mode 100644 resources/test/webapp.yml
254 create mode 100644 swh/web/ui/static/img/arrow-up-small.png
255 create mode 100644 swh/web/ui/static/img/swh-logo.png
256 create mode 100644 swh/web/ui/templates/api-endpoints.html
257 create mode 100644 swh/web/ui/templates/includes/apidoc-header-toc.html
258 create mode 100644 swh/web/ui/templates/includes/apidoc-header.html
259 create mode 100644 swh/web/ui/templates/includes/apidoc-header.md
260
261mr update: /home/temp-drydock/drydock/workingcopy-173/repo/swh-environment/swh-storage
262mr update: /home/temp-drydock/drydock/workingcopy-173/repo/swh-environment/swh-storage
263From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage
264 d5f4640..fed8afb master -> origin/master
265 * [new tag] v0.0.77 -> v0.0.77
266Updating d5f4640..fed8afb
267Fast-forward
268 debian/control | 6 +-
269 requirements.txt | 7 +-
270 sql/Makefile | 17 +-
271 sql/swh-indexes.sql | 272 +++++++++++++++++++++++++++++++
272 sql/swh-schema.sql | 318 ++++++++-----------------------------
273 sql/swh-triggers.sql | 124 +++++++++++++++
274 sql/upgrades/098.sql | 9 ++
275 sql/upgrades/099.sql | 30 ++++
276 swh/storage/api/client.py | 61 +------
277 swh/storage/api/server.py | 13 +-
278 swh/storage/archiver/worker.py | 2 +-
279 swh/storage/db.py | 13 +-
280 swh/storage/storage.py | 11 +-
281 swh/storage/tests/test_archiver.py | 2 +-
282 swh/storage/tests/test_storage.py | 22 +++
283 swh/storage/vault/api/client.py | 54 +------
284 swh/storage/vault/api/server.py | 9 +-
285 17 files changed, 576 insertions(+), 394 deletions(-)
286 create mode 100644 sql/swh-indexes.sql
287 create mode 100644 sql/swh-triggers.sql
288 create mode 100644 sql/upgrades/098.sql
289 create mode 100644 sql/upgrades/099.sql
290
291mr update: finished (19 ok; 2 failed)
292

Clone on Software Heritage Worker

When
Completed at Jan 26 2017, 3:13 PM · Built instantly
Status
Passed

Event Timeline