feditest-run-20241229-191246 ⇧
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?
Status | Count | |||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Passed |
12 (66.7%)
|
|||||||||||||||||||||||||||||||||||||||||||
Failed |
|
|||||||||||||||||||||||||||||||||||||||||||
Skipped |
0
|
|||||||||||||||||||||||||||||||||||||||||||
Errors |
0
|
|||||||||||||||||||||||||||||||||||||||||||
Total |
18
|
Started 2024:12:29-19:27:26.009403Z, ended 2024:12:29-19:27:27.509091Z (duration: 0:00:01.499688)
Started 2024:12:29-19:27:27.509252Z, ended 2024:12:29-19:27:28.021608Z (duration: 0:00:00.512356)
Started 2024:12:29-19:27:28.021740Z, ended 2024:12:29-19:27:28.498935Z (duration: 0:00:00.477195)
AssertionFailure: AssertionFailure (Must, Problem): Accessed URI: "https://postmarks.glitch.me/.well-known/webfinger?resource=acct%3Aupdates%40postmarks.glitch.me": 0: Wrong HTTP content type. -> "application/json; charset=utf-8" Expected: No exception but: was <[WrongContentTypeError(HttpRequestResponsePair(request=HttpRequest(parsed_uri=ParsedNonAcctUri(https://postmarks.glitch.me/.well-known/webfinger?resource=acct%3Aupdates%40postmarks.glitch.me), method='GET', accept_header=None, payload=None, content_type=None, when_started=datetime.datetime(2024, 12, 29, 19, 12, 46, 457527, tzinfo=datetime.timezone.utc)), final_request=HttpRequest(parsed_uri=ParsedNonAcctUri(https://postmarks.glitch.me/.well-known/webfinger?resource=acct%3Aupdates%40postmarks.glitch.me), method='GET', accept_header=None, payload=None, content_type=None, when_started=datetime.datetime(2024, 12, 29, 19, 12, 46, 457527, tzinfo=datetime.timezone.utc)), response=HttpResponse(http_status=200, response_headers=<MultiDict('date': 'Sun, 29 Dec 2024 19:27:28 GMT', 'content-type': 'application/json; charset=utf-8', 'content-length': '153', 'connection': 'keep-alive', 'access-control-allow-origin': '*', 'etag': 'W/"99-P6V0qdFEVdOra/TrWUjVZ42Bnr0"')>, payload=b'{"subject":"acct:updates@postmarks.glitch.me","links":[{"rel":"self","type":"application/activity+json","href":"https://postmarks.glitch.me/u/updates"}]}', when_completed=datetime.datetime(2024, 12, 29, 19, 12, 46, 457820, tzinfo=datetime.timezone.utc))))]> ./tests/webfinger/server/4_2__2_perform_query.py:20
Started 2024:12:29-19:27:28.502078Z, ended 2024:12:29-19:27:28.893344Z (duration: 0:00:00.391266)
Started 2024:12:29-19:27:28.893379Z, ended 2024:12:29-19:27:29.303086Z (duration: 0:00:00.409707)
Started 2024:12:29-19:27:29.303339Z, ended 2024:12:29-19:27:29.710384Z (duration: 0:00:00.407045)
AssertionFailure: AssertionFailure (Must, Unaffected): Not HTTP status 4xx. Accessed URI: "https://postmarks.glitch.me/.well-known/webfinger?resource==acct%3Aupdates%40postmarks.glitch.me". Expected: (a value greater than or equal to <400> and a value less than <500>) but: a value greater than or equal to <400> was <200> ./tests/webfinger/server/4_2__4_do_not_accept_malformed_resource_parameters.py:105
Started 2024:12:29-19:27:29.717257Z, ended 2024:12:29-19:27:30.122959Z (duration: 0:00:00.405702)
AssertionFailure: AssertionFailure (Must, Unaffected): Returns JRD content. Accessed URI: "https://postmarks.glitch.me/.well-known/webfinger?resource==acct%3Aupdates%40postmarks.glitch.me". ./tests/webfinger/server/4_2__4_do_not_accept_malformed_resource_parameters.py:142
Started 2024:12:29-19:27:30.126910Z, ended 2024:12:29-19:27:30.632434Z (duration: 0:00:00.505524)
Started 2024:12:29-19:27:30.632477Z, ended 2024:12:29-19:27:31.032327Z (duration: 0:00:00.399850)
Started 2024:12:29-19:27:31.032476Z, ended 2024:12:29-19:27:31.505326Z (duration: 0:00:00.472850)
AssertionFailure: AssertionFailure (Must, Problem): HTTP status 200. Accessed URI: "https://postmarks.glitch.me/.well-known/webfinger?resource=acct%3Adoes-not-exist%40postmarks.glitch.me". Expected: (a value greater than or equal to <300> or a value less than <200>) but: was <200> ./tests/webfinger/server/4_2__5_status_404_for_nonexisting_resources.py:26
Started 2024:12:29-19:27:31.509459Z, ended 2024:12:29-19:27:31.903986Z (duration: 0:00:00.394527)
AssertionFailure: AssertionFailure (Must, Degraded): Wrong content type. Accessed URI: "https://postmarks.glitch.me/.well-known/webfinger?resource=acct%3Aupdates%40postmarks.glitch.me". Expected: ('application/jrd+json' or a string starting with 'application/jrd+json;') but: was 'application/json; charset=utf-8' ./tests/webfinger/server/4_2__9_content_type.py:43
Started 2024:12:29-19:27:31.907280Z, ended 2024:12:29-19:27:32.404441Z (duration: 0:00:00.497161)
AssertionFailure: AssertionFailure (Must, Unaffected): Not HTTP status 404. Accessed URI: "https://postmarks.glitch.me/.well-known/webfinger?resource=mailto%3Aabc%40def.com". Expected: <404> but: was <400> ./tests/webfinger/server/4_5__1_any_uri_scheme_for_resource_identifiers.py:37
Started 2024:12:29-19:27:32.406814Z, ended 2024:12:29-19:27:33.701070Z (duration: 0:00:01.294256)
Started 2024:12:29-19:27:33.701264Z, ended 2024:12:29-19:27:35.097188Z (duration: 0:00:01.395924)
Started 2024:12:29-19:27:35.097222Z, ended 2024:12:29-19:27:36.010180Z (duration: 0:00:00.912958)
Started 2024:12:29-19:27:36.010301Z, ended 2024:12:29-19:27:36.307409Z (duration: 0:00:00.297108)
Started 2024:12:29-19:27:36.307669Z, ended 2024:12:29-19:27:36.808717Z (duration: 0:00:00.501048)
Started 2024:12:29-19:27:36.808933Z, ended 2024:12:29-19:27:37.249595Z (duration: 0:00:00.440662)