Properties
Properties
- Buildable
- B1048: rDSTO91e1e5e291f6: Drop doctests from build as they mess up flask
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Oct 12 2017, 6:42 PM · Built for 12 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 12 2017, 6:42 PM · Built for 8 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 3.457s |
21 | |
22 | OK |
23 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Oct 12 2017, 6:42 PM · Built for 25 s
- Status
Passed
1 empty logs are hidden. Show all logs.
1 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/snippets |
---|---|
2 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/snippets |
3 | Already up-to-date. |
4 | |
5 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-deposit |
6 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-deposit |
7 | From ssh://forge.softwareheritage.org/source/swh-deposit |
8 | 16a8004..d0c39d2 master -> origin/master |
9 | Updating 16a8004..d0c39d2 |
10 | Fast-forward |
11 | bin/Makefile | 33 +++++++++ |
12 | swh/deposit/api/common.py | 18 +++-- |
13 | swh/deposit/api/deposit_update.py | 43 +++++++++++- |
14 | swh/deposit/config.py | 5 +- |
15 | swh/deposit/scheduler/cli.py | 101 ++++++++++++++++++--------- |
16 | swh/deposit/tests/__init__.py | 8 +-- |
17 | swh/deposit/tests/api/test_deposit_update.py | 64 ++++++++++++++++- |
18 | swh/deposit/urls.py | 10 ++- |
19 | 8 files changed, 231 insertions(+), 51 deletions(-) |
20 | create mode 100644 bin/Makefile |
21 | |
22 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-archiver |
23 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-archiver |
24 | From ssh://forge.softwareheritage.org/source/swh-archiver |
25 | 4eaa417..23f8a18 master -> origin/master |
26 | Updating 4eaa417..23f8a18 |
27 | Fast-forward |
28 | debian/control | 2 +- |
29 | debian/rules | 11 +++++------ |
30 | setup.py | 7 ++----- |
31 | swh/__init__.py | 1 + |
32 | 4 files changed, 9 insertions(+), 12 deletions(-) |
33 | create mode 100644 swh/__init__.py |
34 | |
35 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-core |
36 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-core |
37 | From ssh://forge.softwareheritage.org/diffusion/DCORE/swh-core |
38 | 7035bbd..0dab089 master -> origin/master |
39 | * [new tag] v0.0.35 -> v0.0.35 |
40 | Updating 7035bbd..0dab089 |
41 | Fast-forward |
42 | debian/control | 3 ++- |
43 | debian/rules | 11 ++--------- |
44 | setup.py | 4 ++-- |
45 | swh/__init__.py | 1 + |
46 | 4 files changed, 7 insertions(+), 12 deletions(-) |
47 | create mode 100644 swh/__init__.py |
48 | |
49 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-docs |
50 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-docs |
51 | From ssh://forge.softwareheritage.org/diffusion/DDOC/swh-docs |
52 | 1201908..b194a47 master -> origin/master |
53 | Updating 1201908..b194a47 |
54 | Fast-forward |
55 | debian/control | 2 +- |
56 | debian/rules | 8 +++++--- |
57 | setup.py | 6 +++--- |
58 | swh/__init__.py | 1 + |
59 | 4 files changed, 10 insertions(+), 7 deletions(-) |
60 | create mode 100644 swh/__init__.py |
61 | |
62 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-journal |
63 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-journal |
64 | From ssh://forge.softwareheritage.org/diffusion/DJNL/swh-journal |
65 | 2a215cc..b54a9d7 master -> origin/master |
66 | Updating 2a215cc..b54a9d7 |
67 | Fast-forward |
68 | debian/control | 2 +- |
69 | debian/rules | 11 +++++------ |
70 | setup.py | 4 ++-- |
71 | swh/__init__.py | 1 + |
72 | 4 files changed, 9 insertions(+), 9 deletions(-) |
73 | create mode 100644 swh/__init__.py |
74 | |
75 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-indexer |
76 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-indexer |
77 | From ssh://forge.softwareheritage.org/diffusion/78/swh-indexer |
78 | a03975e..a36241a master -> origin/master |
79 | Updating a03975e..a36241a |
80 | Fast-forward |
81 | debian/control | 2 +- |
82 | debian/rules | 6 ++++-- |
83 | setup.py | 6 ++---- |
84 | swh/__init__.py | 1 + |
85 | 4 files changed, 8 insertions(+), 7 deletions(-) |
86 | create mode 100644 swh/__init__.py |
87 | |
88 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-loader-debian |
89 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-loader-debian |
90 | From ssh://forge.softwareheritage.org/diffusion/DLDDEB/swh-loader-debian |
91 | 49dc6d6..8fe0fc8 master -> origin/master |
92 | Updating 49dc6d6..8fe0fc8 |
93 | Fast-forward |
94 | bin/swh-load-deb-snapshot | 14 -------------- |
95 | debian/control | 8 ++++---- |
96 | debian/rules | 9 ++++++--- |
97 | requirements-swh.txt | 4 ++-- |
98 | setup.py | 6 +++--- |
99 | swh/__init__.py | 1 + |
100 | swh/loader/__init__.py | 1 + |
101 | 7 files changed, 17 insertions(+), 26 deletions(-) |
102 | delete mode 100755 bin/swh-load-deb-snapshot |
103 | create mode 100644 swh/__init__.py |
104 | create mode 100644 swh/loader/__init__.py |
105 | |
106 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-lister |
107 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-lister |
108 | From ssh://forge.softwareheritage.org/source/swh-lister |
109 | c6e455c..2857dcf master -> origin/master |
110 | * [new tag] v0.0.6 -> v0.0.6 |
111 | Updating c6e455c..2857dcf |
112 | Fast-forward |
113 | debian/clean | 1 + |
114 | debian/control | 5 +++-- |
115 | debian/rules | 11 +++++------ |
116 | setup.py | 4 ++-- |
117 | swh/__init__.py | 1 + |
118 | 5 files changed, 12 insertions(+), 10 deletions(-) |
119 | create mode 100644 debian/clean |
120 | create mode 100644 swh/__init__.py |
121 | |
122 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-loader-core |
123 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-loader-core |
124 | From ssh://forge.softwareheritage.org/diffusion/60/swh-loader-core |
125 | 4d89181..5e0123e master -> origin/master |
126 | Updating 4d89181..5e0123e |
127 | Fast-forward |
128 | debian/rules | 8 ++++++-- |
129 | setup.py | 4 ++-- |
130 | swh/__init__.py | 1 + |
131 | swh/loader/__init__.py | 1 + |
132 | 4 files changed, 10 insertions(+), 4 deletions(-) |
133 | create mode 100644 swh/__init__.py |
134 | create mode 100644 swh/loader/__init__.py |
135 | |
136 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-loader-dir |
137 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-loader-dir |
138 | From ssh://forge.softwareheritage.org/diffusion/DLDDIR/swh-loader-dir |
139 | df6f46f..5536812 master -> origin/master |
140 | Updating df6f46f..5536812 |
141 | Fast-forward |
142 | debian/rules | 9 +++++++-- |
143 | setup.py | 5 ++--- |
144 | swh/__init__.py | 1 + |
145 | swh/loader/__init__.py | 1 + |
146 | 4 files changed, 11 insertions(+), 5 deletions(-) |
147 | create mode 100644 swh/__init__.py |
148 | create mode 100644 swh/loader/__init__.py |
149 | |
150 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-loader-svn |
151 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-loader-svn |
152 | From ssh://forge.softwareheritage.org/diffusion/DLDSVN/swh-loader-svn |
153 | c302b94..8cedf74 master -> origin/master |
154 | Updating c302b94..8cedf74 |
155 | Fast-forward |
156 | debian/rules | 9 +++++++-- |
157 | setup.py | 4 ++-- |
158 | swh/__init__.py | 1 + |
159 | swh/loader/__init__.py | 1 + |
160 | 4 files changed, 11 insertions(+), 4 deletions(-) |
161 | create mode 100644 swh/__init__.py |
162 | create mode 100644 swh/loader/__init__.py |
163 | |
164 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-loader-mercurial |
165 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-loader-mercurial |
166 | From ssh://forge.softwareheritage.org/source/swh-loader-mercurial |
167 | 4bb1978..bc48736 master -> origin/master |
168 | Updating 4bb1978..bc48736 |
169 | Fast-forward |
170 | debian/control | 2 +- |
171 | debian/rules | 9 ++++++--- |
172 | setup.py | 4 ++-- |
173 | swh/__init__.py | 1 + |
174 | swh/loader/__init__.py | 1 + |
175 | 5 files changed, 11 insertions(+), 6 deletions(-) |
176 | create mode 100644 swh/__init__.py |
177 | create mode 100644 swh/loader/__init__.py |
178 | |
179 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-loader-git |
180 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-loader-git |
181 | From ssh://forge.softwareheritage.org/diffusion/DLDG/swh-loader-git |
182 | ab53bd8..c49a0f7 master -> origin/master |
183 | Updating ab53bd8..c49a0f7 |
184 | Fast-forward |
185 | debian/control | 2 +- |
186 | debian/rules | 9 ++++++--- |
187 | setup.py | 4 ++-- |
188 | swh/__init__.py | 1 + |
189 | swh/loader/__init__.py | 1 + |
190 | 5 files changed, 11 insertions(+), 6 deletions(-) |
191 | create mode 100644 swh/__init__.py |
192 | create mode 100644 swh/loader/__init__.py |
193 | |
194 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-loader-tar |
195 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-loader-tar |
196 | From ssh://forge.softwareheritage.org/diffusion/DLDTAR/swh-loader-tar |
197 | dda57d0..42cea28 master -> origin/master |
198 | Updating dda57d0..42cea28 |
199 | Fast-forward |
200 | debian/rules | 9 +++++++-- |
201 | setup.py | 4 ++-- |
202 | swh/__init__.py | 1 + |
203 | swh/loader/__init__.py | 1 + |
204 | 4 files changed, 11 insertions(+), 4 deletions(-) |
205 | create mode 100644 swh/__init__.py |
206 | create mode 100644 swh/loader/__init__.py |
207 | |
208 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-mirror-forge |
209 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-mirror-forge |
210 | From ssh://forge.softwareheritage.org/source/swh-mirror-forge |
211 | dc8f1de..832c09d master -> origin/master |
212 | Updating dc8f1de..832c09d |
213 | Fast-forward |
214 | debian/control | 2 +- |
215 | debian/rules | 8 +++++--- |
216 | setup.py | 4 ++-- |
217 | swh/__init__.py | 1 + |
218 | swh/mirror/__init__.py | 1 + |
219 | 5 files changed, 10 insertions(+), 6 deletions(-) |
220 | create mode 100644 swh/__init__.py |
221 | create mode 100644 swh/mirror/__init__.py |
222 | |
223 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-py-template |
224 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-py-template |
225 | From ssh://forge.softwareheritage.org/diffusion/DTPL/swh-py-template |
226 | 8089353..c52353d master -> origin/master |
227 | Updating 8089353..c52353d |
228 | Fast-forward |
229 | debian/control | 6 +++--- |
230 | debian/rules | 6 ++---- |
231 | swh/__init__.py | 1 + |
232 | 3 files changed, 6 insertions(+), 7 deletions(-) |
233 | create mode 100644 swh/__init__.py |
234 | |
235 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-scheduler |
236 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-scheduler |
237 | From ssh://forge.softwareheritage.org/diffusion/DSCH/swh-scheduler |
238 | 79b0ccd..0a3d8ec master -> origin/master |
239 | Updating 79b0ccd..0a3d8ec |
240 | Fast-forward |
241 | debian/control | 2 +- |
242 | debian/rules | 11 +++++------ |
243 | setup.py | 8 +++----- |
244 | swh/__init__.py | 1 + |
245 | 4 files changed, 10 insertions(+), 12 deletions(-) |
246 | create mode 100644 swh/__init__.py |
247 | |
248 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-objstorage |
249 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-objstorage |
250 | From ssh://forge.softwareheritage.org/diffusion/DOBJS/swh-objstorage |
251 | 8a1808c..77b54b4 master -> origin/master |
252 | * [new tag] v0.0.23 -> v0.0.23 |
253 | Updating 8a1808c..77b54b4 |
254 | Fast-forward |
255 | debian/rules | 7 +++---- |
256 | setup.py | 10 ++-------- |
257 | swh/__init__.py | 1 + |
258 | 3 files changed, 6 insertions(+), 12 deletions(-) |
259 | create mode 100644 swh/__init__.py |
260 | |
261 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-model |
262 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-model |
263 | From ssh://forge.softwareheritage.org/diffusion/DMOD/swh-model |
264 | 34228c5..0b7f217 master -> origin/master |
265 | * [new tag] v0.0.19 -> v0.0.19 |
266 | Updating 34228c5..0b7f217 |
267 | Fast-forward |
268 | debian/control | 2 +- |
269 | debian/rules | 10 +++++----- |
270 | setup.py | 7 ++----- |
271 | swh/__init__.py | 1 + |
272 | 4 files changed, 9 insertions(+), 11 deletions(-) |
273 | create mode 100644 swh/__init__.py |
274 | |
275 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-storage-testdata |
276 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-storage-testdata |
277 | Already up-to-date. |
278 | |
279 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-vault |
280 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-vault |
281 | From ssh://forge.softwareheritage.org/diffusion/DVAU/swh-vault |
282 | df617d2..1edcd77 master -> origin/master |
283 | Updating df617d2..1edcd77 |
284 | Fast-forward |
285 | debian/control | 2 +- |
286 | debian/rules | 8 +++++--- |
287 | swh/__init__.py | 1 + |
288 | 3 files changed, 7 insertions(+), 4 deletions(-) |
289 | create mode 100644 swh/__init__.py |
290 | |
291 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-web |
292 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-web |
293 | From ssh://forge.softwareheritage.org/source/swh-web |
294 | ef06e5c..bb4aea9 master -> origin/master |
295 | Updating ef06e5c..bb4aea9 |
296 | Fast-forward |
297 | debian/control | 2 +- |
298 | debian/rules | 11 +- |
299 | docs/uri-scheme.rst | 43 ++ |
300 | setup.py | 10 +- |
301 | swh/__init__.py | 1 + |
302 | swh/web/__init__.py | 0 |
303 | swh/web/browse/urls.py | 1 + |
304 | swh/web/browse/utils.py | 12 + |
305 | swh/web/browse/views/origin.py | 6 +- |
306 | swh/web/browse/views/revision.py | 176 +++++ |
307 | swh/web/common/utils.py | 27 +- |
308 | swh/web/static/css/style.css | 46 ++ |
309 | swh/web/templates/content.html | 2 +- |
310 | swh/web/templates/directory.html | 8 +- |
311 | .../top-navigation.html} | 2 +- |
312 | swh/web/templates/origin.html | 2 +- |
313 | swh/web/templates/revision-log.html | 177 +---- |
314 | swh/web/templates/revision.html | 119 +-- |
315 | .../tests/browse/views/data/revision_test_data.py | 859 +++++++++++++++++++++ |
316 | swh/web/tests/browse/views/test_origin.py | 2 +- |
317 | swh/web/tests/browse/views/test_revision.py | 159 ++++ |
318 | swh/web/tests/common/test_utils.py | 5 + |
319 | 22 files changed, 1391 insertions(+), 279 deletions(-) |
320 | create mode 100644 swh/__init__.py |
321 | create mode 100644 swh/web/__init__.py |
322 | create mode 100644 swh/web/browse/views/revision.py |
323 | rename swh/web/templates/{content-directory-top-navigation.html => includes/top-navigation.html} (85%) |
324 | create mode 100644 swh/web/tests/browse/views/data/revision_test_data.py |
325 | create mode 100644 swh/web/tests/browse/views/test_revision.py |
326 | |
327 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-storage |
328 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-storage |
329 | From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage |
330 | 1964eaf..91e1e5e master -> origin/master |
331 | * [new tag] v0.0.89 -> v0.0.89 |
332 | * [new tag] v0.0.90 -> v0.0.90 |
333 | Updating 1964eaf..91e1e5e |
334 | Fast-forward |
335 | debian/rules | 5 +++-- |
336 | requirements.txt | 1 - |
337 | setup.py | 11 +++-------- |
338 | swh/__init__.py | 1 + |
339 | swh/storage/converters.py | 2 +- |
340 | 5 files changed, 8 insertions(+), 12 deletions(-) |
341 | create mode 100644 swh/__init__.py |
342 | |
343 | mr update: finished (24 ok) |
344 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Oct 12 2017, 6:42 PM · Built instantly
- Status
Passed