Page MenuHomeSoftware Heritage

Build 1318

Properties

Buildable
B996: Diff 795
Build Plan
Plan 2 Software Heritage Python tests
Status
Failed

Lint

When
Completed at Sep 12 2017, 10:08 AM · Built for 8 s
Status
Passed
1 empty logs are hidden. Show all logs.

Build Log 4371 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1python3 -m flake8 swh
2

Python tests

When
Completed at Sep 12 2017, 10:09 AM · Built for 12 s
Status
Failed
1 empty logs are hidden. Show all logs.

Build Log 4370 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

1W: unknown repository 'swh-environment', you might want to remove it
2api_check_content_known (tests.api.views.test_content.ContentApiTestCase) ... ok
3api_check_content_known_as_yaml (tests.api.views.test_content.ContentApiTestCase) ... ok
4api_check_content_known_not_found (tests.api.views.test_content.ContentApiTestCase) ... ok
5api_check_content_known_post_as_yaml (tests.api.views.test_content.ContentApiTestCase) ... FAIL
6api_content_ctags (tests.api.views.test_content.ContentApiTestCase) ... ok
7api_content_filetype (tests.api.views.test_content.ContentApiTestCase) ... ok
8api_content_filetype_sha_not_found (tests.api.views.test_content.ContentApiTestCase) ... ok
9api_content_language (tests.api.views.test_content.ContentApiTestCase) ... ok
10api_content_language_sha_not_found (tests.api.views.test_content.ContentApiTestCase) ... ok
11api_content_license (tests.api.views.test_content.ContentApiTestCase) ... ok
12api_content_license_sha_not_found (tests.api.views.test_content.ContentApiTestCase) ... ok
13api_content_metadata (tests.api.views.test_content.ContentApiTestCase) ... ok
14api_content_not_found_as_json (tests.api.views.test_content.ContentApiTestCase) ... ok
15api_content_not_found_as_yaml (tests.api.views.test_content.ContentApiTestCase) ... ok
16api_content_provenance (tests.api.views.test_content.ContentApiTestCase) ... ok
17api_content_provenance_sha_not_found (tests.api.views.test_content.ContentApiTestCase) ... ok
18api_content_raw_ko_not_found (tests.api.views.test_content.ContentApiTestCase) ... ok
19api_content_raw_no_accepted_media_type_found_so_not_available_for_download (tests.api.views.test_content.ContentApiTestCase) ... ok
20api_content_raw_no_accepted_media_type_text_is_not_available_for_download (tests.api.views.test_content.ContentApiTestCase) ... ok
21api_content_raw_text (tests.api.views.test_content.ContentApiTestCase) ... ok
22api_content_raw_text_with_filename (tests.api.views.test_content.ContentApiTestCase) ... ok
23api_content_symbol (tests.api.views.test_content.ContentApiTestCase) ... ok
24api_content_symbol_2 (tests.api.views.test_content.ContentApiTestCase) ... ok
25api_content_symbol_not_found (tests.api.views.test_content.ContentApiTestCase) ... ok
26api_directory (tests.api.views.test_directory.DirectoryApiTestCase) ... ok
27api_directory_not_found (tests.api.views.test_directory.DirectoryApiTestCase) ... ok
28api_directory_with_path_found (tests.api.views.test_directory.DirectoryApiTestCase) ... ok
29api_directory_with_path_not_found (tests.api.views.test_directory.DirectoryApiTestCase) ... ok
30api_lookup_entity_by_uuid (tests.api.views.test_entity.EntityApiTestCase) ... ok
31api_lookup_entity_by_uuid_bad_request (tests.api.views.test_entity.EntityApiTestCase) ... ok
32api_lookup_entity_by_uuid_not_found (tests.api.views.test_entity.EntityApiTestCase) ... ok
33api_1_lookup_origin_visit (tests.api.views.test_origin.OriginApiTestCase) ... ok
34api_1_lookup_origin_visit_not_found (tests.api.views.test_origin.OriginApiTestCase) ... ok
35api_1_lookup_origin_visits (tests.api.views.test_origin.OriginApiTestCase) ... ok
36api_1_lookup_origin_visits_raise_error (tests.api.views.test_origin.OriginApiTestCase) ... ok
37api_1_lookup_origin_visits_raise_swh_storage_error_api (tests.api.views.test_origin.OriginApiTestCase) ... ok
38api_1_lookup_origin_visits_raise_swh_storage_error_db (tests.api.views.test_origin.OriginApiTestCase) ... ok
39api_origin_by_id (tests.api.views.test_origin.OriginApiTestCase) ... ok
40api_origin_by_type_url (tests.api.views.test_origin.OriginApiTestCase) ... ok
41api_origin_not_found (tests.api.views.test_origin.OriginApiTestCase) ... ok
42api_person (tests.api.views.test_person.PersonApiTestCase) ... ok
43api_person_not_found (tests.api.views.test_person.PersonApiTestCase) ... ok
44api_release (tests.api.views.test_release.ReleaseApiTestCase) ... ok
45api_release_not_found (tests.api.views.test_release.ReleaseApiTestCase) ... ok
46api_release_target_type_not_a_revision (tests.api.views.test_release.ReleaseApiTestCase) ... ok
47api_directory_through_revision_origin (tests.api.views.test_revision.ReleaseApiTestCase) ... ok
48api_directory_through_revision_origin_ko_not_found (tests.api.views.test_revision.ReleaseApiTestCase) ... ok
49api_revision (tests.api.views.test_revision.ReleaseApiTestCase) ... ok
50api_revision_directory_ko_not_found (tests.api.views.test_revision.ReleaseApiTestCase) ... ok
51api_revision_directory_ok_returns_content (tests.api.views.test_revision.ReleaseApiTestCase) ... ok
52api_revision_directory_ok_returns_dir_entries (tests.api.views.test_revision.ReleaseApiTestCase) ... ok
53api_revision_history (tests.api.views.test_revision.ReleaseApiTestCase) ... ok
54api_revision_log (tests.api.views.test_revision.ReleaseApiTestCase) ... ok
55api_revision_log_by (tests.api.views.test_revision.ReleaseApiTestCase) ... ok
56api_revision_log_by_norev (tests.api.views.test_revision.ReleaseApiTestCase) ... ok
57api_revision_log_by_with_next (tests.api.views.test_revision.ReleaseApiTestCase) ... ok
58api_revision_log_context (tests.api.views.test_revision.ReleaseApiTestCase) ... ok
59api_revision_log_not_found (tests.api.views.test_revision.ReleaseApiTestCase) ... ok
60api_revision_log_with_next (tests.api.views.test_revision.ReleaseApiTestCase) ... ok
61api_revision_not_found (tests.api.views.test_revision.ReleaseApiTestCase) ... ok
62api_revision_raw_ko_no_rev (tests.api.views.test_revision.ReleaseApiTestCase) ... ok
63api_revision_raw_ok (tests.api.views.test_revision.ReleaseApiTestCase) ... ok
64api_revision_raw_ok_no_msg (tests.api.views.test_revision.ReleaseApiTestCase) ... ok
65api_revision_with_origin (tests.api.views.test_revision.ReleaseApiTestCase) ... ok
66api_revision_with_origin_and_branch_name (tests.api.views.test_revision.ReleaseApiTestCase) ... ok
67api_revision_with_origin_and_branch_name_and_timestamp (tests.api.views.test_revision.ReleaseApiTestCase) ... ok
68api_revision_with_origin_and_branch_name_and_timestamp_with_escapes (tests.api.views.test_revision.ReleaseApiTestCase) ... ok
69api_revision_with_origin_not_found (tests.api.views.test_revision.ReleaseApiTestCase) ... ok
70revision_directory_by_ko_raise (tests.api.views.test_revision.ReleaseApiTestCase) ... ok
71revision_directory_by_type_dir (tests.api.views.test_revision.ReleaseApiTestCase) ... ok
72revision_directory_by_type_file (tests.api.views.test_revision.ReleaseApiTestCase) ... ok
73api_1_stat_counters (tests.api.views.test_stat.StatApiTestCase) ... ok
74api_1_stat_counters_raise_error (tests.api.views.test_stat.StatApiTestCase) ... ok
75api_1_stat_counters_raise_swh_storage_error_api (tests.api.views.test_stat.StatApiTestCase) ... ok
76api_1_stat_counters_raise_swh_storage_error_db (tests.api.views.test_stat.StatApiTestCase) ... ok
77api_lookup_not_found (tests.api.test_api_lookup.ApiLookupTestCase) ... ok
78api_lookup_with_result (tests.api.test_api_lookup.ApiLookupTestCase) ... ok
79api_lookup_with_result_as_map (tests.api.test_api_lookup.ApiLookupTestCase) ... ok
80generic_api_generator_are_enriched_and_returned_as_list (tests.api.test_api_lookup.ApiLookupTestCase) ... ok
81generic_api_list_are_enriched_too (tests.api.test_api_lookup.ApiLookupTestCase) ... ok
82generic_api_lookup_nothing_is_found (tests.api.test_api_lookup.ApiLookupTestCase) ... ok
83generic_api_map_are_enriched_and_transformed_to_list (tests.api.test_api_lookup.ApiLookupTestCase) ... ok
84generic_api_simple_data_are_enriched_and_returned_too (tests.api.test_api_lookup.ApiLookupTestCase) ... ok
85apidoc_full_stack_doc (tests.api.test_apidoc.APIDocTestCase) ... ok
86apidoc_full_stack_fn (tests.api.test_apidoc.APIDocTestCase) ... ok
87apidoc_nodoc_failure (tests.api.test_apidoc.APIDocTestCase) ... ok
88apidoc_route_doc (tests.api.test_apidoc.APIDocTestCase) ... ok
89apidoc_route_fn (tests.api.test_apidoc.APIDocTestCase) ... ok
90swh_filter_renderer_do_filter (tests.api.test_apiresponse.RendererTestCase) ... ok
91swh_filter_renderer_do_nothing (tests.api.test_apiresponse.RendererTestCase) ... ok
92swh_multi_response_mimetype (tests.api.test_apiresponse.RendererTestCase) ... ok
93compute_link_header (tests.api.test_apiresponse.SWHComputeLinkHeaderTest) ... ok
94compute_link_header_nothing_changed (tests.api.test_apiresponse.SWHComputeLinkHeaderTest) ... ok
95compute_link_header_nothing_changed_2 (tests.api.test_apiresponse.SWHComputeLinkHeaderTest) ... ok
96transform_do_nothing (tests.api.test_apiresponse.SWHTransformProcessorTest) ... ok
97transform_do_remove_headers (tests.api.test_apiresponse.SWHTransformProcessorTest) ... ok
98transform_only_return_results_1 (tests.api.test_apiresponse.SWHTransformProcessorTest) ... ok
99transform_only_return_results_2 (tests.api.test_apiresponse.SWHTransformProcessorTest) ... ok
100from_content (tests.api.test_converters.ConvertersTestCase) ... ok
101from_content_none (tests.api.test_converters.ConvertersTestCase) ... ok
102from_directory_entries (tests.api.test_converters.ConvertersTestCase) ... ok
103from_filetype (tests.api.test_converters.ConvertersTestCase) ... ok
104from_origin (tests.api.test_converters.ConvertersTestCase) ... ok
105from_person (tests.api.test_converters.ConvertersTestCase) ... ok
106from_provenance (tests.api.test_converters.ConvertersTestCase) ... ok
107from_release (tests.api.test_converters.ConvertersTestCase) ... ok
108from_release_no_revision (tests.api.test_converters.ConvertersTestCase) ... ok
109from_revision (tests.api.test_converters.ConvertersTestCase) ... ok
110from_revision_invalid (tests.api.test_converters.ConvertersTestCase) ... ok
111from_revision_nomerge (tests.api.test_converters.ConvertersTestCase) ... ok
112from_revision_noparents (tests.api.test_converters.ConvertersTestCase) ... ok
113from_swh (tests.api.test_converters.ConvertersTestCase) ... ok
114from_swh_edge_cases_convert_invalid_utf8_bytes (tests.api.test_converters.ConvertersTestCase) ... ok
115from_swh_edge_cases_do_no_conversion_if_none_or_not_bytes (tests.api.test_converters.ConvertersTestCase) ... ok
116from_swh_empty (tests.api.test_converters.ConvertersTestCase) ... ok
117from_swh_none (tests.api.test_converters.ConvertersTestCase) ... ok
118parse_hash_check_algo_malformed_sha1_git_hash (tests.api.test_query.QueryTestCase) ... ok
119parse_hash_check_algo_malformed_sha1_hash (tests.api.test_query.QueryTestCase) ... ok
120parse_hash_check_algo_malformed_sha256_hash (tests.api.test_query.QueryTestCase) ... ok
121parse_hash_check_algo_unknown_one (tests.api.test_query.QueryTestCase) ... ok
122parse_hash_check_sha1 (tests.api.test_query.QueryTestCase) ... ok
123parse_hash_check_sha1_git (tests.api.test_query.QueryTestCase) ... ok
124parse_hash_check_sha256 (tests.api.test_query.QueryTestCase) ... ok
125parse_hash_guess_algo_malformed_hash (tests.api.test_query.QueryTestCase) ... ok
126parse_hash_guess_sha1 (tests.api.test_query.QueryTestCase) ... ok
127parse_hash_guess_sha256 (tests.api.test_query.QueryTestCase) ... ok
128parse_hash_malformed_query_with_more_than_2_parts (tests.api.test_query.QueryTestCase) ... ok
129parse_hash_with_algorithms (tests.api.test_query.QueryTestCase) ... ok
130parse_hash_with_algorithms_or_throws_bad_algo (tests.api.test_query.QueryTestCase) ... ok
131parse_hash_with_algorithms_or_throws_bad_query (tests.api.test_query.QueryTestCase) ... ok
132parse_uuid4 (tests.api.test_query.QueryTestCase) ... ok
133parse_uuid4_ko (tests.api.test_query.QueryTestCase) ... ok
134lookup_content_ctags (tests.api.test_service.ServiceTestCase) ... ok
135lookup_content_ctags_no_hash (tests.api.test_service.ServiceTestCase) ... ok
136lookup_content_filetype (tests.api.test_service.ServiceTestCase) ... ok
137lookup_content_filetype_2 (tests.api.test_service.ServiceTestCase) ... ok
138lookup_content_language (tests.api.test_service.ServiceTestCase) ... ok
139lookup_content_language_2 (tests.api.test_service.ServiceTestCase) ... ok
140lookup_content_license (tests.api.test_service.ServiceTestCase) ... ok
141lookup_content_license_2 (tests.api.test_service.ServiceTestCase) ... ok
142lookup_content_not_found (tests.api.test_service.ServiceTestCase) ... ok
143lookup_content_provenance (tests.api.test_service.ServiceTestCase) ... ok
144lookup_content_provenance_not_found (tests.api.test_service.ServiceTestCase) ... ok
145lookup_content_raw (tests.api.test_service.ServiceTestCase) ... ok
146lookup_content_raw_not_found (tests.api.test_service.ServiceTestCase) ... ok
147lookup_content_with_sha1 (tests.api.test_service.ServiceTestCase) ... ok
148lookup_content_with_sha256 (tests.api.test_service.ServiceTestCase) ... ok
149lookup_directory (tests.api.test_service.ServiceTestCase) ... ok
150lookup_directory_bad_checksum (tests.api.test_service.ServiceTestCase) ... ok
151lookup_directory_not_found (tests.api.test_service.ServiceTestCase) ... ok
152lookup_directory_through_revision_ko_not_found (tests.api.test_service.ServiceTestCase) ... ok
153lookup_directory_through_revision_ok_with_content (tests.api.test_service.ServiceTestCase) ... ok
154lookup_directory_through_revision_ok_with_data (tests.api.test_service.ServiceTestCase) ... ok
155lookup_directory_with_path_found (tests.api.test_service.ServiceTestCase) ... ok
156lookup_directory_with_path_not_found (tests.api.test_service.ServiceTestCase) ... ok
157lookup_directory_with_revision_ko_revision_not_found (tests.api.test_service.ServiceTestCase) ... ok
158lookup_directory_with_revision_ko_revision_with_path_to_nowhere (tests.api.test_service.ServiceTestCase) ... ok
159lookup_directory_with_revision_ko_type_not_implemented (tests.api.test_service.ServiceTestCase) ... ok
160lookup_directory_with_revision_revision_with_path_to_dir (tests.api.test_service.ServiceTestCase) ... ok
161lookup_directory_with_revision_revision_with_path_to_file_with_data (tests.api.test_service.ServiceTestCase) ... ok
162lookup_directory_with_revision_revision_with_path_to_file_without_data (tests.api.test_service.ServiceTestCase) ... ok
163lookup_directory_with_revision_revision_without_path (tests.api.test_service.ServiceTestCase) ... ok
164lookup_entity_by_uuid (tests.api.test_service.ServiceTestCase) ... ok
165lookup_expression (tests.api.test_service.ServiceTestCase) ... ok
166lookup_expression_no_result (tests.api.test_service.ServiceTestCase) ... ok
167lookup_hash_does_not_exist (tests.api.test_service.ServiceTestCase) ... ok
168lookup_hash_exist (tests.api.test_service.ServiceTestCase) ... ok
169lookup_multiple_hashes_ball_missing (tests.api.test_service.ServiceTestCase) ... ok
170lookup_multiple_hashes_some_missing (tests.api.test_service.ServiceTestCase) ... ok
171lookup_origin (tests.api.test_service.ServiceTestCase) ... ok
172lookup_origin_visit (tests.api.test_service.ServiceTestCase) ... ok
173lookup_origin_visits (tests.api.test_service.ServiceTestCase) ... ok
174lookup_person (tests.api.test_service.ServiceTestCase) ... ok
175lookup_release (tests.api.test_service.ServiceTestCase) ... ok
176lookup_release_ko_id_checksum_not_ok_because_not_a_sha1 (tests.api.test_service.ServiceTestCase) ... ok
177lookup_release_ko_id_checksum_ok_but_not_a_sha1 (tests.api.test_service.ServiceTestCase) ... ok
178lookup_revision (tests.api.test_service.ServiceTestCase) ... ok
179lookup_revision_by (tests.api.test_service.ServiceTestCase) ... ok
180lookup_revision_by_merge (tests.api.test_service.ServiceTestCase) ... ok
181lookup_revision_by_nomerge (tests.api.test_service.ServiceTestCase) ... ok
182lookup_revision_by_nothing_found (tests.api.test_service.ServiceTestCase) ... ok
183lookup_revision_invalid_msg (tests.api.test_service.ServiceTestCase) ... ok
184lookup_revision_log (tests.api.test_service.ServiceTestCase) ... ok
185lookup_revision_log_by (tests.api.test_service.ServiceTestCase) ... ok
186lookup_revision_log_by_nolog (tests.api.test_service.ServiceTestCase) ... ok
187lookup_revision_msg_absent (tests.api.test_service.ServiceTestCase) ... ok
188lookup_revision_msg_norev (tests.api.test_service.ServiceTestCase) ... ok
189lookup_revision_msg_ok (tests.api.test_service.ServiceTestCase) ... ok
190lookup_revision_multiple (tests.api.test_service.ServiceTestCase) ... ok
191lookup_revision_multiple_none_found (tests.api.test_service.ServiceTestCase) ... ok
192lookup_revision_through_ko_not_implemented (tests.api.test_service.ServiceTestCase) ... ok
193lookup_revision_through_with_context (tests.api.test_service.ServiceTestCase) ... ok
194lookup_revision_through_with_context_by (tests.api.test_service.ServiceTestCase) ... ok
195lookup_revision_through_with_revision (tests.api.test_service.ServiceTestCase) ... ok
196lookup_revision_through_with_revision_by (tests.api.test_service.ServiceTestCase) ... ok
197lookup_revision_with_context (tests.api.test_service.ServiceTestCase) ... ok
198lookup_revision_with_context_by (tests.api.test_service.ServiceTestCase) ... ok
199lookup_revision_with_context_by_ko (tests.api.test_service.ServiceTestCase) ... ok
200lookup_revision_with_context_ko_not_a_sha1_1 (tests.api.test_service.ServiceTestCase) ... ok
201lookup_revision_with_context_ko_not_a_sha1_2 (tests.api.test_service.ServiceTestCase) ... ok
202lookup_revision_with_context_ko_root_sha1_git_does_not_exist (tests.api.test_service.ServiceTestCase) ... ok
203lookup_revision_with_context_ko_sha1_git_does_not_exist (tests.api.test_service.ServiceTestCase) ... ok
204lookup_revision_with_context_sha1_git_root_already_retrieved_as_dict (tests.api.test_service.ServiceTestCase) ... ok
205search_hash_does_not_exist (tests.api.test_service.ServiceTestCase) ... ok
206search_hash_exist (tests.api.test_service.ServiceTestCase) ... ok
207stat_counters (tests.api.test_service.ServiceTestCase) ... ok
208safe_docstring_display (tests.api.test_templatetags.SWHApiTemplateTagsTest) ... ok
209urlize_api_links_api (tests.api.test_templatetags.SWHApiTemplateTagsTest) ... ok
210urlize_api_links_browse (tests.api.test_templatetags.SWHApiTemplateTagsTest) ... ok
211urlize_header_links (tests.api.test_templatetags.SWHApiTemplateTagsTest) ... ok
212enrich_content_with_hashes (tests.api.test_utils.UtilsTestCase) ... ok
213enrich_content_with_hashes_and_top_level_url (tests.api.test_utils.UtilsTestCase) ... ok
214enrich_content_without_hashes (tests.api.test_utils.UtilsTestCase) ... ok
215enrich_directory_no_type (tests.api.test_utils.UtilsTestCase) ... ok
216enrich_directory_with_context_and_type_dir (tests.api.test_utils.UtilsTestCase) ... ok
217enrich_directory_with_context_and_type_file (tests.api.test_utils.UtilsTestCase) ... ok
218enrich_entity_identity (tests.api.test_utils.UtilsTestCase) ... ok
219enrich_entity_with_sha1 (tests.api.test_utils.UtilsTestCase) ... ok
220enrich_release_0 (tests.api.test_utils.UtilsTestCase) ... ok
221enrich_release_1 (tests.api.test_utils.UtilsTestCase) ... ok
222enrich_release_2 (tests.api.test_utils.UtilsTestCase) ... ok
223enrich_release_3 (tests.api.test_utils.UtilsTestCase) ... ok
224enrich_release_4 (tests.api.test_utils.UtilsTestCase) ... ok
225enrich_revision_context_empty_prev_list (tests.api.test_utils.UtilsTestCase) ... ok
226enrich_revision_context_some_prev_list (tests.api.test_utils.UtilsTestCase) ... ok
227enrich_revision_no_context (tests.api.test_utils.UtilsTestCase) ... ok
228enrich_revision_with_children_and_parent_no_dir (tests.api.test_utils.UtilsTestCase) ... ok
229enrich_revision_with_invalid_message (tests.api.test_utils.UtilsTestCase) ... ok
230enrich_revision_with_no_message (tests.api.test_utils.UtilsTestCase) ... ok
231enrich_revision_without_children_or_parent (tests.api.test_utils.UtilsTestCase) ... ok
232filter_endpoints_1 (tests.api.test_utils.UtilsTestCase) ... ok
233filter_endpoints_2 (tests.api.test_utils.UtilsTestCase) ... ok
234filter_field_keys_dict (tests.api.test_utils.UtilsTestCase) ... ok
235filter_field_keys_dict_unknown_keys (tests.api.test_utils.UtilsTestCase) ... ok
236filter_field_keys_list (tests.api.test_utils.UtilsTestCase) ... ok
237filter_field_keys_list_unknown_keys (tests.api.test_utils.UtilsTestCase) ... ok
238filter_field_keys_map (tests.api.test_utils.UtilsTestCase) ... ok
239filter_field_keys_other (tests.api.test_utils.UtilsTestCase) ... ok
240fmap (tests.api.test_utils.UtilsTestCase) ... ok
241parse_timestamp (tests.api.test_utils.UtilsTestCase) ... ok
242person_to_string (tests.api.test_utils.UtilsTestCase) ... ok
243prepare_data_for_view (tests.api.test_utils.UtilsTestCase) ... ok
244prepare_data_for_view_default_encoding (tests.api.test_utils.UtilsTestCase) ... ok
245prepare_data_for_view_ko_cannot_decode (tests.api.test_utils.UtilsTestCase) ... ok
246shorten_path_noop (tests.api.test_utils.UtilsTestCase) ... ok
247shorten_path_sha1 (tests.api.test_utils.UtilsTestCase) ... ok
248shorten_path_sha256 (tests.api.test_utils.UtilsTestCase) ... ok
249Ensure request rate is limited in scope1 ... ok
250Ensure request rate is not limited in scope2 as ... ok
251
252======================================================================
253FAIL: api_check_content_known_post_as_yaml (tests.api.views.test_content.ContentApiTestCase)
254----------------------------------------------------------------------
255Traceback (most recent call last):
256 File "/usr/lib/python3.4/unittest/mock.py", line 1136, in patched
257 return func(*args, **keywargs)
258 File "/home/temp-drydock/drydock/workingcopy-180/repo/swh-web/swh/web/tests/api/views/test_content.py", line 697, in api_check_content_known_post_as_yaml
259 self.assertEquals(rv.status_code, 200)
260AssertionError: 301 != 200
261
262----------------------------------------------------------------------
263Ran 249 tests in 1.845s
264
265FAILED (failures=1)
266

Update environment from working copy

When
Completed at Sep 12 2017, 10:08 AM · Built for 11 s
Status
Passed
1 empty logs are hidden. Show all logs.

Build Log 4367 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-archiver
2mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-archiver
3Already up-to-date.
4
5mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/snippets
6mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/snippets
7Already up-to-date.
8
9mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-core
10mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-core
11Already up-to-date.
12
13mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-indexer
14mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-indexer
15Already up-to-date.
16
17mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-docs
18mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-docs
19Already up-to-date.
20
21mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-journal
22mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-journal
23Already up-to-date.
24
25mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-loader-core
26mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-loader-core
27Already up-to-date.
28
29mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-lister
30mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-lister
31Already up-to-date.
32
33mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-loader-debian
34mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-loader-debian
35Already up-to-date.
36
37mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-loader-dir
38mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-loader-dir
39Already up-to-date.
40
41mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-loader-git
42mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-loader-git
43Already up-to-date.
44
45mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-loader-mercurial
46mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-loader-mercurial
47Already up-to-date.
48
49mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-loader-tar
50mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-loader-tar
51Already up-to-date.
52
53mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-loader-svn
54mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-loader-svn
55Already up-to-date.
56
57mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-mirror-forge
58mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-mirror-forge
59Already up-to-date.
60
61mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-model
62mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-model
63Already up-to-date.
64
65mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-objstorage
66mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-objstorage
67Already up-to-date.
68
69mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-py-template
70mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-py-template
71Already up-to-date.
72
73mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-scheduler
74mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-scheduler
75Already up-to-date.
76
77mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-storage
78mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-storage
79Already up-to-date.
80
81mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-web
82mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-web
83Already up-to-date.
84
85mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-storage-testdata
86mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-storage-testdata
87Already up-to-date.
88
89mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-vault
90mr update: /home/temp-drydock/drydock/workingcopy-180/repo/swh-environment/swh-vault
91Already up-to-date.
92
93mr update: finished (23 ok)
94

Clone on Software Heritage Worker

When
Completed at Sep 12 2017, 10:08 AM · Built instantly
Status
Passed

Event Timeline