Properties
Properties
- Buildable
- B1051: Diff 851
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Oct 13 2017, 5:05 PM · Built for 10 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 13 2017, 5:05 PM · Built for 5 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 2.874s |
21 | |
22 | OK |
23 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Oct 13 2017, 5:04 PM · Built for 31 s
- Status
Passed
1 empty logs are hidden. Show all logs.
201 | swh/scheduler/tests/__init__.py | 0 |
---|---|
202 | 2 files changed, 0 insertions(+), 0 deletions(-) |
203 | create mode 100644 swh/scheduler/__init__.py |
204 | create mode 100644 swh/scheduler/tests/__init__.py |
205 | |
206 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-storage-testdata |
207 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-storage-testdata |
208 | Already up-to-date. |
209 | |
210 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-vault |
211 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-vault |
212 | Already up-to-date. |
213 | |
214 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-web |
215 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-web |
216 | From ssh://forge.softwareheritage.org/source/swh-web |
217 | bb4aea9..a79bf7c master -> origin/master |
218 | Updating bb4aea9..a79bf7c |
219 | Fast-forward |
220 | docs/conf.py | 2 - |
221 | docs/uri-scheme.rst | 185 +++++++++++++-- |
222 | swh/web/browse/utils.py | 130 +++++++++++ |
223 | swh/web/browse/views/content.py | 5 +- |
224 | swh/web/browse/views/directory.py | 4 +- |
225 | swh/web/browse/views/origin.py | 311 +++++++++++++++++++------ |
226 | swh/web/browse/views/revision.py | 96 +++----- |
227 | swh/web/common/highlightjs.py | 1 + |
228 | swh/web/settings/common.py | 4 + |
229 | swh/web/templates/content.html | 5 - |
230 | swh/web/templates/directory.html | 5 +- |
231 | swh/web/templates/includes/top-navigation.html | 4 + |
232 | swh/web/templates/revision-log.html | 10 +- |
233 | swh/web/tests/browse/test_utils.py | 194 +++++++++++++++ |
234 | swh/web/tests/browse/views/test_revision.py | 18 ++ |
235 | 15 files changed, 808 insertions(+), 166 deletions(-) |
236 | |
237 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-storage |
238 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-storage |
239 | From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage |
240 | 91e1e5e..d35e739 master -> origin/master |
241 | * [new tag] v0.0.91 -> v0.0.91 |
242 | * [new tag] v0.0.92 -> v0.0.92 |
243 | Updating 91e1e5e..d35e739 |
244 | Fast-forward |
245 | debian/control | 4 ++-- |
246 | swh/storage/schemata/distribution.py | 8 +++++++- |
247 | 2 files changed, 9 insertions(+), 3 deletions(-) |
248 | |
249 | mr update: finished (24 ok) |
250 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Oct 13 2017, 5:04 PM · Built instantly
- Status
Passed