feditest-run-2024-06-16T22-41-50.971358Z [Test Matrix]
| Status | Count | |||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Passed |
12
|
|||||||||||||||||||||||||||||||||||||||||||
| Failed |
|
|||||||||||||||||||||||||||||||||||||||||||
| Skipped |
0
|
|||||||||||||||||||||||||||||||||||||||||||
| Errors |
1
|
|||||||||||||||||||||||||||||||||||||||||||
| Total |
17
|
|||||||||||||||||||||||||||||||||||||||||||
| Parameters: | |
|---|---|
| app | Takahē |
| hostname | gotosocial.social |
| existing-account-uri | acct:admin@gotosocial.social |
| nonexisting-account-uri | acct:does-not-exist@gotosocial.social |
Started 2024-06-16T22:57:18.479516+00:00, ended 2024-06-16T22:57:19.359807+00:00
AssertionFailure: WebFinger errors (3)
Accessed URI: "https://gotosocial.social/.well-known/webfinger?resource=acct%3Aadmin%40gotosocial.social&rel=http%3A//webfinger.net/rel/profile-page&rel=something-else&rel=self".
0: Wrong HTTP status code.
-> 400
1: Wrong HTTP content type.
-> "application/json"
2: Invalid key: error
Expected: None
but: was
../feditest-tests-fediverse//tests/webfinger/server/4_1__2_parameter_ordering_not_significant.py:30
Started 2024-06-16T22:57:19.361604+00:00, ended 2024-06-16T22:57:20.153749+00:00
Started 2024-06-16T22:57:20.153783+00:00, ended 2024-06-16T22:57:20.250535+00:00
Started 2024-06-16T22:57:20.250569+00:00, ended 2024-06-16T22:57:21.047290+00:00
Started 2024-06-16T22:57:21.047373+00:00, ended 2024-06-16T22:57:21.330581+00:00
Started 2024-06-16T22:57:21.330600+00:00, ended 2024-06-16T22:57:22.200195+00:00
Started 2024-06-16T22:57:22.200286+00:00, ended 2024-06-16T22:57:22.498169+00:00
Started 2024-06-16T22:57:22.498198+00:00, ended 2024-06-16T22:57:23.292842+00:00
Started 2024-06-16T22:57:23.292921+00:00, ended 2024-06-16T22:57:23.577820+00:00
AssertionFailure: Returns JRD content. Accessed URI: "https://gotosocial.social/.well-known/webfinger?resource=admin@gotosocial.social". ../feditest-tests-fediverse//tests/webfinger/server/4_2__4_do_not_accept_malformed_resource_parameters.py:63
Started 2024-06-16T22:57:23.579730+00:00, ended 2024-06-16T22:57:24.358886+00:00
Started 2024-06-16T22:57:24.358971+00:00, ended 2024-06-16T22:57:24.472799+00:00
Started 2024-06-16T22:57:24.472875+00:00, ended 2024-06-16T22:57:25.306173+00:00
AssertionFailure: Not HTTP status 404.
Accessed URI: "https://gotosocial.social/.well-known/webfinger?resource=mailto%3Aabc%40def.com".
Expected: <404>
but: was <400>
../feditest-tests-fediverse//tests/webfinger/server/4_5__1_any_uri_scheme_for_resource_identifiers.py:35
Started 2024-06-16T22:57:25.310206+00:00, ended 2024-06-16T22:57:27.034824+00:00
Started 2024-06-16T22:57:27.034917+00:00, ended 2024-06-16T22:57:27.897185+00:00
KeyError: 'links' ../feditest-tests-fediverse//tests/webfinger/server/4__1_accepts_all_link_rels_in_query.py:82
Started 2024-06-16T22:57:27.902074+00:00, ended 2024-06-16T22:57:28.745945+00:00
Started 2024-06-16T22:57:28.745987+00:00, ended 2024-06-16T22:57:28.824177+00:00
Started 2024-06-16T22:57:28.824265+00:00, ended 2024-06-16T22:57:28.930763+00:00
AssertionFailure: Missing CORS header. Accessed URI: "https://gotosocial.social/.well-known/webfinger?resource=acct%3Aadmin%40gotosocial.social". Not present: "access-control-allow-origin". ../feditest-tests-fediverse//tests/webfinger/server/5_1_cors_header_required.py:19