Properties
Properties
- Buildable
- B185: Diff 155
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Jun 13 2016, 5:32 PM · Built for 4 s
- Status
Passed
1 empty logs are hidden. Show all logs.
1 | python3 -m flake8 swh bin/swh-web-ui-dev |
---|---|
2 |
Python tests
Python tests
- When
- Completed at Jun 13 2016, 5:32 PM · Built for 4 s
- Status
Passed
1 empty logs are hidden. Show all logs.
208 | lookup_content_not_found (ui.tests.test_service.ServiceTestCase) ... ok |
---|---|
209 | lookup_content_raw (ui.tests.test_service.ServiceTestCase) ... ok |
210 | lookup_content_raw_not_found (ui.tests.test_service.ServiceTestCase) ... ok |
211 | lookup_content_with_sha1 (ui.tests.test_service.ServiceTestCase) ... ok |
212 | lookup_content_with_sha256 (ui.tests.test_service.ServiceTestCase) ... ok |
213 | lookup_directory (ui.tests.test_service.ServiceTestCase) ... ok |
214 | lookup_directory_bad_checksum (ui.tests.test_service.ServiceTestCase) ... ok |
215 | lookup_directory_not_found (ui.tests.test_service.ServiceTestCase) ... ok |
216 | lookup_directory_through_revision_ko_not_found (ui.tests.test_service.ServiceTestCase) ... ok |
217 | lookup_directory_through_revision_ok_with_content (ui.tests.test_service.ServiceTestCase) ... ok |
218 | lookup_directory_through_revision_ok_with_data (ui.tests.test_service.ServiceTestCase) ... ok |
219 | lookup_directory_with_path_found (ui.tests.test_service.ServiceTestCase) ... ok |
220 | lookup_directory_with_path_not_found (ui.tests.test_service.ServiceTestCase) ... ok |
221 | lookup_directory_with_revision_ko_revision_not_found (ui.tests.test_service.ServiceTestCase) ... ok |
222 | lookup_directory_with_revision_ko_revision_with_path_to_nowhere (ui.tests.test_service.ServiceTestCase) ... ok |
223 | lookup_directory_with_revision_ko_type_not_implemented (ui.tests.test_service.ServiceTestCase) ... ok |
224 | lookup_directory_with_revision_revision_with_path_to_dir (ui.tests.test_service.ServiceTestCase) ... ok |
225 | lookup_directory_with_revision_revision_with_path_to_file_with_data (ui.tests.test_service.ServiceTestCase) ... ok |
226 | lookup_directory_with_revision_revision_with_path_to_file_without_data (ui.tests.test_service.ServiceTestCase) ... ok |
227 | lookup_directory_with_revision_revision_without_path (ui.tests.test_service.ServiceTestCase) ... ok |
228 | lookup_entity_by_uuid (ui.tests.test_service.ServiceTestCase) ... ok |
229 | lookup_hash_does_not_exist (ui.tests.test_service.ServiceTestCase) ... ok |
230 | lookup_hash_exist (ui.tests.test_service.ServiceTestCase) ... ok |
231 | lookup_hash_origin (ui.tests.test_service.ServiceTestCase) ... ok |
232 | lookup_multiple_hashes_ball_missing (ui.tests.test_service.ServiceTestCase) ... ok |
233 | lookup_multiple_hashes_some_missing (ui.tests.test_service.ServiceTestCase) ... ok |
234 | lookup_origin (ui.tests.test_service.ServiceTestCase) ... ok |
235 | lookup_person (ui.tests.test_service.ServiceTestCase) ... ok |
236 | lookup_release (ui.tests.test_service.ServiceTestCase) ... ok |
237 | lookup_release_ko_id_checksum_not_ok_because_not_a_sha1 (ui.tests.test_service.ServiceTestCase) ... ok |
238 | lookup_release_ko_id_checksum_ok_but_not_a_sha1 (ui.tests.test_service.ServiceTestCase) ... ok |
239 | lookup_revision (ui.tests.test_service.ServiceTestCase) ... ok |
240 | lookup_revision_by (ui.tests.test_service.ServiceTestCase) ... ok |
241 | lookup_revision_by_nothing_found (ui.tests.test_service.ServiceTestCase) ... ok |
242 | lookup_revision_invalid_msg (ui.tests.test_service.ServiceTestCase) ... ok |
243 | lookup_revision_log (ui.tests.test_service.ServiceTestCase) ... ok |
244 | lookup_revision_log_by (ui.tests.test_service.ServiceTestCase) ... ok |
245 | lookup_revision_log_by_nolog (ui.tests.test_service.ServiceTestCase) ... ok |
246 | lookup_revision_msg_absent (ui.tests.test_service.ServiceTestCase) ... ok |
247 | lookup_revision_msg_norev (ui.tests.test_service.ServiceTestCase) ... ok |
248 | lookup_revision_msg_ok (ui.tests.test_service.ServiceTestCase) ... ok |
249 | lookup_revision_through_ko_not_implemented (ui.tests.test_service.ServiceTestCase) ... ok |
250 | lookup_revision_through_with_context (ui.tests.test_service.ServiceTestCase) ... ok |
251 | lookup_revision_through_with_context_by (ui.tests.test_service.ServiceTestCase) ... ok |
252 | lookup_revision_through_with_revision (ui.tests.test_service.ServiceTestCase) ... ok |
253 | lookup_revision_through_with_revision_by (ui.tests.test_service.ServiceTestCase) ... ok |
254 | lookup_revision_with_context (ui.tests.test_service.ServiceTestCase) ... ok |
255 | lookup_revision_with_context_by (ui.tests.test_service.ServiceTestCase) ... ok |
256 | lookup_revision_with_context_by_ko (ui.tests.test_service.ServiceTestCase) ... ok |
257 | lookup_revision_with_context_ko_not_a_sha1_1 (ui.tests.test_service.ServiceTestCase) ... ok |
258 | lookup_revision_with_context_ko_not_a_sha1_2 (ui.tests.test_service.ServiceTestCase) ... ok |
259 | lookup_revision_with_context_ko_root_sha1_git_does_not_exist (ui.tests.test_service.ServiceTestCase) ... ok |
260 | lookup_revision_with_context_ko_sha1_git_does_not_exist (ui.tests.test_service.ServiceTestCase) ... ok |
261 | lookup_revision_with_context_sha1_git_root_already_retrieved_as_dict (ui.tests.test_service.ServiceTestCase) ... ok |
262 | search_hash_does_not_exist (ui.tests.test_service.ServiceTestCase) ... ok |
263 | search_hash_exist (ui.tests.test_service.ServiceTestCase) ... ok |
264 | stat_counters (ui.tests.test_service.ServiceTestCase) ... ok |
265 | test_upload_and_search (ui.tests.test_service.ServiceTestCase) ... ok |
266 | allowed_file_denied (ui.tests.test_upload.UploadTestCase) ... ok |
267 | allowed_file_ok (ui.tests.test_upload.UploadTestCase) ... ok |
268 | cleanup_ok (ui.tests.test_upload.UploadTestCase) ... ok |
269 | cleanup_should_fail (ui.tests.test_upload.UploadTestCase) ... ok |
270 | save_in_upload_folder_file_not_allowed (ui.tests.test_upload.UploadTestCase) ... ok |
271 | save_in_upload_folder_no_file (ui.tests.test_upload.UploadTestCase) ... ok |
272 | save_in_upload_folder_ok (ui.tests.test_upload.UploadTestCase) ... ok |
273 | enrich_content_with_sha1 (ui.tests.test_utils.UtilsTestCase) ... ok |
274 | enrich_content_without_sha1 (ui.tests.test_utils.UtilsTestCase) ... ok |
275 | enrich_directory_no_type (ui.tests.test_utils.UtilsTestCase) ... ok |
276 | enrich_directory_with_context_and_type_dir (ui.tests.test_utils.UtilsTestCase) ... ok |
277 | enrich_directory_with_context_and_type_file (ui.tests.test_utils.UtilsTestCase) ... ok |
278 | enrich_entity_identity (ui.tests.test_utils.UtilsTestCase) ... ok |
279 | enrich_entity_with_sha1 (ui.tests.test_utils.UtilsTestCase) ... ok |
280 | enrich_release_0 (ui.tests.test_utils.UtilsTestCase) ... ok |
281 | enrich_release_1 (ui.tests.test_utils.UtilsTestCase) ... ok |
282 | enrich_release_2 (ui.tests.test_utils.UtilsTestCase) ... ok |
283 | enrich_release_3 (ui.tests.test_utils.UtilsTestCase) ... ok |
284 | enrich_release_4 (ui.tests.test_utils.UtilsTestCase) ... ok |
285 | enrich_revision_with_children_and_parent_no_dir (ui.tests.test_utils.UtilsTestCase) ... ok |
286 | enrich_revision_with_invalid_message (ui.tests.test_utils.UtilsTestCase) ... ok |
287 | enrich_revision_with_no_message (ui.tests.test_utils.UtilsTestCase) ... ok |
288 | enrich_revision_without_children_or_parent (ui.tests.test_utils.UtilsTestCase) ... ok |
289 | filter_endpoints_1 (ui.tests.test_utils.UtilsTestCase) ... ok |
290 | filter_endpoints_2 (ui.tests.test_utils.UtilsTestCase) ... ok |
291 | filter_field_keys_dict (ui.tests.test_utils.UtilsTestCase) ... ok |
292 | filter_field_keys_dict_unknown_keys (ui.tests.test_utils.UtilsTestCase) ... ok |
293 | filter_field_keys_list (ui.tests.test_utils.UtilsTestCase) ... ok |
294 | filter_field_keys_list_unknown_keys (ui.tests.test_utils.UtilsTestCase) ... ok |
295 | filter_field_keys_other (ui.tests.test_utils.UtilsTestCase) ... ok |
296 | fmap (ui.tests.test_utils.UtilsTestCase) ... ok |
297 | parse_timestamp (ui.tests.test_utils.UtilsTestCase) ... ok |
298 | person_to_string (ui.tests.test_utils.UtilsTestCase) ... ok |
299 | prepare_data_for_view (ui.tests.test_utils.UtilsTestCase) ... ok |
300 | prepare_data_for_view_default_encoding (ui.tests.test_utils.UtilsTestCase) ... ok |
301 | prepare_data_for_view_ko_cannot_decode (ui.tests.test_utils.UtilsTestCase) ... ok |
302 | |
303 | ---------------------------------------------------------------------- |
304 | Ran 301 tests in 1.834s |
305 | |
306 | OK |
307 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Jun 13 2016, 5:32 PM · Built for 8 s
- Status
Passed
1 empty logs are hidden. Show all logs.
81 | docs/swh-loader-svn.txt | 195 ++++++++++++ |
---|---|
82 | requirements.txt | 7 +- |
83 | swh/loader/svn/converters.py | 8 +- |
84 | swh/loader/svn/loader.py | 102 +++---- |
85 | swh/loader/svn/ra.py | 516 ++++++++++++++++++++++++++++++++ |
86 | swh/loader/svn/svn.py | 315 ++++++++++--------- |
87 | swh/loader/svn/tasks.py | 14 +- |
88 | swh/loader/svn/tests/test_converters.py | 32 +- |
89 | swh/loader/svn/tests/test_svn.py | 24 -- |
90 | swh/loader/svn/tests/test_utils.py | 96 ++++++ |
91 | swh/loader/svn/utils.py | 123 ++++++++ |
92 | 17 files changed, 1630 insertions(+), 334 deletions(-) |
93 | create mode 100644 README |
94 | create mode 100644 docs/swh-loader-svn.txt |
95 | create mode 100644 swh/loader/svn/ra.py |
96 | delete mode 100644 swh/loader/svn/tests/test_svn.py |
97 | create mode 100644 swh/loader/svn/tests/test_utils.py |
98 | create mode 100644 swh/loader/svn/utils.py |
99 | |
100 | mr update: /home/temp-drydock/drydock/workingcopy-164/repo/swh-environment/swh-loader-tar |
101 | mr update: /home/temp-drydock/drydock/workingcopy-164/repo/swh-environment/swh-loader-tar |
102 | From ssh://forge.softwareheritage.org/diffusion/DLDTAR/swh-loader-tar |
103 | 20a7308..48e41a4 master -> origin/master |
104 | * [new tag] v0.0.19 -> v0.0.19 |
105 | Updating 20a7308..48e41a4 |
106 | Fast-forward |
107 | debian/control | 2 +- |
108 | requirements.txt | 2 +- |
109 | swh/loader/tar/tasks.py | 9 ++++----- |
110 | 3 files changed, 6 insertions(+), 7 deletions(-) |
111 | |
112 | mr update: /home/temp-drydock/drydock/workingcopy-164/repo/swh-environment/swh-py-template |
113 | mr update: /home/temp-drydock/drydock/workingcopy-164/repo/swh-environment/swh-py-template |
114 | Already up-to-date. |
115 | |
116 | mr update: /home/temp-drydock/drydock/workingcopy-164/repo/swh-environment/swh-model |
117 | mr update: /home/temp-drydock/drydock/workingcopy-164/repo/swh-environment/swh-model |
118 | From ssh://forge.softwareheritage.org/diffusion/DMOD/swh-model |
119 | 87fcced..db20b20 master -> origin/master |
120 | * [new tag] v0.0.11 -> v0.0.11 |
121 | Updating 87fcced..db20b20 |
122 | Fast-forward |
123 | swh/model/git.py | 259 ++------------ |
124 | swh/model/tests/test_git.py | 829 +++++++++++++++++++++----------------------- |
125 | 2 files changed, 414 insertions(+), 674 deletions(-) |
126 | |
127 | mr update: /home/temp-drydock/drydock/workingcopy-164/repo/swh-environment/swh-scheduler |
128 | mr update: /home/temp-drydock/drydock/workingcopy-164/repo/swh-environment/swh-scheduler |
129 | Already up-to-date. |
130 | |
131 | mr update: /home/temp-drydock/drydock/workingcopy-164/repo/swh-environment/swh-storage |
132 | mr update: /home/temp-drydock/drydock/workingcopy-164/repo/swh-environment/swh-storage |
133 | From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage |
134 | 363f3e6..d5f02d4 master -> origin/master |
135 | Updating 363f3e6..d5f02d4 |
136 | Fast-forward |
137 | bin/swh-objstorage-add-dir | 2 +- |
138 | swh/storage/archiver/director.py | 2 +- |
139 | swh/storage/checker/checker.py | 6 +- |
140 | swh/storage/objstorage/__init__.py | 5 +- |
141 | swh/storage/objstorage/api/server.py | 13 +- |
142 | swh/storage/objstorage/objstorage.py | 435 +++-------------------- |
143 | swh/storage/objstorage/objstorage_pathslicing.py | 350 ++++++++++++++++++ |
144 | swh/storage/storage.py | 10 +- |
145 | swh/storage/tests/objstorage_testing.py | 70 ++++ |
146 | swh/storage/tests/test_checker.py | 17 +- |
147 | swh/storage/tests/test_objstorage.py | 163 --------- |
148 | swh/storage/tests/test_objstorage_api.py | 12 +- |
149 | swh/storage/tests/test_objstorage_pathslicing.py | 78 ++++ |
150 | 13 files changed, 590 insertions(+), 573 deletions(-) |
151 | create mode 100644 swh/storage/objstorage/objstorage_pathslicing.py |
152 | create mode 100644 swh/storage/tests/objstorage_testing.py |
153 | delete mode 100644 swh/storage/tests/test_objstorage.py |
154 | create mode 100644 swh/storage/tests/test_objstorage_pathslicing.py |
155 | |
156 | mr update: /home/temp-drydock/drydock/workingcopy-164/repo/swh-environment/swh-web-ui |
157 | mr update: /home/temp-drydock/drydock/workingcopy-164/repo/swh-environment/swh-web-ui |
158 | From ssh://forge.softwareheritage.org/diffusion/DWUI/swh-web-ui |
159 | e9360a4..110ba85 master -> origin/master |
160 | Updating e9360a4..110ba85 |
161 | Fast-forward |
162 | swh/web/ui/converters.py | 10 +++++++++- |
163 | swh/web/ui/templates/content.html | 5 +++++ |
164 | swh/web/ui/templates/directory.html | 7 ++++++- |
165 | swh/web/ui/templates/entity.html | 5 +++++ |
166 | swh/web/ui/templates/origin.html | 5 +++++ |
167 | swh/web/ui/templates/person.html | 5 +++++ |
168 | swh/web/ui/templates/release.html | 12 ++++++++++-- |
169 | swh/web/ui/templates/revision-directory.html | 23 +++++++++++++++++++---- |
170 | swh/web/ui/templates/revision-log.html | 23 +++++++++++++++++++---- |
171 | swh/web/ui/templates/revision.html | 19 +++++++++++++++++-- |
172 | swh/web/ui/tests/test_converters.py | 27 +++++++++++++++++++++++++++ |
173 | 11 files changed, 127 insertions(+), 14 deletions(-) |
174 | |
175 | mr update: /home/temp-drydock/drydock/workingcopy-164/repo/swh-environment/swh-storage-testdata |
176 | mr update: /home/temp-drydock/drydock/workingcopy-164/repo/swh-environment/swh-storage-testdata |
177 | Already up-to-date. |
178 | |
179 | mr update: finished (18 ok) |
180 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Jun 13 2016, 5:32 PM · Built instantly
- Status
Passed