Page MenuHomeSoftware Heritage

Build 578

Properties

Buildable
B392: Diff 347
Build Plan
Plan 2 Software Heritage Python tests
Status
Passed

Lint

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

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

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

Python tests

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

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

1W: unknown repository 'swh-environment', you might want to remove it
2W: unknown repository 'swh-loader-vcs', you might want to remove it
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 4 tests in 0.898s
10
11OK
12

Update environment from working copy

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

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

126Updating a4607b8..430575d
127Fast-forward
128 resources/test/webapp.ini | 4 +-
129 swh/web/ui/apidoc.py | 279 ++++++++++--
130 swh/web/ui/backend.py | 8 +-
131 swh/web/ui/converters.py | 2 +
132 swh/web/ui/main.py | 28 +-
133 swh/web/ui/renderers.py | 198 ++++-----
134 swh/web/ui/service.py | 30 +-
135 swh/web/ui/templates/api.html | 207 +--------
136 swh/web/ui/templates/apidoc.html | 84 ++++
137 swh/web/ui/templates/origin.html | 2 +-
138 swh/web/ui/tests/test_apidoc.py | 299 +++++++++++++
139 swh/web/ui/tests/test_app.py | 18 +-
140 swh/web/ui/tests/test_backend.py | 14 +-
141 swh/web/ui/tests/test_renderers.py | 270 ++++++------
142 swh/web/ui/tests/test_service.py | 61 +--
143 swh/web/ui/tests/views/test_api.py | 426 ++----------------
144 swh/web/ui/tests/views/test_browse.py | 20 +
145 swh/web/ui/views/api.py | 799 ++++++++++++----------------------
146 swh/web/ui/views/browse.py | 15 +-
147 swh/web/ui/views/errorhandler.py | 8 +-
148 20 files changed, 1278 insertions(+), 1494 deletions(-)
149 create mode 100644 swh/web/ui/templates/apidoc.html
150 create mode 100644 swh/web/ui/tests/test_apidoc.py
151
152mr update: /home/temp-drydock/drydock/workingcopy-162/repo/swh-environment/swh-storage
153mr update: /home/temp-drydock/drydock/workingcopy-162/repo/swh-environment/swh-storage
154From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage
155 b5780ee..7d7f403 master -> origin/master
156 * [new tag] v0.0.48 -> v0.0.48
157Updating b5780ee..7d7f403
158Fast-forward
159 debian/control | 9 ++-
160 debian/rules | 12 +++-
161 docs/vault-blueprint.md | 139 +++++++++++++++++++++++++++++++++++++++
162 requirements.txt | 2 +-
163 sql/swh-schema.sql | 127 ++++++++++++++++++++++++++++++++++-
164 sql/upgrades/074.sql | 112 +++++++++++++++++++++++++++++++
165 swh/storage/archiver/director.py | 29 ++++----
166 swh/storage/archiver/storage.py | 33 ++++++++--
167 swh/storage/db.py | 79 ++++++++++++++++++++--
168 swh/storage/listener.py | 100 ++++++++++++++++++++++++++++
169 10 files changed, 605 insertions(+), 37 deletions(-)
170 create mode 100644 docs/vault-blueprint.md
171 create mode 100644 sql/upgrades/074.sql
172 create mode 100644 swh/storage/listener.py
173
174mr update: finished (20 ok)
175

Clone on Software Heritage Worker

When
Completed at Aug 19 2016, 2:40 PM · Built instantly
Status
Passed

Event Timeline