Page MenuHomeSoftware Heritage

Build 785

History

Lint

When
Completed at Nov 24 2016, 2:28 PM · Built for 3 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

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

Python tests

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

Build Log 2834 (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.666s
10
11OK
12

Update environment from working copy

When
Completed at Nov 24 2016, 2:28 PM · Built for 12 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

134 swh/storage/api/server.py | 6 ++
135 swh/storage/archiver/director.py | 1 +
136 swh/storage/db.py | 7 ++
137 swh/storage/listener.py | 1 +
138 swh/storage/storage.py | 18 ++++
139 swh/storage/tests/test_storage.py | 111 +++++++++++++++++++++
140 16 files changed, 390 insertions(+), 8 deletions(-)
141 create mode 100644 sql/json/indexer_configuration.tool_configuration.schema.json
142 create mode 100644 sql/upgrades/091.sql
143 create mode 100644 sql/upgrades/092.sql
144 create mode 100644 sql/upgrades/093.sql
145 create mode 100644 sql/upgrades/094.sql
146
147mr update: /home/temp-drydock/drydock/workingcopy-177/repo/swh-environment/swh-storage-testdata
148mr update: /home/temp-drydock/drydock/workingcopy-177/repo/swh-environment/swh-storage-testdata
149From ssh://forge.softwareheritage.org/diffusion/DSTOT/swh-storage-testdata
150 34f6fa4..37dc77c master -> origin/master
151Updating 34f6fa4..37dc77c
152Fast-forward
153 dumps/swh.dump | Bin 139802 -> 174065 bytes
154 dumps/swh.sql | 1786 ++++++++++++++++++++++++++++++++++++++++++++++++++++++--
155 2 files changed, 1725 insertions(+), 61 deletions(-)
156
157mr update: /home/temp-drydock/drydock/workingcopy-177/repo/swh-environment/swh-web-ui
158mr update: /home/temp-drydock/drydock/workingcopy-177/repo/swh-environment/swh-web-ui
159From ssh://forge.softwareheritage.org/diffusion/DWUI/swh-web-ui
160 258b7c2..cb898c0 master -> origin/master
161 * [new tag] v0.0.39 -> v0.0.39
162 * [new tag] v0.0.37 -> v0.0.37
163 * [new tag] v0.0.38 -> v0.0.38
164Updating 258b7c2..cb898c0
165Fast-forward
166 README-dev.md | 9 +-
167 debian/control | 1 +
168 swh/web/ui/apidoc.py | 6 +-
169 swh/web/ui/backend.py | 49 +++++++-
170 swh/web/ui/converters.py | 11 +-
171 swh/web/ui/renderers.py | 1 +
172 swh/web/ui/service.py | 96 ++++++++++++++-
173 swh/web/ui/tests/test_backend.py | 115 ++++++++++++++++++
174 swh/web/ui/tests/test_converters.py | 21 ++++
175 swh/web/ui/tests/test_service.py | 229 ++++++++++++++++++++++++++++++++++++
176 swh/web/ui/tests/test_utils.py | 53 +++++++--
177 swh/web/ui/tests/views/test_api.py | 219 +++++++++++++++++++++++++++++++++-
178 swh/web/ui/utils.py | 31 ++++-
179 swh/web/ui/views/api.py | 115 +++++++++++++++++-
180 14 files changed, 924 insertions(+), 32 deletions(-)
181
182mr update: finished (21 ok)
183

Clone on Software Heritage Worker

When
Completed at Nov 24 2016, 2:28 PM · Built instantly
Status
Passed