Properties
Properties
- Buildable
- B791: rDSTO0f3006f997e8: sql/upgrades: create db upgrade 101->102
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Failed
Lint
Lint
- When
- Completed at Mar 16 2017, 4:02 PM · Built for 3 s
- Status
Failed
1 | python3 -m flake8 swh bin/swh-storage-add-dir |
---|---|
2 | swh/storage/db.py:403:80: E501 line too long (82 > 79 characters) |
3 | swh/storage/vault/cookers/revision_git.py:149:18: W503 line break before binary operator |
4 | swh/storage/vault/cookers/revision_git.py:150:18: W503 line break before binary operator |
5 | ../Makefile.python:25: recipe for target 'check' failed |
6 |
Python tests
Python tests
- When
- Completed at Mar 16 2017, 4:02 PM · Built for 2 s
- Status
Passed
1 empty logs are hidden. Show all logs.
1 | W: unknown repository 'swh-environment', you might want to remove it |
---|---|
2 | archive_ls (test_archiver.TestArchiverStorageStub) ... ok |
3 | content_archive_get (test_archiver.TestArchiverStorageStub) ... ok |
4 | content_archive_get_copies (test_archiver.TestArchiverStorageStub) ... ok |
5 | content_archive_get_missing (test_archiver.TestArchiverStorageStub) ... ok |
6 | content_archive_get_unarchived_copies (test_archiver.TestArchiverStorageStub) ... ok |
7 | content_archive_get_unknown (test_archiver.TestArchiverStorageStub) ... ok |
8 | content_archive_update (test_archiver.TestArchiverStorageStub) ... ok |
9 | ctags_to_db (test_converters.TestConverters) ... ok |
10 | db_to_author (test_converters.TestConverters) ... ok |
11 | db_to_ctags (test_converters.TestConverters) ... ok |
12 | db_to_git_headers (test_converters.TestConverters) ... ok |
13 | db_to_language (test_converters.TestConverters) ... ok |
14 | db_to_mimetype (test_converters.TestConverters) ... ok |
15 | db_to_release (test_converters.TestConverters) ... ok |
16 | db_to_revision (test_converters.TestConverters) ... ok |
17 | |
18 | ---------------------------------------------------------------------- |
19 | Ran 15 tests in 0.785s |
20 | |
21 | OK |
22 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Mar 16 2017, 4:01 PM · Built for 8 s
- Status
Passed
1 empty logs are hidden. Show all logs.
99 | dfbb949..67b1cf5 master -> origin/master |
---|---|
100 | Updating dfbb949..67b1cf5 |
101 | Fast-forward |
102 | swh/web/ui/views/browse.py | 4 ---- |
103 | 1 file changed, 4 deletions(-) |
104 | |
105 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-storage |
106 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-storage |
107 | From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage |
108 | ac9a2d2..0f3006f master -> origin/master |
109 | Updating ac9a2d2..0f3006f |
110 | Fast-forward |
111 | sql/swh-func.sql | 50 +++----- |
112 | sql/swh-schema.sql | 2 +- |
113 | sql/upgrades/102.sql | 183 ++++++++++++++++++++++++++++++ |
114 | swh/storage/db.py | 40 ++++--- |
115 | swh/storage/storage.py | 42 ++++--- |
116 | swh/storage/tests/test_api_client.py | 4 +- |
117 | swh/storage/tests/test_storage.py | 66 ++++++----- |
118 | swh/storage/vault/cookers/revision_git.py | 30 +++-- |
119 | 8 files changed, 301 insertions(+), 116 deletions(-) |
120 | create mode 100644 sql/upgrades/102.sql |
121 | |
122 | mr update: finished (24 ok) |
123 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Mar 16 2017, 4:01 PM · Built instantly
- Status
Passed