Properties
Properties
- Buildable
- B849: rDSTO76ed4584948d: swh.storage: Use aggregate key to filter on missing skipped contents
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Mar 31 2017, 12:30 PM · Built for 7 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 Mar 31 2017, 12:30 PM · Built for 5 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 1.686s |
20 | |
21 | OK |
22 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Mar 31 2017, 12:30 PM · Built for 24 s
- Status
Passed
1 | mr update: command failed |
---|---|
2 | mr update: command failed |
3 | mr update: command failed |
4 | mr update: command failed |
5 | mr update: command failed |
6 | mr update: command failed |
7 | mr update: command failed |
8 | mr update: command failed |
9 |
121 | mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-web-ui |
---|---|
122 | Already up-to-date. |
123 | |
124 | mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-storage |
125 | mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-storage |
126 | From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage |
127 | 3fe8924..76ed458 master -> origin/master |
128 | Updating 3fe8924..76ed458 |
129 | Fast-forward |
130 | debian/control | 6 +- |
131 | requirements-swh.txt | 3 +- |
132 | sql/swh-func.sql | 60 ++++++++------ |
133 | sql/swh-indexes.sql | 6 +- |
134 | sql/swh-schema.sql | 41 ++++++---- |
135 | sql/swh-triggers.sql | 6 +- |
136 | sql/upgrades/104.sql | 167 ++++++++++++++++++++++++++++++++++++++ |
137 | swh/storage/db.py | 30 ++++--- |
138 | swh/storage/storage.py | 38 ++++++--- |
139 | swh/storage/tests/test_db.py | 4 +- |
140 | swh/storage/tests/test_storage.py | 80 +++++++++++++----- |
141 | 11 files changed, 345 insertions(+), 96 deletions(-) |
142 | create mode 100644 sql/upgrades/104.sql |
143 | |
144 | mr update: finished (16 ok; 8 failed) |
145 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Mar 31 2017, 12:30 PM · Built instantly
- Status
Passed