Properties
Properties
- Buildable
- B592: rDSTO48df525f718e: sql/swh-func: in occurrence_get_by: only return data pertaining one visit
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Failed
Lint
Lint
- When
- Completed at Feb 1 2017, 3:42 PM · Built for 20 s
- Status
Failed
1 | python3 -m flake8 swh bin/swh-storage-add-dir |
---|---|
2 | swh/storage/tests/test_storage.py:1202:80: E501 line too long (82 > 79 characters) |
3 | ../Makefile.python:25: recipe for target 'check' failed |
4 |
Python tests
Python tests
- When
- Completed at Feb 1 2017, 3:42 PM · Built for 13 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 5.972s |
13 | |
14 | OK |
15 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Feb 1 2017, 3:41 PM · Built for 1 m, 5 s
- Status
Passed
1 empty logs are hidden. Show all logs.
234 | swh/storage/storage.py | 11 +- |
---|---|
235 | swh/storage/tests/test_storage.py | 31 +++- |
236 | swh/storage/vault/api/client.py | 54 +------ |
237 | swh/storage/vault/api/server.py | 9 +- |
238 | 18 files changed, 660 insertions(+), 425 deletions(-) |
239 | create mode 100644 sql/swh-indexes.sql |
240 | create mode 100644 sql/swh-triggers.sql |
241 | create mode 100644 sql/upgrades/098.sql |
242 | create mode 100644 sql/upgrades/099.sql |
243 | create mode 100644 sql/upgrades/100.sql |
244 | |
245 | mr update: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/swh-storage-testdata |
246 | mr update: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/swh-storage-testdata |
247 | From ssh://forge.softwareheritage.org/diffusion/DSTOT/swh-storage-testdata |
248 | e59a742..e32f585 master -> origin/master |
249 | Updating e59a742..e32f585 |
250 | Fast-forward |
251 | dumps/swh-archiver.dump | Bin 10675 -> 11449 bytes |
252 | dumps/swh-archiver.sql | 57 +++++++++++++++++++++++++++++++++--------------- |
253 | dumps/swh.dump | Bin 190149 -> 191266 bytes |
254 | dumps/swh.sql | 53 +++++++++++++++++++------------------------- |
255 | 4 files changed, 63 insertions(+), 47 deletions(-) |
256 | |
257 | mr update: finished (21 ok) |
258 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Feb 1 2017, 3:40 PM · Built instantly
- Status
Passed