You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is when testing Emissary. It appears we don't like the links element missing completely.
Test: webfinger.server.4_1__2_parameter_ordering_not_significant::parameter_ordering
Parameter ordering is not significant.
Started 2024:12:28-03:56:24.887906Z, ended 2024:12:28-03:56:25.751389Z (duration: 0:00:00.863483)
AssertionFailure (Must, Problem): Response 2 not same.
AssertionFailure: AssertionFailure (Must, Problem): Response 2 not same.
Accessed URIs: "https://pate.social/.well-known/webfinger?resource=acct%3Aben%40pate.social&rel=self&rel=http%3A//webfinger.net/rel/profile-page&rel=something-else" vs "https://pate.social/.well-known/webfinger?resource=acct%3Aben%40pate.social&rel=http%3A//webfinger.net/rel/profile-page&rel=something-else&rel=self".
Expected: Objects must be of the same type and recursive structure: {"subject": "acct:[email protected]", "aliases": ["https://pate.social/@ben", "https://pate.social/@63f83c5bc421ff9f8c279caa"]}
but: was <{"subject": "acct:[email protected]", "aliases": ["https://pate.social/@ben", "https://pate.social/@63f83c5bc421ff9f8c279caa"], "links": [{"rel": "self", "type": "application/activity+json", "href": "https://pate.social/@63f83c5bc421ff9f8c279caa"}]}>
4_1__2_parameter_ordering_not_significant.py:45
The text was updated successfully, but these errors were encountered:
This is when testing Emissary. It appears we don't like the
links
element missing completely.The text was updated successfully, but these errors were encountered: