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

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