Properties
Properties
- Buildable
- B735: Diff 576
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Mar 3 2017, 10:49 AM · Built for 3 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 Mar 3 2017, 10:49 AM · 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 | ctags_to_db (test_converters.TestConverters) ... ok |
3 | db_to_author (test_converters.TestConverters) ... ok |
4 | db_to_ctags (test_converters.TestConverters) ... ok |
5 | db_to_git_headers (test_converters.TestConverters) ... ok |
6 | db_to_language (test_converters.TestConverters) ... ok |
7 | db_to_mimetype (test_converters.TestConverters) ... ok |
8 | db_to_release (test_converters.TestConverters) ... ok |
9 | db_to_revision (test_converters.TestConverters) ... ok |
10 | |
11 | ---------------------------------------------------------------------- |
12 | Ran 8 tests in 1.154s |
13 | |
14 | OK |
15 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Mar 3 2017, 10:49 AM · Built for 10 s
- Status
Passed
1 empty logs are hidden. Show all logs.
86 | Already up-to-date. |
---|---|
87 | |
88 | mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-web-ui |
89 | mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-web-ui |
90 | Already up-to-date. |
91 | |
92 | mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-storage |
93 | mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-storage |
94 | From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage |
95 | eb9130c..96c0a21 master -> origin/master |
96 | Updating eb9130c..96c0a21 |
97 | Fast-forward |
98 | sql/swh-func.sql | 29 +++++++++++++++++++ |
99 | sql/swh-schema.sql | 2 +- |
100 | sql/upgrades/101.sql | 36 ++++++++++++++++++++++++ |
101 | swh/storage/api/client.py | 4 +++ |
102 | swh/storage/api/server.py | 5 ++++ |
103 | swh/storage/db.py | 7 ++++- |
104 | swh/storage/storage.py | 32 ++++++++++++++++++++- |
105 | swh/storage/tests/test_storage.py | 59 ++++++++++++++++++++++++++++++++++++++- |
106 | 8 files changed, 170 insertions(+), 4 deletions(-) |
107 | create mode 100644 sql/upgrades/101.sql |
108 | |
109 | mr update: finished (24 ok) |
110 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Mar 3 2017, 10:49 AM · Built instantly
- Status
Passed