Properties
Properties
- Buildable
- B678: Diff 507
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Feb 17 2017, 4:53 PM · Built for 6 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 Feb 17 2017, 4:53 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 | ctags_to_db (test_converters.TestConverters) ... ok |
3 | db_to_author (test_converters.TestConverters) ... ok |
4 | db_to_ctags (test_converters.TestConverters) ... ok |
5 | db_to_git_headers (test_converters.TestConverters) ... ok |
6 | db_to_language (test_converters.TestConverters) ... ok |
7 | db_to_mimetype (test_converters.TestConverters) ... ok |
8 | db_to_release (test_converters.TestConverters) ... ok |
9 | db_to_revision (test_converters.TestConverters) ... ok |
10 | |
11 | ---------------------------------------------------------------------- |
12 | Ran 8 tests in 2.400s |
13 | |
14 | OK |
15 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Feb 17 2017, 4:53 PM · Built for 13 s
- Status
Passed
1 empty logs are hidden. Show all logs.
314 | From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage |
---|---|
315 | 08b0802..c2ca9fc master -> origin/master |
316 | * [new tag] v0.0.79 -> v0.0.79 |
317 | Updating 08b0802..c2ca9fc |
318 | Fast-forward |
319 | README.dev | 80 +++++++++++++++++++++++++++++++----- |
320 | debian/control | 28 +++++++++---- |
321 | requirements-swh.txt | 1 + |
322 | sql/archiver/swh-archiver-func.sql | 44 ++++++++++++++++++++ |
323 | sql/archiver/swh-archiver-schema.sql | 36 ++-------------- |
324 | sql/archiver/upgrades/007.sql | 21 ++++++++++ |
325 | sql/archiver/upgrades/008.sql | 49 ++++++++++++++++++++++ |
326 | swh/storage/converters.py | 37 ++++++++--------- |
327 | swh/storage/tests/test_storage.py | 64 ++++++++++++++++++++++------- |
328 | swh/storage/vault/cooker.py | 14 +++---- |
329 | 10 files changed, 279 insertions(+), 95 deletions(-) |
330 | create mode 100644 sql/archiver/upgrades/007.sql |
331 | create mode 100644 sql/archiver/upgrades/008.sql |
332 | |
333 | mr update: /home/temp-drydock/drydock/workingcopy-173/repo/swh-environment/swh-web-ui |
334 | mr update: /home/temp-drydock/drydock/workingcopy-173/repo/swh-environment/swh-web-ui |
335 | Already up-to-date. |
336 | |
337 | mr update: finished (24 ok) |
338 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Feb 17 2017, 4:53 PM · Built instantly
- Status
Passed