Properties
Properties
- Buildable
- B1035: Diff 848
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Oct 6 2017, 3:51 PM · Built for 19 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 6 2017, 3:51 PM · Built for 24 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 10.232s |
21 | |
22 | OK |
23 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Oct 6 2017, 3:51 PM · Built for 51 s
- Status
Passed
1 empty logs are hidden. Show all logs.
381 | From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage |
---|---|
382 | 20f47dd..e67765b master -> origin/master |
383 | Updating 20f47dd..e67765b |
384 | Fast-forward |
385 | debian/control | 15 +- |
386 | debian/rules | 5 +- |
387 | setup.py | 4 + |
388 | sql/swh-func.sql | 1 + |
389 | sql/swh-schema.sql | 2 +- |
390 | sql/upgrades/108.sql | 58 +++++ |
391 | sql/upgrades/109.sql | 33 +++ |
392 | swh/storage/converters.py | 65 +++--- |
393 | swh/storage/schemata/distribution.py | 227 ++++++++++++++++++++ |
394 | swh/storage/storage.py | 396 ++++++++++++++++++++--------------- |
395 | 10 files changed, 608 insertions(+), 198 deletions(-) |
396 | create mode 100644 sql/upgrades/108.sql |
397 | create mode 100644 sql/upgrades/109.sql |
398 | create mode 100644 swh/storage/schemata/distribution.py |
399 | |
400 | mr checkout: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-web |
401 | mr checkout: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-web |
402 | Cloning into 'swh-web'... |
403 | |
404 | mr update: finished (24 ok) |
405 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Oct 6 2017, 3:50 PM · Built instantly
- Status
Passed