Properties
Properties
- Buildable
- B415: rDSTOc0c9f16b1e13: sql/swh-schema: add a `metadata` column to origin_visit
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Failed
Lint
Lint
- When
- Completed at Aug 24 2016, 2:30 PM · Built for 2 s
- Status
Failed
1 | python3 -m flake8 swh bin/swh-storage-add-dir |
---|---|
2 | swh/storage/api/client.py:165:9: E124 closing bracket does not match visual indentation |
3 | ../Makefile.python:25: recipe for target 'check' failed |
4 |
Python tests
Python tests
- When
- Completed at Aug 24 2016, 2:30 PM · Built for 1 s
- Status
Passed
1 empty logs are hidden. Show all logs.
1 | W: unknown repository 'swh-environment', you might want to remove it |
---|---|
2 | db_to_author (test_converters.TestConverters) ... ok |
3 | db_to_git_headers (test_converters.TestConverters) ... ok |
4 | db_to_release (test_converters.TestConverters) ... ok |
5 | db_to_revision (test_converters.TestConverters) ... ok |
6 | |
7 | ---------------------------------------------------------------------- |
8 | Ran 4 tests in 0.476s |
9 | |
10 | OK |
11 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Aug 24 2016, 2:30 PM · Built for 8 s
- Status
Passed
1 empty logs are hidden. Show all logs.
77 | |
---|---|
78 | mr update: /home/temp-drydock/drydock/workingcopy-166/repo/swh-environment/swh-storage |
79 | mr update: /home/temp-drydock/drydock/workingcopy-166/repo/swh-environment/swh-storage |
80 | From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage |
81 | a1d61bb..c0c9f16 master -> origin/master |
82 | Updating a1d61bb..c0c9f16 |
83 | Fast-forward |
84 | sql/json/origin_visit.metadata.json | 21 +++++++++++++++++++++ |
85 | sql/swh-func.sql | 2 +- |
86 | sql/swh-schema.sql | 12 +++++++----- |
87 | sql/upgrades/076.sql | 21 +++++++++++++++++++++ |
88 | swh/storage/api/client.py | 6 ++++-- |
89 | swh/storage/db.py | 20 +++++++++++--------- |
90 | swh/storage/storage.py | 7 +++++-- |
91 | swh/storage/tests/test_storage.py | 19 ++++++++++++++----- |
92 | 8 files changed, 84 insertions(+), 24 deletions(-) |
93 | create mode 100644 sql/json/origin_visit.metadata.json |
94 | create mode 100644 sql/upgrades/076.sql |
95 | |
96 | mr update: /home/temp-drydock/drydock/workingcopy-166/repo/swh-environment/swh-web-ui |
97 | mr update: /home/temp-drydock/drydock/workingcopy-166/repo/swh-environment/swh-web-ui |
98 | Already up-to-date. |
99 | |
100 | mr update: finished (20 ok) |
101 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Aug 24 2016, 2:30 PM · Built instantly
- Status
Passed