Properties
Properties
- Buildable
- B276: Diff 246
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Jul 8 2016, 3:48 PM · Built for 1 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 Jul 8 2016, 3:48 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 | W: unknown repository 'swh-loader-vcs', you might want to remove it |
3 | db_to_author (test_converters.TestConverters) ... ok |
4 | db_to_git_headers (test_converters.TestConverters) ... ok |
5 | db_to_release (test_converters.TestConverters) ... ok |
6 | db_to_revision (test_converters.TestConverters) ... ok |
7 | |
8 | ---------------------------------------------------------------------- |
9 | Ran 4 tests in 0.488s |
10 | |
11 | OK |
12 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Jul 8 2016, 3:48 PM · Built for 13 s
- Status
Passed
1 empty logs are hidden. Show all logs.
100 | swh/web/ui/views/api.py | 14 +- |
---|---|
101 | swh/web/ui/views/browse.py | 66 ++++++- |
102 | 11 files changed, 485 insertions(+), 113 deletions(-) |
103 | |
104 | mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-storage |
105 | mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-storage |
106 | From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage |
107 | 92e6cd8..50ae16f master -> origin/master |
108 | * [new branch] add-revision-origin-cache -> origin/add-revision-origin-cache |
109 | * [new tag] v0.0.42 -> v0.0.42 |
110 | * [new tag] v0.0.43 -> v0.0.43 |
111 | * [new tag] v0.0.44 -> v0.0.44 |
112 | Updating 92e6cd8..50ae16f |
113 | Fast-forward |
114 | sql/swh-func.sql | 12 +++++++++ |
115 | sql/swh-schema.sql | 1 - |
116 | swh/storage/api/client.py | 3 +++ |
117 | swh/storage/api/server.py | 5 ++++ |
118 | swh/storage/db.py | 22 ++++++++++++++++ |
119 | swh/storage/storage.py | 16 ++++++++++++ |
120 | swh/storage/tests/test_storage.py | 53 +++++++++++++++++++++++++++++++++++++++ |
121 | 7 files changed, 111 insertions(+), 1 deletion(-) |
122 | |
123 | mr update: finished (19 ok) |
124 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Jul 8 2016, 3:48 PM · Built instantly
- Status
Passed