Properties
Properties
- Buildable
- B777: rDSTOcb03a7d3e392: Migrate from swh.core.hashutil to swh.model.hashutil
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Failed
Lint
Lint
- When
- Completed at Mar 15 2017, 4:19 PM · Built for 3 s
- Status
Failed
| 1 | python3 -m flake8 swh bin/swh-storage-add-dir |
|---|---|
| 2 | swh/storage/vault/cookers/revision_git.py:139:18: W503 line break before binary operator |
| 3 | swh/storage/vault/cookers/revision_git.py:140:18: W503 line break before binary operator |
| 4 | ../Makefile.python:25: recipe for target 'check' failed |
| 5 |
Python tests
Python tests
- When
- Completed at Mar 15 2017, 4:19 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 1.119s |
| 20 | |
| 21 | OK |
| 22 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Mar 15 2017, 4:19 PM · Built for 16 s
- Status
Passed
1 empty logs are hidden. Show all logs.
| 186 | swh/storage/vault/cookers/base.py | 27 +++-- |
|---|---|
| 187 | swh/storage/vault/cookers/directory.py | 19 +--- |
| 188 | swh/storage/vault/cookers/revision_flat.py | 21 +--- |
| 189 | swh/storage/vault/cookers/revision_git.py | 152 +++++++++++++++++++++++++++++ |
| 190 | 23 files changed, 251 insertions(+), 108 deletions(-) |
| 191 | create mode 100644 swh/storage/vault/cookers/revision_git.py |
| 192 | |
| 193 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-web-ui |
| 194 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-web-ui |
| 195 | From ssh://forge.softwareheritage.org/diffusion/DWUI/swh-web-ui |
| 196 | 596678e..0e37496 master -> origin/master |
| 197 | * [new tag] v0.0.80 -> v0.0.80 |
| 198 | * [new tag] v0.0.78 -> v0.0.78 |
| 199 | * [new tag] v0.0.79 -> v0.0.79 |
| 200 | Updating 596678e..0e37496 |
| 201 | Fast-forward |
| 202 | debian/changelog | 2 +- |
| 203 | swh/web/ui/exc.py | 24 ++++++++- |
| 204 | swh/web/ui/tests/views/test_api.py | 108 +++++++++++++++++++++++++++++++++++-- |
| 205 | swh/web/ui/views/api.py | 34 +++++++++--- |
| 206 | swh/web/ui/views/errorhandler.py | 16 ++++-- |
| 207 | 5 files changed, 167 insertions(+), 17 deletions(-) |
| 208 | |
| 209 | mr update: finished (24 ok) |
| 210 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Mar 15 2017, 4:18 PM · Built instantly
- Status
Passed