feditest-run-2024-06-16T22-41-50.971358Z [Test Matrix]
Status | Count | |||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Passed |
7
|
|||||||||||||||||||||||||||||||||||||||||||
Failed |
|
|||||||||||||||||||||||||||||||||||||||||||
Skipped |
0
|
|||||||||||||||||||||||||||||||||||||||||||
Errors |
0
|
|||||||||||||||||||||||||||||||||||||||||||
Total |
17
|
Parameters: | |
---|---|
app | Bookwyrm |
hostname | bookwyrm.social |
existing-account-uri | acct:mouse@bookwyrm.social |
nonexisting-account-uri | acct:does-not-exist@bookwyrm.social |
Started 2024-06-16T22:43:01.150612+00:00, ended 2024-06-16T22:43:02.280612+00:00
AssertionFailure: Wrong HTTP content type. Accessed URI: "https://bookwyrm.social/.well-known/webfinger?resource=acct%3Amouse%40bookwyrm.social&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:43:02.281320+00:00, ended 2024-06-16T22:43:03.022300+00:00
Started 2024-06-16T22:43:03.022387+00:00, ended 2024-06-16T22:43:03.113176+00:00
AssertionFailure: Wrong HTTP content type. Accessed URI: "https://bookwyrm.social/.well-known/webfinger?resource=acct%3Amouse%40bookwyrm.social". -> "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:43:03.114405+00:00, ended 2024-06-16T22:43:03.230924+00:00
AssertionFailure: Not HTTP status 400. Accessed URI: "https://bookwyrm.social/.well-known/webfinger". Expected: <400> but: was <404> ../feditest-tests-fediverse//tests/webfinger/server/4_2__3_requires_resource_uri.py:32
Started 2024-06-16T22:43:03.232419+00:00, ended 2024-06-16T22:43:03.327870+00:00
Started 2024-06-16T22:43:03.327949+00:00, ended 2024-06-16T22:43:03.443127+00:00
AssertionFailure: Not HTTP status 400 Accessed URI: "https://bookwyrm.social/.well-known/webfinger?resource==acct%3Amouse%40bookwyrm.social". 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:43:03.444053+00:00, ended 2024-06-16T22:43:03.532203+00:00
Started 2024-06-16T22:43:03.532244+00:00, ended 2024-06-16T22:43:03.638056+00:00
AssertionFailure: Not HTTP status 400 Accessed URI: "https://bookwyrm.social/.well-known/webfinger?resource=mouse@bookwyrm.social". 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:43:03.638778+00:00, ended 2024-06-16T22:43:03.725141+00:00
Started 2024-06-16T22:43:03.725233+00:00, ended 2024-06-16T22:43:04.378759+00:00
Started 2024-06-16T22:43:04.378855+00:00, ended 2024-06-16T22:43:04.466082+00:00
AssertionFailure: Wrong content type. Accessed URI: "https://bookwyrm.social/.well-known/webfinger?resource=acct%3Amouse%40bookwyrm.social". 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:43:04.466804+00:00, ended 2024-06-16T22:43:04.688164+00:00
Started 2024-06-16T22:43:04.688252+00:00, ended 2024-06-16T22:43:04.777102+00:00
AssertionFailure: Wrong HTTP content type. Accessed URI: "https://bookwyrm.social/.well-known/webfinger?resource=acct%3Amouse%40bookwyrm.social". -> "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:43:04.777817+00:00, ended 2024-06-16T22:43:04.863128+00:00
AssertionFailure: Wrong HTTP content type. Accessed URI: "https://bookwyrm.social/.well-known/webfinger?resource=acct%3Amouse%40bookwyrm.social". -> "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:43:04.864311+00:00, ended 2024-06-16T22:43:04.952764+00:00
AssertionFailure: Wrong HTTP content type. Accessed URI: "https://bookwyrm.social/.well-known/webfinger?resource=acct%3Amouse%40bookwyrm.social". -> "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:43:04.954264+00:00, ended 2024-06-16T22:43:05.014486+00:00
Started 2024-06-16T22:43:05.014579+00:00, ended 2024-06-16T22:43:05.105935+00:00
AssertionFailure: Missing CORS header. Accessed URI: "https://bookwyrm.social/.well-known/webfinger?resource=acct%3Amouse%40bookwyrm.social". Not present: "access-control-allow-origin". ../feditest-tests-fediverse//tests/webfinger/server/5_1_cors_header_required.py:19