feditest-run-2024-06-16T22-41-50.971358Z [Test Matrix]
Status | Count | |||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Passed |
8
|
|||||||||||||||||||||||||||||||||||||||||||
Failed |
|
|||||||||||||||||||||||||||||||||||||||||||
Skipped |
0
|
|||||||||||||||||||||||||||||||||||||||||||
Errors |
0
|
|||||||||||||||||||||||||||||||||||||||||||
Total |
17
|
Parameters: | |
---|---|
app | activity-relay |
hostname | relay.intahnet.co.uk |
existing-account-uri | acct:relay@relay.intahnet.co.uk |
nonexisting-account-uri | acct:does-not-exist@relay.intahnet.co.uk |
Started 2024-06-16T22:41:50.982944+00:00, ended 2024-06-16T22:41:51.680133+00:00
AssertionFailure: Wrong HTTP content type. Accessed URI: "https://relay.intahnet.co.uk/.well-known/webfinger?resource=acct%3Arelay%40relay.intahnet.co.uk&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:41:51.682397+00:00, ended 2024-06-16T22:41:51.945204+00:00
Started 2024-06-16T22:41:51.945296+00:00, ended 2024-06-16T22:41:52.206101+00:00
AssertionFailure: Wrong HTTP content type. Accessed URI: "https://relay.intahnet.co.uk/.well-known/webfinger?resource=acct%3Arelay%40relay.intahnet.co.uk". -> "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:41:52.209101+00:00, ended 2024-06-16T22:41:52.475136+00:00
Started 2024-06-16T22:41:52.475225+00:00, ended 2024-06-16T22:41:52.740337+00:00
Started 2024-06-16T22:41:52.740418+00:00, ended 2024-06-16T22:41:53.007936+00:00
AssertionFailure: Not HTTP status 400 Accessed URI: "https://relay.intahnet.co.uk/.well-known/webfinger?resource==acct%3Arelay%40relay.intahnet.co.uk". Expected: <400> but: was <404> ../feditest-tests-fediverse//tests/webfinger/server/4_2__4_do_not_accept_malformed_resource_parameters.py:103
Started 2024-06-16T22:41:53.010862+00:00, ended 2024-06-16T22:41:53.274832+00:00
Started 2024-06-16T22:41:53.274863+00:00, ended 2024-06-16T22:41:53.540137+00:00
AssertionFailure: Not HTTP status 400 Accessed URI: "https://relay.intahnet.co.uk/.well-known/webfinger?resource=relay@relay.intahnet.co.uk". Expected: <400> but: was <404> ../feditest-tests-fediverse//tests/webfinger/server/4_2__4_do_not_accept_malformed_resource_parameters.py:36
Started 2024-06-16T22:41:53.541031+00:00, ended 2024-06-16T22:41:53.800807+00:00
Started 2024-06-16T22:41:53.800866+00:00, ended 2024-06-16T22:41:54.069769+00:00
Started 2024-06-16T22:41:54.069851+00:00, ended 2024-06-16T22:41:54.326041+00:00
AssertionFailure: Wrong content type. Accessed URI: "https://relay.intahnet.co.uk/.well-known/webfinger?resource=acct%3Arelay%40relay.intahnet.co.uk". 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:41:54.327794+00:00, ended 2024-06-16T22:41:54.852625+00:00
Started 2024-06-16T22:41:54.852726+00:00, ended 2024-06-16T22:41:55.115653+00:00
AssertionFailure: Wrong HTTP content type. Accessed URI: "https://relay.intahnet.co.uk/.well-known/webfinger?resource=acct%3Arelay%40relay.intahnet.co.uk". -> "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:41:55.118490+00:00, ended 2024-06-16T22:41:55.383446+00:00
AssertionFailure: Wrong HTTP content type. Accessed URI: "https://relay.intahnet.co.uk/.well-known/webfinger?resource=acct%3Arelay%40relay.intahnet.co.uk". -> "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:41:55.385052+00:00, ended 2024-06-16T22:41:55.646806+00:00
AssertionFailure: Wrong HTTP content type. Accessed URI: "https://relay.intahnet.co.uk/.well-known/webfinger?resource=acct%3Arelay%40relay.intahnet.co.uk". -> "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:41:55.647451+00:00, ended 2024-06-16T22:41:55.710656+00:00
Started 2024-06-16T22:41:55.710744+00:00, ended 2024-06-16T22:41:55.968092+00:00
AssertionFailure: Missing CORS header. Accessed URI: "https://relay.intahnet.co.uk/.well-known/webfinger?resource=acct%3Arelay%40relay.intahnet.co.uk". Not present: "access-control-allow-origin". ../feditest-tests-fediverse//tests/webfinger/server/5_1_cors_header_required.py:19