Properties
Properties
- Buildable
- B597: rDSTO598114c5da2e: sql/archiver: keep archive counts using a bucketed list
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Failed
Lint
Lint
- When
- Completed at Feb 7 2017, 6:30 PM · Built for 10 s
- Status
Failed
1 | python3 -m flake8 swh bin/swh-storage-add-dir |
---|---|
2 | swh/storage/tests/test_storage.py:1202:80: E501 line too long (82 > 79 characters) |
3 | ../Makefile.python:25: recipe for target 'check' failed |
4 |
Python tests
Python tests
- When
- Completed at Feb 7 2017, 6:30 PM · Built for 19 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 13.336s |
13 | |
14 | OK |
15 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Feb 7 2017, 6:30 PM · Built for 12 s
- Status
Passed
1 empty logs are hidden. Show all logs.
121 | swh/storage/tests/test_storage.py | 9 ++-- |
---|---|
122 | 7 files changed, 280 insertions(+), 34 deletions(-) |
123 | create mode 100644 sql/archiver/upgrades/006.sql |
124 | create mode 100644 sql/upgrades/100.sql |
125 | |
126 | mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-storage-testdata |
127 | mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-storage-testdata |
128 | From ssh://forge.softwareheritage.org/diffusion/DSTOT/swh-storage-testdata |
129 | e32f585..83349e1 master -> origin/master |
130 | Updating e32f585..83349e1 |
131 | Fast-forward |
132 | dumps/swh-archiver.dump | Bin 11449 -> 11449 bytes |
133 | dumps/swh-archiver.sql | 2 +- |
134 | dumps/swh.dump | Bin 191266 -> 185669 bytes |
135 | dumps/swh.sql | 264 ++++++++++++------------------------------------ |
136 | 4 files changed, 65 insertions(+), 201 deletions(-) |
137 | |
138 | mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-web-ui |
139 | mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-web-ui |
140 | From ssh://forge.softwareheritage.org/diffusion/DWUI/swh-web-ui |
141 | 318e268..354f2cc master -> origin/master |
142 | * [new tag] v0.0.69 -> v0.0.69 |
143 | * [new tag] v0.0.70 -> v0.0.70 |
144 | * [new tag] v0.0.71 -> v0.0.71 |
145 | * [new tag] v0.0.72 -> v0.0.72 |
146 | * [new tag] v0.0.73 -> v0.0.73 |
147 | * [new tag] v0.0.74 -> v0.0.74 |
148 | * [new tag] v0.0.75 -> v0.0.75 |
149 | * [new tag] v0.0.76 -> v0.0.76 |
150 | Updating 318e268..354f2cc |
151 | Fast-forward |
152 | debian/control | 10 +- |
153 | requirements.txt | 6 - |
154 | swh/web/ui/apidoc.py | 205 +++----- |
155 | swh/web/ui/converters.py | 4 +- |
156 | swh/web/ui/main.py | 19 +- |
157 | swh/web/ui/renderers.py | 17 +- |
158 | swh/web/ui/static/css/jquery.dataTables.min.css | 1 - |
159 | swh/web/ui/static/css/style.css | 183 ++++--- |
160 | swh/web/ui/static/img/icons/swh-logo-32x32.png | Bin 0 -> 2126 bytes |
161 | .../static/img/icons/swh-logo-archive-180x180.png | Bin 0 -> 16349 bytes |
162 | .../static/img/icons/swh-logo-archive-192x192.png | Bin 0 -> 17289 bytes |
163 | .../static/img/icons/swh-logo-archive-270x270.png | Bin 0 -> 24005 bytes |
164 | swh/web/ui/static/img/swh-logo-archive.png | Bin 0 -> 45564 bytes |
165 | swh/web/ui/static/img/swh-logo-archive.svg | 160 +++++++ |
166 | swh/web/ui/static/img/swh-logo.png | Bin 47353 -> 0 bytes |
167 | swh/web/ui/static/lib/README | 2 - |
168 | swh/web/ui/static/lib/core.js | 1 - |
169 | swh/web/ui/static/lib/jquery.dataTables.min.js | 1 - |
170 | swh/web/ui/static/lib/jquery.flot.min.js | 1 - |
171 | swh/web/ui/static/lib/jquery.flot.selection.min.js | 1 - |
172 | swh/web/ui/static/lib/jquery.flot.time.min.js | 1 - |
173 | swh/web/ui/static/lib/jquery.flot.tooltip.min.js | 1 - |
174 | swh/web/ui/static/lib/lib-typedarrays.js | 1 - |
175 | swh/web/ui/static/lib/sha1.js | 1 - |
176 | swh/web/ui/static/lib/sha256.js | 1 - |
177 | swh/web/ui/static/robots.txt | 2 + |
178 | swh/web/ui/templates/api-endpoints.html | 26 +- |
179 | swh/web/ui/templates/api.html | 2 +- |
180 | swh/web/ui/templates/apidoc.html | 53 ++- |
181 | .../ui/templates/includes/apidoc-header-toc.html | 30 +- |
182 | swh/web/ui/templates/includes/apidoc-header.html | 174 ++++--- |
183 | swh/web/ui/templates/includes/apidoc-header.md | 290 ++++++----- |
184 | swh/web/ui/templates/includes/search-form.html | 9 +- |
185 | swh/web/ui/templates/layout.html | 57 ++- |
186 | swh/web/ui/templates/origin.html | 9 +- |
187 | swh/web/ui/tests/test_apidoc.py | 23 +- |
188 | swh/web/ui/tests/test_app.py | 4 +- |
189 | swh/web/ui/tests/test_converters.py | 8 +- |
190 | swh/web/ui/tests/test_renderers.py | 19 +- |
191 | swh/web/ui/tests/test_utils.py | 90 ++-- |
192 | swh/web/ui/tests/views/test_api.py | 185 ++++--- |
193 | swh/web/ui/tests/views/test_main.py | 16 +- |
194 | swh/web/ui/utils.py | 44 +- |
195 | swh/web/ui/views/api.py | 529 ++++++++++----------- |
196 | swh/web/ui/views/browse.py | 23 +- |
197 | swh/web/ui/views/main.py | 8 +- |
198 | 46 files changed, 1191 insertions(+), 1026 deletions(-) |
199 | delete mode 120000 swh/web/ui/static/css/jquery.dataTables.min.css |
200 | create mode 100644 swh/web/ui/static/img/icons/swh-logo-32x32.png |
201 | create mode 100644 swh/web/ui/static/img/icons/swh-logo-archive-180x180.png |
202 | create mode 100644 swh/web/ui/static/img/icons/swh-logo-archive-192x192.png |
203 | create mode 100644 swh/web/ui/static/img/icons/swh-logo-archive-270x270.png |
204 | create mode 100644 swh/web/ui/static/img/swh-logo-archive.png |
205 | create mode 100644 swh/web/ui/static/img/swh-logo-archive.svg |
206 | delete mode 100644 swh/web/ui/static/img/swh-logo.png |
207 | delete mode 100644 swh/web/ui/static/lib/README |
208 | delete mode 120000 swh/web/ui/static/lib/core.js |
209 | delete mode 120000 swh/web/ui/static/lib/jquery.dataTables.min.js |
210 | delete mode 120000 swh/web/ui/static/lib/jquery.flot.min.js |
211 | delete mode 120000 swh/web/ui/static/lib/jquery.flot.selection.min.js |
212 | delete mode 120000 swh/web/ui/static/lib/jquery.flot.time.min.js |
213 | delete mode 120000 swh/web/ui/static/lib/jquery.flot.tooltip.min.js |
214 | delete mode 120000 swh/web/ui/static/lib/lib-typedarrays.js |
215 | delete mode 120000 swh/web/ui/static/lib/sha1.js |
216 | delete mode 120000 swh/web/ui/static/lib/sha256.js |
217 | create mode 100644 swh/web/ui/static/robots.txt |
218 | |
219 | mr update: finished (21 ok) |
220 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Feb 7 2017, 6:29 PM · Built instantly
- Status
Passed