Page MenuHomeSoftware Heritage

Build 741

Lint

When
Completed at Sep 23 2016, 1:40 PM · Built for 3 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

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

Python tests

When
Completed at Sep 23 2016, 1:40 PM · Built for 2 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

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

Update environment from working copy

When
Completed at Sep 23 2016, 1:40 PM · Built for 12 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

101 sql/archiver/swh-archiver-func.sql | 17 +++++
102 sql/archiver/upgrades/005.sql | 24 +++++++
103 sql/swh-func.sql | 76 +++++++++++++++------
104 sql/swh-schema.sql | 2 +-
105 sql/upgrades/083.sql | 49 ++++++++++++++
106 sql/upgrades/084.sql | 74 +++++++++++++++++++++
107 sql/upgrades/085.sql | 74 +++++++++++++++++++++
108 swh/storage/api/client.py | 4 +-
109 swh/storage/archiver/db.py | 30 +++++++++
110 swh/storage/archiver/director.py | 94 +++++++++++++++++++++++---
111 swh/storage/archiver/storage.py | 36 +++++++++-
112 swh/storage/archiver/worker.py | 93 ++++++++++++++------------
113 swh/storage/db.py | 10 +--
114 swh/storage/provenance/tasks.py | 6 +-
115 swh/storage/storage.py | 9 ++-
116 swh/storage/tests/test_archiver.py | 32 ++++++++-
117 swh/storage/tests/test_storage.py | 133 ++++++++++++++++++++++++-------------
118 19 files changed, 623 insertions(+), 146 deletions(-)
119 create mode 100644 sql/archiver/upgrades/005.sql
120 create mode 100644 sql/upgrades/083.sql
121 create mode 100644 sql/upgrades/084.sql
122 create mode 100644 sql/upgrades/085.sql
123
124mr update: finished (20 ok)
125

Clone on Software Heritage Worker

When
Completed at Sep 23 2016, 1:40 PM · Built instantly
Status
Passed

Event Timeline