feditest-run-2024-06-16T22-41-50.971358Z [Test Matrix]
Status | Count | |||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Passed |
5
|
|||||||||||||||||||||||||||||||||||||||||||
Failed |
|
|||||||||||||||||||||||||||||||||||||||||||
Skipped |
0
|
|||||||||||||||||||||||||||||||||||||||||||
Errors |
0
|
|||||||||||||||||||||||||||||||||||||||||||
Total |
17
|
Parameters: | |
---|---|
app | capubara |
hostname | testserver.capubara.com |
existing-account-uri | acct:testperson@testserver.capubara.com |
nonexisting-account-uri | acct:does-not-exist@testserver.capubara.com |
Started 2024-06-16T22:44:10.717200+00:00, ended 2024-06-16T22:44:11.291788+00:00
AssertionFailure: Wrong HTTP content type. Accessed URI: "https://testserver.capubara.com/.well-known/webfinger?resource=acct%3Atestperson%40testserver.capubara.com&rel=http%3A//webfinger.net/rel/profile-page&rel=something-else&rel=self". -> "application/json" Expected: None but: was"application/json"> ../feditest-tests-fediverse//tests/webfinger/server/4_1__2_parameter_ordering_not_significant.py:30
Started 2024-06-16T22:44:11.293728+00:00, ended 2024-06-16T22:44:11.873963+00:00
Started 2024-06-16T22:44:11.873993+00:00, ended 2024-06-16T22:44:12.434462+00:00
AssertionFailure: Wrong HTTP content type. Accessed URI: "https://testserver.capubara.com/.well-known/webfinger?resource=acct%3Atestperson%40testserver.capubara.com". -> "application/json" Expected: None but: was"application/json"> ../feditest-tests-fediverse//tests/webfinger/server/4_2__2_perform_query.py:19
Started 2024-06-16T22:44:12.435721+00:00, ended 2024-06-16T22:44:12.989144+00:00
AssertionFailure: Not HTTP status 400. Accessed URI: "https://testserver.capubara.com/.well-known/webfinger". Expected: <400> but: was <502> ../feditest-tests-fediverse//tests/webfinger/server/4_2__3_requires_resource_uri.py:32
Started 2024-06-16T22:44:12.990656+00:00, ended 2024-06-16T22:44:13.546657+00:00
Started 2024-06-16T22:44:13.546743+00:00, ended 2024-06-16T22:44:14.106927+00:00
AssertionFailure: Not HTTP status 4xx. Accessed URI: "https://testserver.capubara.com/.well-known/webfinger?resource==acct%3Atestperson%40testserver.capubara.com". Expected: (a value greater than or equal to <400> and a value less than <500>) but: a value less than <500> was <500> ../feditest-tests-fediverse//tests/webfinger/server/4_2__4_do_not_accept_malformed_resource_parameters.py:95
Started 2024-06-16T22:44:14.107682+00:00, ended 2024-06-16T22:44:14.709289+00:00
Started 2024-06-16T22:44:14.709327+00:00, ended 2024-06-16T22:44:15.268833+00:00
AssertionFailure: Not HTTP status 4xx. Accessed URI: "https://testserver.capubara.com/.well-known/webfinger?resource=testperson@testserver.capubara.com". Expected: (a value greater than or equal to <400> and a value less than <500>) but: a value less than <500> was <500> ../feditest-tests-fediverse//tests/webfinger/server/4_2__4_do_not_accept_malformed_resource_parameters.py:28
Started 2024-06-16T22:44:15.269520+00:00, ended 2024-06-16T22:44:15.830674+00:00
Started 2024-06-16T22:44:15.830771+00:00, ended 2024-06-16T22:44:16.395158+00:00
AssertionFailure: Not HTTP status 404. Accessed URI: "https://testserver.capubara.com/.well-known/webfinger?resource=acct%3Adoes-not-exist%40testserver.capubara.com". Expected: <404> but: was <500> ../feditest-tests-fediverse//tests/webfinger/server/4_2__5_status_404_for_nonexisting_resources.py:30
Started 2024-06-16T22:44:16.396091+00:00, ended 2024-06-16T22:44:16.971284+00:00
AssertionFailure: Wrong content type. Accessed URI: "https://testserver.capubara.com/.well-known/webfinger?resource=acct%3Atestperson%40testserver.capubara.com". Expected: ('application/jrd+json' or a string starting with 'application/jrd+json;' or a string starting with 'application/xml') but: was 'application/json' ../feditest-tests-fediverse//tests/webfinger/server/4_2__9_content_type.py:28
Started 2024-06-16T22:44:16.972523+00:00, ended 2024-06-16T22:44:17.558704+00:00
AssertionFailure: Not HTTP status 404. Accessed URI: "https://testserver.capubara.com/.well-known/webfinger?resource=mailto%3Aabc%40def.com". Expected: <404> but: was <500> ../feditest-tests-fediverse//tests/webfinger/server/4_5__1_any_uri_scheme_for_resource_identifiers.py:35
Started 2024-06-16T22:44:17.559903+00:00, ended 2024-06-16T22:44:18.142646+00:00
AssertionFailure: Wrong HTTP content type. Accessed URI: "https://testserver.capubara.com/.well-known/webfinger?resource=acct%3Atestperson%40testserver.capubara.com". -> "application/json" Expected: None but: was"application/json"> ../feditest-tests-fediverse//tests/webfinger/server/4__1_accepts_all_link_rels_in_query.py:149
Started 2024-06-16T22:44:18.144040+00:00, ended 2024-06-16T22:44:18.725508+00:00
AssertionFailure: Wrong HTTP content type. Accessed URI: "https://testserver.capubara.com/.well-known/webfinger?resource=acct%3Atestperson%40testserver.capubara.com". -> "application/json" Expected: None but: was"application/json"> ../feditest-tests-fediverse//tests/webfinger/server/4__1_accepts_all_link_rels_in_query.py:66
Started 2024-06-16T22:44:18.726255+00:00, ended 2024-06-16T22:44:19.269739+00:00
AssertionFailure: Wrong HTTP content type. Accessed URI: "https://testserver.capubara.com/.well-known/webfinger?resource=acct%3Atestperson%40testserver.capubara.com". -> "application/json" Expected: None but: was"application/json"> ../feditest-tests-fediverse//tests/webfinger/server/4__1_accepts_all_link_rels_in_query.py:108
Started 2024-06-16T22:44:19.270925+00:00, ended 2024-06-16T22:44:19.642906+00:00
AssertionFailure: HTTP status 200. Accessed URI: "http://testserver.capubara.com/.well-known/webfinger?resource=acct%3Atestperson%40testserver.capubara.com". Expected: not <200> but: but was <200> ../feditest-tests-fediverse//tests/webfinger/server/4__3_only_returns_jrd_in_response_to_https_requests.py:30
Started 2024-06-16T22:44:19.644056+00:00, ended 2024-06-16T22:44:20.205580+00:00