Skip to content

Commit

Permalink
update complement results
Browse files Browse the repository at this point in the history
we dont implement authenticated media yet

Signed-off-by: strawberry <[email protected]>
  • Loading branch information
girlbossceo authored and Jason Volk committed Jul 14, 2024
1 parent 101fdbc commit 3d73b53
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions tests/test_results/complement/test_results.jsonl
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,8 @@
{"Action":"fail","Test":"TestKnockingInMSC3787Room/Knocking_on_a_room_with_join_rule_'knock'_should_succeed#01"}
{"Action":"fail","Test":"TestKnockingInMSC3787Room/Users_in_the_room_see_a_user's_membership_update_when_they_knock"}
{"Action":"fail","Test":"TestKnockingInMSC3787Room/Users_in_the_room_see_a_user's_membership_update_when_they_knock#01"}
{"Action":"pass","Test":"TestLocalPngThumbnail"}
{"Action":"fail","Test":"TestLocalPngThumbnail"}
{"Action":"fail","Test":"TestLocalPngThumbnail/test_/_matrix/client/v1/media_endpoint"}
{"Action":"fail","Test":"TestMediaFilenames"}
{"Action":"fail","Test":"TestMediaFilenames/Parallel"}
{"Action":"fail","Test":"TestMediaFilenames/Parallel/ASCII"}
Expand Down Expand Up @@ -181,7 +182,8 @@
{"Action":"pass","Test":"TestOutboundFederationProfile/Outbound_federation_can_query_profile_data"}
{"Action":"pass","Test":"TestOutboundFederationSend"}
{"Action":"pass","Test":"TestRemoteAliasRequestsUnderstandUnicode"}
{"Action":"pass","Test":"TestRemotePngThumbnail"}
{"Action":"fail","Test":"TestRemotePngThumbnail"}
{"Action":"fail","Test":"TestRemotePngThumbnail/test_/_matrix/client/v1/media_endpoint"}
{"Action":"fail","Test":"TestRemotePresence"}
{"Action":"fail","Test":"TestRemotePresence/Presence_changes_are_also_reported_to_remote_room_members"}
{"Action":"fail","Test":"TestRemotePresence/Presence_changes_to_UNAVAILABLE_are_reported_to_remote_room_members"}
Expand Down

0 comments on commit 3d73b53

Please sign in to comment.