Properties
Properties
- Buildable
- B942: rDSTObb17076fa080: Refactor to keep only content_metadata logic
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Jul 13 2017, 11:56 AM · Built for 4 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 Jul 13 2017, 11:56 AM · Built for 3 s
- Status
Passed
1 empty logs are hidden. Show all logs.
| 1 | ./pythonpath.sh: line 7: local: can only be used in a function |
|---|---|
| 2 | ./pythonpath.sh: line 11: local: can only be used in a function |
| 3 | W: unknown repository 'swh-loader-antelink', you might want to remove it |
| 4 | W: unknown repository 'swh-cloner-git', you might want to remove it |
| 5 | W: unknown repository 'swh-environment', you might want to remove it |
| 6 | W: unknown repository 'swh-lister-github', you might want to remove it |
| 7 | W: unknown repository 'swh-lister-bitbucket', you might want to remove it |
| 8 | W: unknown repository 'swh-fetcher-googlecode', you might want to remove it |
| 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_fossology_license (test_converters.TestConverters) ... ok |
| 13 | db_to_git_headers (test_converters.TestConverters) ... ok |
| 14 | db_to_language (test_converters.TestConverters) ... ok |
| 15 | db_to_metadata (test_converters.TestConverters) ... ok |
| 16 | db_to_mimetype (test_converters.TestConverters) ... ok |
| 17 | db_to_release (test_converters.TestConverters) ... ok |
| 18 | db_to_revision (test_converters.TestConverters) ... ok |
| 19 | |
| 20 | ---------------------------------------------------------------------- |
| 21 | Ran 10 tests in 0.788s |
| 22 | |
| 23 | OK |
| 24 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Jul 13 2017, 11:56 AM · Built for 46 s
- Status
Passed
1 empty logs are hidden. Show all logs.
| 164 | Already up-to-date. |
|---|---|
| 165 | |
| 166 | mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-storage |
| 167 | mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-storage |
| 168 | From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage |
| 169 | fb39e1c..af4d3da master -> origin/master |
| 170 | * [new tag] v0.0.88 -> v0.0.88 |
| 171 | Updating fb39e1c..af4d3da |
| 172 | Fast-forward |
| 173 | setup.py | 1 - |
| 174 | sql/swh-data.sql | 3 + |
| 175 | sql/swh-func.sql | 110 ++++++++++++++++ |
| 176 | sql/swh-indexes.sql | 14 ++ |
| 177 | sql/swh-schema.sql | 14 ++ |
| 178 | swh/storage/api/client.py | 12 ++ |
| 179 | swh/storage/api/server.py | 18 +++ |
| 180 | swh/storage/converters.py | 16 +++ |
| 181 | swh/storage/db.py | 31 ++++- |
| 182 | swh/storage/storage.py | 50 +++++++ |
| 183 | swh/storage/tests/test_converters.py | 26 ++++ |
| 184 | swh/storage/tests/test_storage.py | 246 +++++++++++++++++++++++++++++++++++ |
| 185 | 12 files changed, 539 insertions(+), 2 deletions(-) |
| 186 | |
| 187 | mr update: finished (22 ok) |
| 188 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Jul 13 2017, 11:55 AM · Built instantly
- Status
Passed