Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recursive JRD comparison faulty #167

Open
jernst opened this issue Dec 29, 2024 · 0 comments
Open

Recursive JRD comparison faulty #167

jernst opened this issue Dec 29, 2024 · 0 comments

Comments

@jernst
Copy link
Member

jernst commented Dec 29, 2024

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
@jernst jernst added this to the FediTest 0.6 released milestone Dec 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant