Properties
Properties
- Buildable
- B261: rDSTO92e6cd845775: Update debian packaging configuration files
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Jun 27 2016, 2:57 PM · Built for 2 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 Jun 27 2016, 2:57 PM · Built for 1 s
- Status
Passed
1 empty logs are hidden. Show all logs.
1 | W: unknown repository 'swh-environment', you might want to remove it |
---|---|
2 | W: unknown repository 'swh-loader-vcs', you might want to remove it |
3 | db_to_author (test_converters.TestConverters) ... ok |
4 | db_to_git_headers (test_converters.TestConverters) ... ok |
5 | db_to_release (test_converters.TestConverters) ... ok |
6 | db_to_revision (test_converters.TestConverters) ... ok |
7 | |
8 | ---------------------------------------------------------------------- |
9 | Ran 4 tests in 0.559s |
10 | |
11 | OK |
12 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Jun 27 2016, 2:57 PM · Built for 23 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 |
158 | swh/storage/storage.py | 5 +- |
---|---|
159 | swh/storage/tests/objstorage_testing.py | 70 ----- |
160 | swh/storage/tests/test_archiver.py | 6 +- |
161 | swh/storage/tests/test_checker.py | 128 --------- |
162 | swh/storage/tests/test_objstorage_api.py | 88 ------ |
163 | swh/storage/tests/test_objstorage_pathslicing.py | 76 ----- |
164 | 24 files changed, 15 insertions(+), 1364 deletions(-) |
165 | delete mode 100755 bin/swh-objstorage-add-dir |
166 | delete mode 100755 bin/swh-objstorage-fsck |
167 | delete mode 100644 swh/storage/api/common.py |
168 | delete mode 100644 swh/storage/checker/__init__.py |
169 | delete mode 100644 swh/storage/checker/checker.py |
170 | delete mode 100644 swh/storage/objstorage/__init__.py |
171 | delete mode 100644 swh/storage/objstorage/api/__init__.py |
172 | delete mode 100644 swh/storage/objstorage/api/client.py |
173 | delete mode 100644 swh/storage/objstorage/api/server.py |
174 | delete mode 100644 swh/storage/objstorage/objstorage.py |
175 | delete mode 100644 swh/storage/objstorage/objstorage_pathslicing.py |
176 | delete mode 100644 swh/storage/tests/objstorage_testing.py |
177 | delete mode 100644 swh/storage/tests/test_checker.py |
178 | delete mode 100644 swh/storage/tests/test_objstorage_api.py |
179 | delete mode 100644 swh/storage/tests/test_objstorage_pathslicing.py |
180 | |
181 | mr update: finished (14 ok; 5 failed) |
182 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Jun 27 2016, 2:57 PM · Built instantly
- Status
Passed