Properties
Properties
- Buildable
- B439: rDSTO0885000f27f2: Intermediary - Refactor - Add content provenance information reading ability
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Aug 31 2016, 8:24 PM · Built for 2 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 Aug 31 2016, 8:23 PM · Built for 2 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.712s |
9 | |
10 | OK |
11 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Aug 31 2016, 8:23 PM · Built for 29 s
- Status
Passed
1 empty logs are hidden. Show all logs.
71 | 6915737..72d27a8 master -> origin/master |
---|---|
72 | Updating 6915737..72d27a8 |
73 | Fast-forward |
74 | sql/swh-func.sql | 229 ++++++++++++++++++++++++++------------ |
75 | sql/swh-schema.sql | 2 +- |
76 | sql/upgrades/078.sql | 92 +++++++++++++-- |
77 | sql/upgrades/079.sql | 63 +++++++++++ |
78 | swh/storage/api/client.py | 8 +- |
79 | swh/storage/api/server.py | 12 +- |
80 | swh/storage/db.py | 28 +++-- |
81 | swh/storage/storage.py | 30 +++-- |
82 | swh/storage/tests/test_storage.py | 104 ++++++++++------- |
83 | 9 files changed, 412 insertions(+), 156 deletions(-) |
84 | create mode 100644 sql/upgrades/079.sql |
85 | |
86 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-storage-testdata |
87 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-storage-testdata |
88 | Already up-to-date. |
89 | |
90 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-web-ui |
91 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-web-ui |
92 | Already up-to-date. |
93 | |
94 | mr update: finished (20 ok) |
95 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Aug 31 2016, 8:23 PM · Built instantly
- Status
Passed