Properties
Properties
- Buildable
- B784: Diff 615
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Failed
Lint
Lint
- When
- Completed at Mar 16 2017, 2:07 PM · Built for 5 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 16 2017, 2:07 PM · Built for 3 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.373s |
20 | |
21 | OK |
22 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Mar 16 2017, 2:07 PM · Built for 19 s
- Status
Passed
1 empty logs are hidden. Show all logs.
206 | * [new tag] v0.0.81 -> v0.0.81 |
---|---|
207 | * [new tag] v0.0.78 -> v0.0.78 |
208 | * [new tag] v0.0.79 -> v0.0.79 |
209 | * [new tag] v0.0.80 -> v0.0.80 |
210 | Updating 596678e..dfbb949 |
211 | Fast-forward |
212 | debian/changelog | 2 +- |
213 | debian/control | 1 + |
214 | requirements-swh.txt | 1 + |
215 | swh/web/ui/converters.py | 2 +- |
216 | swh/web/ui/exc.py | 24 ++++++- |
217 | swh/web/ui/query.py | 10 +-- |
218 | swh/web/ui/service.py | 6 +- |
219 | swh/web/ui/tests/test_backend.py | 109 ++++++++++++++++---------------- |
220 | swh/web/ui/tests/test_converters.py | 84 +++++++++++++------------ |
221 | swh/web/ui/tests/test_query.py | 14 ++--- |
222 | swh/web/ui/tests/test_service.py | 122 +++++++++++++++++++----------------- |
223 | swh/web/ui/tests/views/test_api.py | 108 ++++++++++++++++++++++++++++++- |
224 | swh/web/ui/views/api.py | 34 +++++++--- |
225 | swh/web/ui/views/browse.py | 2 +- |
226 | swh/web/ui/views/errorhandler.py | 16 +++-- |
227 | 15 files changed, 348 insertions(+), 187 deletions(-) |
228 | |
229 | mr update: finished (24 ok) |
230 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Mar 16 2017, 2:07 PM · Built instantly
- Status
Passed