Properties
Properties
- Buildable
- B1046: rDSTO92e46df83509: Move kafka_python to extra requirements
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Oct 11 2017, 6:52 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 Oct 11 2017, 6:52 PM · Built for 5 s
- Status
Passed
1 empty logs are hidden. Show all logs.
| 1 | W: unknown repository 'swh-loader-antelink', you might want to remove it |
|---|---|
| 2 | W: unknown repository 'swh-cloner-git', you might want to remove it |
| 3 | W: unknown repository 'swh-environment', you might want to remove it |
| 4 | W: unknown repository 'swh-lister-github', you might want to remove it |
| 5 | W: unknown repository 'swh-web-ui', you might want to remove it |
| 6 | W: unknown repository 'swh-lister-bitbucket', you might want to remove it |
| 7 | W: unknown repository 'swh-fetcher-googlecode', you might want to remove it |
| 8 | ctags_to_db (test_converters.TestConverters) ... ok |
| 9 | db_to_author (test_converters.TestConverters) ... ok |
| 10 | db_to_ctags (test_converters.TestConverters) ... ok |
| 11 | db_to_fossology_license (test_converters.TestConverters) ... ok |
| 12 | db_to_git_headers (test_converters.TestConverters) ... ok |
| 13 | db_to_language (test_converters.TestConverters) ... ok |
| 14 | db_to_metadata (test_converters.TestConverters) ... ok |
| 15 | db_to_mimetype (test_converters.TestConverters) ... ok |
| 16 | db_to_release (test_converters.TestConverters) ... ok |
| 17 | db_to_revision (test_converters.TestConverters) ... ok |
| 18 | |
| 19 | ---------------------------------------------------------------------- |
| 20 | Ran 10 tests in 1.999s |
| 21 | |
| 22 | OK |
| 23 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Oct 11 2017, 6:52 PM · Built for 22 s
- Status
Passed
1 empty logs are hidden. Show all logs.
| 646 | swh/storage/converters.py | 65 ++-- |
|---|---|
| 647 | swh/storage/db.py | 32 ++ |
| 648 | swh/storage/listener.py | 13 +- |
| 649 | swh/storage/schemata/distribution.py | 244 ++++++++++++ |
| 650 | swh/storage/storage.py | 429 +++++++++++++-------- |
| 651 | swh/storage/tests/storage_testing.py | 18 +- |
| 652 | swh/storage/tests/test_storage.py | 388 +++++++++++++++---- |
| 653 | 27 files changed, 1344 insertions(+), 306 deletions(-) |
| 654 | create mode 100644 docs/.gitignore |
| 655 | create mode 100644 docs/Makefile |
| 656 | create mode 100644 docs/_static/.placeholder |
| 657 | create mode 100644 docs/_templates/.placeholder |
| 658 | create mode 100644 docs/conf.py |
| 659 | create mode 100644 docs/index.rst |
| 660 | create mode 100644 sql/json/revision_metadata.translated_metadata.json |
| 661 | create mode 100644 sql/upgrades/108.sql |
| 662 | create mode 100644 sql/upgrades/109.sql |
| 663 | create mode 100644 swh/storage/schemata/distribution.py |
| 664 | |
| 665 | mr checkout: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-web |
| 666 | mr checkout: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-web |
| 667 | Cloning into 'swh-web'... |
| 668 | |
| 669 | mr update: finished (24 ok) |
| 670 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Oct 11 2017, 6:51 PM · Built instantly
- Status
Passed