Properties
Properties
- Buildable
- B675: Diff 504
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Feb 16 2017, 4:29 PM · Built for 5 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 16 2017, 4:29 PM · Built for 6 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.644s |
13 | |
14 | OK |
15 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Feb 16 2017, 4:29 PM · Built for 14 s
- Status
Passed
1 empty logs are hidden. Show all logs.
317 | mr update: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/swh-storage |
---|---|
318 | From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage |
319 | 08b0802..28c3eec master -> origin/master |
320 | * [new tag] v0.0.79 -> v0.0.79 |
321 | Updating 08b0802..28c3eec |
322 | Fast-forward |
323 | README.dev | 80 +++++++++++++++++++++++++++++++----- |
324 | debian/control | 28 +++++++++---- |
325 | requirements-swh.txt | 1 + |
326 | sql/archiver/swh-archiver-func.sql | 44 ++++++++++++++++++++ |
327 | sql/archiver/swh-archiver-schema.sql | 36 ++-------------- |
328 | sql/archiver/upgrades/007.sql | 21 ++++++++++ |
329 | sql/archiver/upgrades/008.sql | 49 ++++++++++++++++++++++ |
330 | swh/storage/converters.py | 37 ++++++++--------- |
331 | swh/storage/tests/test_storage.py | 64 ++++++++++++++++++++++------- |
332 | 9 files changed, 272 insertions(+), 88 deletions(-) |
333 | create mode 100644 sql/archiver/upgrades/007.sql |
334 | create mode 100644 sql/archiver/upgrades/008.sql |
335 | |
336 | mr update: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/swh-web-ui |
337 | mr update: /home/temp-drydock/drydock/workingcopy-176/repo/swh-environment/swh-web-ui |
338 | Already up-to-date. |
339 | |
340 | mr update: finished (24 ok) |
341 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Feb 16 2017, 4:29 PM · Built instantly
- Status
Passed