Properties
Properties
- Buildable
- B582: rDSTO2ff562f0324c: test: Fix wrong key from base_url to url
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Dec 31 2016, 2:49 PM · Built for 9 s
- Status
Passed
1 empty logs are hidden. Show all logs.
1 | python3 -m flake8 swh bin/swh-storage-add-dir |
---|---|
2 |
Python tests
Python tests
- When
- Completed at Dec 31 2016, 2:49 PM · Built for 6 s
- Status
Passed
1 empty logs are hidden. Show all logs.
1 | W: unknown repository 'swh-environment', you might want to remove it |
---|---|
2 | ctags_to_db (test_converters.TestConverters) ... ok |
3 | db_to_author (test_converters.TestConverters) ... ok |
4 | db_to_ctags (test_converters.TestConverters) ... ok |
5 | db_to_git_headers (test_converters.TestConverters) ... ok |
6 | db_to_language (test_converters.TestConverters) ... ok |
7 | db_to_mimetype (test_converters.TestConverters) ... ok |
8 | db_to_release (test_converters.TestConverters) ... ok |
9 | db_to_revision (test_converters.TestConverters) ... ok |
10 | |
11 | ---------------------------------------------------------------------- |
12 | Ran 8 tests in 2.398s |
13 | |
14 | OK |
15 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Dec 31 2016, 2:49 PM · Built for 29 s
- Status
Passed
1 empty logs are hidden. Show all logs.
194 | swh/storage/tests/test_storage.py | 358 +++++++++++++++++++--- |
---|---|
195 | swh/storage/vault/api/server.py | 16 +- |
196 | 19 files changed, 1478 insertions(+), 253 deletions(-) |
197 | create mode 100644 sql/upgrades/097.sql |
198 | |
199 | mr update: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/swh-storage-testdata |
200 | mr update: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/swh-storage-testdata |
201 | From ssh://forge.softwareheritage.org/diffusion/DSTOT/swh-storage-testdata |
202 | 8a58ca4..e59a742 master -> origin/master |
203 | Updating 8a58ca4..e59a742 |
204 | Fast-forward |
205 | dumps/swh.dump | Bin 174356 -> 190149 bytes |
206 | dumps/swh.sql | 1064 ++++++++++++++------- |
207 | svn-folders/pkg-gourmet-with-eol-corner-cases.tgz | Bin 0 -> 34692 bytes |
208 | 3 files changed, 724 insertions(+), 340 deletions(-) |
209 | create mode 100644 svn-folders/pkg-gourmet-with-eol-corner-cases.tgz |
210 | |
211 | mr update: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/swh-web-ui |
212 | mr update: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/swh-web-ui |
213 | From ssh://forge.softwareheritage.org/diffusion/DWUI/swh-web-ui |
214 | bfdd9f9..b84a083 master -> origin/master |
215 | * [new tag] v0.0.51 -> v0.0.51 |
216 | * [new tag] v0.0.47 -> v0.0.47 |
217 | * [new tag] v0.0.48 -> v0.0.48 |
218 | * [new tag] v0.0.49 -> v0.0.49 |
219 | Updating bfdd9f9..b84a083 |
220 | Fast-forward |
221 | Makefile.local | 4 +- |
222 | resources/test/webapp.ini | 26 ------------- |
223 | resources/test/webapp.yml | 19 ++++++++++ |
224 | swh/web/ui/backend.py | 5 +-- |
225 | swh/web/ui/main.py | 12 ++++-- |
226 | swh/web/ui/service.py | 6 +-- |
227 | swh/web/ui/static/css/style.css | 11 ++++-- |
228 | swh/web/ui/templates/browse.html | 6 +++ |
229 | .../ui/templates/includes/home-search-symbol.html | 43 ++++++++++++++++++++++ |
230 | swh/web/ui/templates/includes/search-form.html | 28 -------------- |
231 | swh/web/ui/templates/search.html | 9 ++++- |
232 | swh/web/ui/templates/symbols.html | 43 ++++++++++++++++------ |
233 | swh/web/ui/tests/test_backend.py | 4 +- |
234 | swh/web/ui/tests/test_service.py | 16 ++++---- |
235 | swh/web/ui/views/api.py | 6 +-- |
236 | swh/web/ui/views/browse.py | 5 +++ |
237 | 16 files changed, 147 insertions(+), 96 deletions(-) |
238 | delete mode 100644 resources/test/webapp.ini |
239 | create mode 100644 resources/test/webapp.yml |
240 | create mode 100644 swh/web/ui/templates/includes/home-search-symbol.html |
241 | |
242 | mr update: finished (21 ok) |
243 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Dec 31 2016, 2:48 PM · Built instantly
- Status
Passed