Properties
Properties
- Buildable
- B988: rDSTOe14e72d6e4bb: sql: add origin_visit to swh_stat_counters()
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Sep 4 2017, 8:17 PM · Built for 4 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 Sep 4 2017, 8:17 PM · Built for 3 s
- Status
Passed
1 empty logs are hidden. Show all logs.
| 1 | ./pythonpath.sh: line 7: local: can only be used in a function |
|---|---|
| 2 | ./pythonpath.sh: line 11: local: can only be used in a function |
| 3 | W: unknown repository 'swh-loader-antelink', you might want to remove it |
| 4 | W: unknown repository 'swh-cloner-git', you might want to remove it |
| 5 | W: unknown repository 'swh-environment', you might want to remove it |
| 6 | W: unknown repository 'swh-lister-github', you might want to remove it |
| 7 | W: unknown repository 'swh-web-ui', you might want to remove it |
| 8 | W: unknown repository 'swh-lister-bitbucket', you might want to remove it |
| 9 | W: unknown repository 'swh-fetcher-googlecode', you might want to remove it |
| 10 | ctags_to_db (test_converters.TestConverters) ... ok |
| 11 | db_to_author (test_converters.TestConverters) ... ok |
| 12 | db_to_ctags (test_converters.TestConverters) ... ok |
| 13 | db_to_fossology_license (test_converters.TestConverters) ... ok |
| 14 | db_to_git_headers (test_converters.TestConverters) ... ok |
| 15 | db_to_language (test_converters.TestConverters) ... ok |
| 16 | db_to_metadata (test_converters.TestConverters) ... ok |
| 17 | db_to_mimetype (test_converters.TestConverters) ... ok |
| 18 | db_to_release (test_converters.TestConverters) ... ok |
| 19 | db_to_revision (test_converters.TestConverters) ... ok |
| 20 | |
| 21 | ---------------------------------------------------------------------- |
| 22 | Ran 10 tests in 1.386s |
| 23 | |
| 24 | OK |
| 25 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Sep 4 2017, 8:17 PM · Built for 21 s
- Status
Passed
1 empty logs are hidden. Show all logs.
| 416 | sql/upgrades/108.sql | 58 ++++ |
|---|---|
| 417 | sql/upgrades/109.sql | 33 ++ |
| 418 | swh/storage/api/client.py | 12 + |
| 419 | swh/storage/api/server.py | 18 ++ |
| 420 | swh/storage/db.py | 29 ++ |
| 421 | swh/storage/storage.py | 51 +++ |
| 422 | swh/storage/tests/storage_testing.py | 17 +- |
| 423 | swh/storage/tests/test_storage.py | 347 ++++++++++++++++++--- |
| 424 | 19 files changed, 775 insertions(+), 88 deletions(-) |
| 425 | create mode 100644 docs/.gitignore |
| 426 | create mode 100644 docs/Makefile |
| 427 | create mode 100644 docs/_static/.placeholder |
| 428 | create mode 100644 docs/_templates/.placeholder |
| 429 | create mode 100644 docs/conf.py |
| 430 | create mode 100644 docs/index.rst |
| 431 | create mode 100644 sql/json/revision_metadata.translated_metadata.json |
| 432 | create mode 100644 sql/upgrades/108.sql |
| 433 | create mode 100644 sql/upgrades/109.sql |
| 434 | |
| 435 | mr checkout: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-web |
| 436 | mr checkout: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-web |
| 437 | Cloning into 'swh-web'... |
| 438 | |
| 439 | mr update: finished (23 ok) |
| 440 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Sep 4 2017, 8:17 PM · Built instantly
- Status
Passed