Feditest Session Report: Session 17

feditest-run-20241024-220237 [Summary]

This FediTest report requires a desktop or laptop-class monitor.

It cannot be viewed on a mobile device with a small screen.

Sorry about that. But then, you weren't going to use a phone to fix reported bugs, either, right?

Test Run Summary

Status Count
Passed
6 (33.3%)
Failed
Interoperability
Compromised Degraded Unaffected Unknown Total
Conformance Must
7
0
5
0
12 (66.7%)
Should
0
0
0
0
0 (0.0%)
Implied
0
0
0
0
0 (0.0%)
Unspecified
0
0
0
0
0 (0.0%)
Total
7 (38.9%)
0 (0.0%)
5 (27.8%)
0 (0.0%)
12 (66.7%)
Skipped
0
Errors
0
Total
18

Constellation

client

ImpInProcessNodeDriver
Imp
0.4

server

FediverseSaasNodeDriver
catnip
?

Test Results

Test: webfinger.server.4_1__2_parameter_ordering_not_significant::parameter_ordering

Parameter ordering is not significant.

Started 2024:10:24-22:06:33.341972Z, ended 2024:10:24-22:06:33.579070Z (duration: 0:00:00.237098)

AssertionFailure: AssertionFailure (Must, Problem): Accessed URI: "https://foxgirl.land/.well-known/webfinger?resource=acct%3Ainstance.actor%40foxgirl.land&rel=http%3A//webfinger.net/rel/profile-page&rel=something-else&rel=self":
0: Wrong HTTP status code.
 -> 521
1: Wrong HTTP content type.
 -> "text/plain; charset=UTF-8"
2: Expecting value: line 1 column 1 (char 0)
Expected: an empty collection
     but: was <[WrongHttpStatusError(HttpRequestResponsePair(request=HttpRequest(parsed_uri=ParsedNonAcctUri(https://foxgirl.land/.well-known/webfinger?resource=acct%3Ainstance.actor%40foxgirl.land&rel=http%3A//webfinger.net/rel/profile-page&rel=something-else&rel=self), method='GET', accept_header=None, payload=None, content_type=None, when_started=datetime.datetime(2024, 10, 24, 22, 2, 37, 617816, tzinfo=datetime.timezone.utc)), final_request=HttpRequest(parsed_uri=ParsedNonAcctUri(https://foxgirl.land/.well-known/webfinger?resource=acct%3Ainstance.actor%40foxgirl.land&rel=http%3A//webfinger.net/rel/profile-page&rel=something-else&rel=self), method='GET', accept_header=None, payload=None, content_type=None, when_started=datetime.datetime(2024, 10, 24, 22, 2, 37, 617816, tzinfo=datetime.timezone.utc)), response=HttpResponse(http_status=521, response_headers=<MultiDict('date': 'Thu, 24 Oct 2024 22:06:33 GMT', 'content-type': 'text/plain; charset=UTF-8', 'content-length': '15', 'connection': 'keep-alive', 'report-to': '{"endpoints":[{"url":"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=5pDoY0RaaoaEhGqkW8srmVEwRy1aUR0XTT56LbLPXxNBy49%2FamYDqKzgo6qFLdhx6ZrOM2CU1kQc5D%2F3CMni2wxmvQZOv8BYqGSvg%2BjGaNKmuSCp8RuIOv8BsW0HfzQ%3D"}],"group":"cf-nel","max_age":604800}', 'nel': '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}', 'x-frame-options': 'SAMEORIGIN', 'referrer-policy': 'same-origin', 'cache-control': 'private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0', 'expires': 'Thu, 01 Jan 1970 00:00:01 GMT', 'server': 'cloudflare', 'cf-ray': '8d7d465309412320-SJC', 'alt-svc': 'h3=":443"; ma=86400', 'server-timing': 'cfL4;desc="?proto=TCP&rtt=24659&sent=4&recv=6&lost=0&retrans=0&sent_bytes=2843&recv_bytes=852&delivery_rate=119422&cwnd=228&unsent_bytes=0&cid=d0512b81b80b55a1&ts=122&x=0"')>, payload=b'error code: 521', when_completed=datetime.datetime(2024, 10, 24, 22, 2, 37, 618161, tzinfo=datetime.timezone.utc)))), JSONDecodeError('Expecting value: line 1 column 1 (char 0)')]>
../feditest-tests-fediverse/tests/webfinger/server/4_1__2_parameter_ordering_not_significant.py:35

Test: webfinger.server.4_2__14_must_only_redirect_to_https::must_only_redirect_to_https

Test that if the server redirected, the final URL is an HTTPS URL.

Started 2024:10:24-22:06:33.580355Z, ended 2024:10:24-22:06:33.762288Z (duration: 0:00:00.181933)

Passed

Test: webfinger.server.4_2__2_perform_query::normal_query

Perform a normal, simple query on an existing account.

Started 2024:10:24-22:06:33.762304Z, ended 2024:10:24-22:06:33.934418Z (duration: 0:00:00.172114)

AssertionFailure: AssertionFailure (Must, Problem): Accessed URI: "https://foxgirl.land/.well-known/webfinger?resource=acct%3Ainstance.actor%40foxgirl.land":
0: Wrong HTTP status code.
 -> 521
1: Wrong HTTP content type.
 -> "text/plain; charset=UTF-8"
2: Expecting value: line 1 column 1 (char 0)
Expected: an empty collection
     but: was <[WrongHttpStatusError(HttpRequestResponsePair(request=HttpRequest(parsed_uri=ParsedNonAcctUri(https://foxgirl.land/.well-known/webfinger?resource=acct%3Ainstance.actor%40foxgirl.land), method='GET', accept_header=None, payload=None, content_type=None, when_started=datetime.datetime(2024, 10, 24, 22, 2, 37, 617816, tzinfo=datetime.timezone.utc)), final_request=HttpRequest(parsed_uri=ParsedNonAcctUri(https://foxgirl.land/.well-known/webfinger?resource=acct%3Ainstance.actor%40foxgirl.land), method='GET', accept_header=None, payload=None, content_type=None, when_started=datetime.datetime(2024, 10, 24, 22, 2, 37, 617816, tzinfo=datetime.timezone.utc)), response=HttpResponse(http_status=521, response_headers=<MultiDict('date': 'Thu, 24 Oct 2024 22:06:33 GMT', 'content-type': 'text/plain; charset=UTF-8', 'content-length': '15', 'connection': 'keep-alive', 'report-to': '{"endpoints":[{"url":"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=6wpMOnbKdNB3LEheAPvYOoieZto8FNzL2CJ0vduAv6dHiT4Hy3yRr4F0Bou0tKN17nW5RSaM1sYtjxPkV6oDRvE0gg8VekQJZPXoYp5AEwSTY16340B2we03piz01xw%3D"}],"group":"cf-nel","max_age":604800}', 'nel': '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}', 'x-frame-options': 'SAMEORIGIN', 'referrer-policy': 'same-origin', 'cache-control': 'private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0', 'expires': 'Thu, 01 Jan 1970 00:00:01 GMT', 'server': 'cloudflare', 'cf-ray': '8d7d46554ffc9e50-SJC', 'alt-svc': 'h3=":443"; ma=86400', 'server-timing': 'cfL4;desc="?proto=TCP&rtt=22862&sent=4&recv=6&lost=0&retrans=0&sent_bytes=2844&recv_bytes=780&delivery_rate=121983&cwnd=240&unsent_bytes=0&cid=effebcbb67a9b6ea&ts=110&x=0"')>, payload=b'error code: 521', when_completed=datetime.datetime(2024, 10, 24, 22, 2, 37, 618161, tzinfo=datetime.timezone.utc)))), WrongContentTypeError(HttpRequestResponsePair(request=HttpRequest(parsed_uri=ParsedNonAcctUri(https://foxgirl.land/.well-known/webfinger?resource=acct%3Ainstance.actor%40foxgirl.land), method='GET', accept_header=None, payload=None, content_type=None, when_started=datetime.datetime(2024, 10, 24, 22, 2, 37, 617816, tzinfo=datetime.timezone.utc)), final_request=HttpRequest(parsed_uri=ParsedNonAcctUri(https://foxgirl.land/.well-known/webfinger?resource=acct%3Ainstance.actor%40foxgirl.land), method='GET', accept_header=None, payload=None, content_type=None, when_started=datetime.datetime(2024, 10, 24, 22, 2, 37, 617816, tzinfo=datetime.timezone.utc)), response=HttpResponse(http_status=521, response_headers=<MultiDict('date': 'Thu, 24 Oct 2024 22:06:33 GMT', 'content-type': 'text/plain; charset=UTF-8', 'content-length': '15', 'connection': 'keep-alive', 'report-to': '{"endpoints":[{"url":"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=6wpMOnbKdNB3LEheAPvYOoieZto8FNzL2CJ0vduAv6dHiT4Hy3yRr4F0Bou0tKN17nW5RSaM1sYtjxPkV6oDRvE0gg8VekQJZPXoYp5AEwSTY16340B2we03piz01xw%3D"}],"group":"cf-nel","max_age":604800}', 'nel': '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}', 'x-frame-options': 'SAMEORIGIN', 'referrer-policy': 'same-origin', 'cache-control': 'private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0', 'expires': 'Thu, 01 Jan 1970 00:00:01 GMT', 'server': 'cloudflare', 'cf-ray': '8d7d46554ffc9e50-SJC', 'alt-svc': 'h3=":443"; ma=86400', 'server-timing': 'cfL4;desc="?proto=TCP&rtt=22862&sent=4&recv=6&lost=0&retrans=0&sent_bytes=2844&recv_bytes=780&delivery_rate=121983&cwnd=240&unsent_bytes=0&cid=effebcbb67a9b6ea&ts=110&x=0"')>, payload=b'error code: 521', when_completed=datetime.datetime(2024, 10, 24, 22, 2, 37, 618161, tzinfo=datetime.timezone.utc)))), JSONDecodeError('Expecting value: line 1 column 1 (char 0)')]>
../feditest-tests-fediverse/tests/webfinger/server/4_2__2_perform_query.py:20

Test: webfinger.server.4_2__3_requires_resource_uri::requires_resource_uri_http_status

Do not accept requests with missing resource parameter: HTTP status.

Started 2024:10:24-22:06:33.935970Z, ended 2024:10:24-22:06:34.111980Z (duration: 0:00:00.176010)

AssertionFailure: AssertionFailure (Must, Unaffected): Not HTTP status 400.
Accessed URI: "https://foxgirl.land/.well-known/webfinger".
Expected: <400>
     but: was <521>
../feditest-tests-fediverse/tests/webfinger/server/4_2__3_requires_resource_uri.py:37

Test: webfinger.server.4_2__3_requires_resource_uri::requires_resource_uri_jrd

Do not accept requests with missing resource parameter: JRD content.

Started 2024:10:24-22:06:34.113722Z, ended 2024:10:24-22:06:34.288897Z (duration: 0:00:00.175175)

Passed

Test: webfinger.server.4_2__4_do_not_accept_malformed_resource_parameters::double_equals_http_status

Do not accept malformed resource parameters. Test HTTP status for inserting an extra = character.

Started 2024:10:24-22:06:34.288990Z, ended 2024:10:24-22:06:34.483508Z (duration: 0:00:00.194518)

AssertionFailure: AssertionFailure (Must, Unaffected): Not HTTP status 4xx.
Accessed URI: "https://foxgirl.land/.well-known/webfinger?resource==acct%3Ainstance.actor%40foxgirl.land".
Expected: (a value greater than or equal to <400> and a value less than <500>)
     but: a value less than <500> was <521>
../feditest-tests-fediverse/tests/webfinger/server/4_2__4_do_not_accept_malformed_resource_parameters.py:106

Test: webfinger.server.4_2__4_do_not_accept_malformed_resource_parameters::double_equals_jrd

Do not accept malformed resource parameters. Test JRD content for inserting an extra = character.

Started 2024:10:24-22:06:34.489524Z, ended 2024:10:24-22:06:34.695309Z (duration: 0:00:00.205785)

Passed

Test: webfinger.server.4_2__4_do_not_accept_malformed_resource_parameters::requires_valid_resource_uri_http_status

Do not accept malformed resource parameters. Test HTTP status for missing acct: scheme.

Started 2024:10:24-22:06:34.695409Z, ended 2024:10:24-22:06:34.875856Z (duration: 0:00:00.180447)

AssertionFailure: AssertionFailure (Must, Unaffected): Not HTTP status 4xx.
Accessed URI: "https://foxgirl.land/.well-known/webfinger?resource=instance.actor@foxgirl.land".
Expected: (a value greater than or equal to <400> and a value less than <500>)
     but: a value less than <500> was <521>
../feditest-tests-fediverse/tests/webfinger/server/4_2__4_do_not_accept_malformed_resource_parameters.py:32

Test: webfinger.server.4_2__4_do_not_accept_malformed_resource_parameters::requires_valid_resource_uri_jrd

Do not accept malformed resource parameters. Test JRD content for missing acct: scheme.

Started 2024:10:24-22:06:34.878529Z, ended 2024:10:24-22:06:35.077003Z (duration: 0:00:00.198474)

Passed

Test: webfinger.server.4_2__5_status_404_for_nonexisting_resources::status_404_for_nonexisting_resources

The server responds with 404 when the resource parameter identifies a non-existent resource.

Started 2024:10:24-22:06:35.077877Z, ended 2024:10:24-22:06:35.270400Z (duration: 0:00:00.192523)

AssertionFailure: AssertionFailure (Must, Unaffected): Not HTTP status 404.
Accessed URI: "https://foxgirl.land/.well-known/webfinger?resource=acct%3Adoes-not-exist%40foxgirl.land".
Expected: <404>
     but: was <521>
../feditest-tests-fediverse/tests/webfinger/server/4_2__5_status_404_for_nonexisting_resources.py:35

Test: webfinger.server.4_2__9_content_type::returns_jrd_in_response_to_https

Test that a query over HTTPS produces a JRD.

Started 2024:10:24-22:06:35.272950Z, ended 2024:10:24-22:06:35.465103Z (duration: 0:00:00.192153)

AssertionFailure: AssertionFailure (Must, Problem): Not HTTP status 200.
Accessed URI: "https://foxgirl.land/.well-known/webfinger?resource=acct%3Ainstance.actor%40foxgirl.land".
Expected: <200>
     but: was <521>
../feditest-tests-fediverse/tests/webfinger/server/4_2__9_content_type.py:27

Test: webfinger.server.4_5__1_any_uri_scheme_for_resource_identifiers::any_uri_scheme_for_resource_identifiers

The server must accept resource identifiers provided in the query that use any scheme.

Started 2024:10:24-22:06:35.467796Z, ended 2024:10:24-22:06:35.663685Z (duration: 0:00:00.195889)

AssertionFailure: AssertionFailure (Must, Unaffected): Not HTTP status 404.
Accessed URI: "https://foxgirl.land/.well-known/webfinger?resource=mailto%3Aabc%40def.com".
Expected: <404>
     but: was <521>
../feditest-tests-fediverse/tests/webfinger/server/4_5__1_any_uri_scheme_for_resource_identifiers.py:38

Test: webfinger.server.4__1_accepts_all_link_rels_in_query::accepts_combined_link_rels_in_query

A server must accept all link rels in the query, even if it does not understand them. Tests several known an unknown link rels at a time.

Started 2024:10:24-22:06:35.670114Z, ended 2024:10:24-22:06:35.854972Z (duration: 0:00:00.184858)

AssertionFailure: AssertionFailure (Must, Problem): Accessed URI: "https://foxgirl.land/.well-known/webfinger?resource=acct%3Ainstance.actor%40foxgirl.land":
0: Wrong HTTP status code.
 -> 521
1: Wrong HTTP content type.
 -> "text/plain; charset=UTF-8"
2: Expecting value: line 1 column 1 (char 0)
Expected: an empty collection
     but: was <[WrongHttpStatusError(HttpRequestResponsePair(request=HttpRequest(parsed_uri=ParsedNonAcctUri(https://foxgirl.land/.well-known/webfinger?resource=acct%3Ainstance.actor%40foxgirl.land), method='GET', accept_header=None, payload=None, content_type=None, when_started=datetime.datetime(2024, 10, 24, 22, 2, 37, 617816, tzinfo=datetime.timezone.utc)), final_request=HttpRequest(parsed_uri=ParsedNonAcctUri(https://foxgirl.land/.well-known/webfinger?resource=acct%3Ainstance.actor%40foxgirl.land), method='GET', accept_header=None, payload=None, content_type=None, when_started=datetime.datetime(2024, 10, 24, 22, 2, 37, 617816, tzinfo=datetime.timezone.utc)), response=HttpResponse(http_status=521, response_headers=<MultiDict('date': 'Thu, 24 Oct 2024 22:06:35 GMT', 'content-type': 'text/plain; charset=UTF-8', 'content-length': '15', 'connection': 'keep-alive', 'report-to': '{"endpoints":[{"url":"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=0zuh3HwQsEFQyfNfE836CwbnVywJ9Vur5ojAdxEjxr08f3%2B%2BX40u%2BCTczPlEDYfcWZiIQmDROJ9rf6l92jyPhvwSAQOx9XkoGmZ%2B%2BTY1sn4%2F%2BdSuCgA3RUVquVK1tO8%3D"}],"group":"cf-nel","max_age":604800}', 'nel': '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}', 'x-frame-options': 'SAMEORIGIN', 'referrer-policy': 'same-origin', 'cache-control': 'private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0', 'expires': 'Thu, 01 Jan 1970 00:00:01 GMT', 'server': 'cloudflare', 'cf-ray': '8d7d46614b4a96dd-SJC', 'alt-svc': 'h3=":443"; ma=86400', 'server-timing': 'cfL4;desc="?proto=TCP&rtt=23291&sent=4&recv=7&lost=0&retrans=0&sent_bytes=2843&recv_bytes=780&delivery_rate=119496&cwnd=157&unsent_bytes=0&cid=b8904d0fff51bdb3&ts=121&x=0"')>, payload=b'error code: 521', when_completed=datetime.datetime(2024, 10, 24, 22, 2, 37, 618161, tzinfo=datetime.timezone.utc)))), JSONDecodeError('Expecting value: line 1 column 1 (char 0)')]>
../feditest-tests-fediverse/tests/webfinger/server/4__1_accepts_all_link_rels_in_query.py:160

Test: webfinger.server.4__1_accepts_all_link_rels_in_query::accepts_known_link_rels_in_query

A server must accept all link rels in the query, even if it does not understand them. Tests one known link rel at a time.

Started 2024:10:24-22:06:35.856696Z, ended 2024:10:24-22:06:36.051654Z (duration: 0:00:00.194958)

AssertionFailure: AssertionFailure (Must, Problem): Accessed URI: "https://foxgirl.land/.well-known/webfinger?resource=acct%3Ainstance.actor%40foxgirl.land":
0: Wrong HTTP status code.
 -> 521
1: Wrong HTTP content type.
 -> "text/plain; charset=UTF-8"
2: Expecting value: line 1 column 1 (char 0)
Expected: an empty collection
     but: was <[WrongHttpStatusError(HttpRequestResponsePair(request=HttpRequest(parsed_uri=ParsedNonAcctUri(https://foxgirl.land/.well-known/webfinger?resource=acct%3Ainstance.actor%40foxgirl.land), method='GET', accept_header=None, payload=None, content_type=None, when_started=datetime.datetime(2024, 10, 24, 22, 2, 37, 617816, tzinfo=datetime.timezone.utc)), final_request=HttpRequest(parsed_uri=ParsedNonAcctUri(https://foxgirl.land/.well-known/webfinger?resource=acct%3Ainstance.actor%40foxgirl.land), method='GET', accept_header=None, payload=None, content_type=None, when_started=datetime.datetime(2024, 10, 24, 22, 2, 37, 617816, tzinfo=datetime.timezone.utc)), response=HttpResponse(http_status=521, response_headers=<MultiDict('date': 'Thu, 24 Oct 2024 22:06:35 GMT', 'content-type': 'text/plain; charset=UTF-8', 'content-length': '15', 'connection': 'keep-alive', 'report-to': '{"endpoints":[{"url":"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=o7IRSdQVJtECo9fcEGTFSAb57mHoORzfIPPO2UG382dPO0ESap1lLLixP1DChoPhtpEs70kP%2F8WxGFDBWGNQOJSVG6iPhwREijdWqv1rrpUkP09sGZkkQqSG1MJhCfY%3D"}],"group":"cf-nel","max_age":604800}', 'nel': '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}', 'x-frame-options': 'SAMEORIGIN', 'referrer-policy': 'same-origin', 'cache-control': 'private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0', 'expires': 'Thu, 01 Jan 1970 00:00:01 GMT', 'server': 'cloudflare', 'cf-ray': '8d7d4662791bce84-SJC', 'alt-svc': 'h3=":443"; ma=86400', 'server-timing': 'cfL4;desc="?proto=TCP&rtt=23234&sent=4&recv=7&lost=0&retrans=0&sent_bytes=2843&recv_bytes=780&delivery_rate=119353&cwnd=216&unsent_bytes=0&cid=c11818815f963fa6&ts=125&x=0"')>, payload=b'error code: 521', when_completed=datetime.datetime(2024, 10, 24, 22, 2, 37, 618161, tzinfo=datetime.timezone.utc)))), JSONDecodeError('Expecting value: line 1 column 1 (char 0)')]>
../feditest-tests-fediverse/tests/webfinger/server/4__1_accepts_all_link_rels_in_query.py:70

Test: webfinger.server.4__1_accepts_all_link_rels_in_query::accepts_unknown_link_rels_in_query

A server must accept all link rels in the query, even if it does not understand them. Tests one unknown link rels at a time.

Started 2024:10:24-22:06:36.053645Z, ended 2024:10:24-22:06:36.245310Z (duration: 0:00:00.191665)

AssertionFailure: AssertionFailure (Must, Problem): Accessed URI: "https://foxgirl.land/.well-known/webfinger?resource=acct%3Ainstance.actor%40foxgirl.land":
0: Wrong HTTP status code.
 -> 521
1: Wrong HTTP content type.
 -> "text/plain; charset=UTF-8"
2: Expecting value: line 1 column 1 (char 0)
Expected: an empty collection
     but: was <[WrongHttpStatusError(HttpRequestResponsePair(request=HttpRequest(parsed_uri=ParsedNonAcctUri(https://foxgirl.land/.well-known/webfinger?resource=acct%3Ainstance.actor%40foxgirl.land), method='GET', accept_header=None, payload=None, content_type=None, when_started=datetime.datetime(2024, 10, 24, 22, 2, 37, 617816, tzinfo=datetime.timezone.utc)), final_request=HttpRequest(parsed_uri=ParsedNonAcctUri(https://foxgirl.land/.well-known/webfinger?resource=acct%3Ainstance.actor%40foxgirl.land), method='GET', accept_header=None, payload=None, content_type=None, when_started=datetime.datetime(2024, 10, 24, 22, 2, 37, 617816, tzinfo=datetime.timezone.utc)), response=HttpResponse(http_status=521, response_headers=<MultiDict('date': 'Thu, 24 Oct 2024 22:06:36 GMT', 'content-type': 'text/plain; charset=UTF-8', 'content-length': '15', 'connection': 'keep-alive', 'report-to': '{"endpoints":[{"url":"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=1%2B%2BXHyxMizn1p6dBw5KGe7d%2F9AMgTbTOfxc1UQZE%2FFCmtuRj7IUSYaILOUP6%2BxqzBusKzF%2FpS%2BjDlMW3G5okKaU3WVheVyo8yfitmR5ogMPndkKyQ230ElUn8uMAdU4%3D"}],"group":"cf-nel","max_age":604800}', 'nel': '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}', 'x-frame-options': 'SAMEORIGIN', 'referrer-policy': 'same-origin', 'cache-control': 'private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0', 'expires': 'Thu, 01 Jan 1970 00:00:01 GMT', 'server': 'cloudflare', 'cf-ray': '8d7d4663bcdcceed-SJC', 'alt-svc': 'h3=":443"; ma=86400', 'server-timing': 'cfL4;desc="?proto=TCP&rtt=24238&sent=4&recv=7&lost=0&retrans=0&sent_bytes=2844&recv_bytes=780&delivery_rate=117413&cwnd=244&unsent_bytes=0&cid=b174aaa61cfd01cf&ts=117&x=0"')>, payload=b'error code: 521', when_completed=datetime.datetime(2024, 10, 24, 22, 2, 37, 618161, tzinfo=datetime.timezone.utc)))), JSONDecodeError('Expecting value: line 1 column 1 (char 0)')]>
../feditest-tests-fediverse/tests/webfinger/server/4__1_accepts_all_link_rels_in_query.py:115

Test: webfinger.server.4__3_only_returns_jrd_in_response_to_https_requests::does_not_return_jrd_in_response_to_http

Test that a query over HTTP does not produce a JRD.

Started 2024:10:24-22:06:36.247224Z, ended 2024:10:24-22:06:36.421895Z (duration: 0:00:00.174671)

Passed

Test: webfinger.server.4__3_only_returns_jrd_in_response_to_https_requests::uses_valid_https_certificate

Test that the server uses a valid HTTPS certificate.

Started 2024:10:24-22:06:36.422380Z, ended 2024:10:24-22:06:36.634110Z (duration: 0:00:00.211730)

Passed

Test: webfinger.server.5_1_cors_header_required::cors_header_required

The server must provide a valid value for HTTP Header "Access-Control-Allow-Origin".

Started 2024:10:24-22:06:36.634230Z, ended 2024:10:24-22:06:36.820534Z (duration: 0:00:00.186304)

AssertionFailure: AssertionFailure (Must, Problem): Missing CORS header.
Accessed URI: "https://foxgirl.land/.well-known/webfinger?resource=acct%3Ainstance.actor%40foxgirl.land".
Not present: "access-control-allow-origin".
../feditest-tests-fediverse/tests/webfinger/server/5_1_cors_header_required.py:21

Test Run Metadata

Started 2024:10:24-22:06:33.341592Z
Ended 2024:10:24-22:06:36.828661Z (total: 0:00:03.487069)
Platform Linux-6.11.3-1-aarch64-ARCH-aarch64-with-glibc2.35
Feditest version 0.4