Properties
Properties
- Buildable
- B378: rDSTO48f4c05b66b7: Make the archiver use content_archive.num_present
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Aug 16 2016, 5:00 PM · 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 Aug 16 2016, 5:00 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.768s |
10 | |
11 | OK |
12 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Aug 16 2016, 5:00 PM · Built for 13 s
- Status
Passed
1 empty logs are hidden. Show all logs.
107 | swh/storage/db.py | 65 ++++++++++++++++-- |
---|---|
108 | 9 files changed, 454 insertions(+), 39 deletions(-) |
109 | create mode 100644 docs/vault-blueprint.md |
110 | create mode 100644 sql/upgrades/072.sql |
111 | create mode 100644 sql/upgrades/073.sql |
112 | |
113 | mr update: /home/temp-drydock/drydock/workingcopy-158/repo/swh-environment/swh-web-ui |
114 | mr update: /home/temp-drydock/drydock/workingcopy-158/repo/swh-environment/swh-web-ui |
115 | From ssh://forge.softwareheritage.org/diffusion/DWUI/swh-web-ui |
116 | a4607b8..d69319d master -> origin/master |
117 | Updating a4607b8..d69319d |
118 | Fast-forward |
119 | resources/test/webapp.ini | 4 +- |
120 | swh/web/ui/backend.py | 10 +- |
121 | swh/web/ui/converters.py | 2 + |
122 | swh/web/ui/main.py | 8 +- |
123 | swh/web/ui/service.py | 30 +-- |
124 | swh/web/ui/tests/test_app.py | 5 +- |
125 | swh/web/ui/tests/test_service.py | 58 +---- |
126 | swh/web/ui/tests/views/test_api.py | 426 ++++--------------------------------- |
127 | swh/web/ui/views/api.py | 288 +++---------------------- |
128 | 9 files changed, 84 insertions(+), 747 deletions(-) |
129 | |
130 | mr update: finished (19 ok) |
131 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Aug 16 2016, 4:59 PM · Built instantly
- Status
Passed