Page MenuHomeSoftware Heritage

Build 773

Lint

When
Completed at Nov 10 2016, 5:35 PM · Built for 4 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

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

Python tests

When
Completed at Nov 10 2016, 5:35 PM · Built for 2 s
Status
Passed
1 empty logs are hidden. Show all logs.

Build Log 2771 (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_git_headers (test_converters.TestConverters) ... ok
5db_to_release (test_converters.TestConverters) ... ok
6db_to_revision (test_converters.TestConverters) ... ok
7
8----------------------------------------------------------------------
9Ran 5 tests in 0.888s
10
11OK
12

Update environment from working copy

When
Completed at Nov 10 2016, 5:35 PM · Built for 33 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

183Fast-forward
184 debian/control | 4 +-
185 requirements.txt | 2 +-
186 sql/Makefile | 3 +-
187 sql/swh-data.sql | 793 ++++++++++++++++++++++++++++
188 sql/swh-enums.sql | 152 ++++++
189 sql/swh-func.sql | 239 ++++++++-
190 sql/swh-schema.sql | 508 ++----------------
191 sql/upgrades/089.sql | 178 +++++++
192 sql/upgrades/090.sql | 998 +++++++++++++++++++++++++++++++++++
193 swh/storage/api/client.py | 31 ++
194 swh/storage/api/server.py | 46 ++
195 swh/storage/common.py | 14 +-
196 swh/storage/converters.py | 34 ++
197 swh/storage/db.py | 66 +++
198 swh/storage/storage.py | 213 ++++++++
199 swh/storage/tests/test_converters.py | 40 ++
200 swh/storage/tests/test_storage.py | 395 +++++++++++++-
201 17 files changed, 3235 insertions(+), 481 deletions(-)
202 create mode 100644 sql/swh-enums.sql
203 create mode 100644 sql/upgrades/089.sql
204 create mode 100644 sql/upgrades/090.sql
205
206mr update: finished (21 ok)
207

Clone on Software Heritage Worker

When
Completed at Nov 10 2016, 5:34 PM · Built for 1 s
Status
Passed

Event Timeline