update complement test results

Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
strawberry 2024-05-25 14:51:27 -04:00 committed by June 🍓🦴
parent 6269822613
commit 19e7779693
1 changed files with 18 additions and 16 deletions

View File

@ -28,32 +28,34 @@
{"Action":"fail","Test":"TestCannotSendNonKnockViaSendKnock/leave_event"}
{"Action":"fail","Test":"TestCannotSendNonKnockViaSendKnock/non-state_membership_event"}
{"Action":"fail","Test":"TestCannotSendNonKnockViaSendKnock/regular_event"}
{"Action":"pass","Test":"TestCannotSendNonLeaveViaSendLeaveV1"}
{"Action":"pass","Test":"TestCannotSendNonLeaveViaSendLeaveV1/event_with_mismatched_state_key"}
{"Action":"pass","Test":"TestCannotSendNonLeaveViaSendLeaveV1/invite_event"}
{"Action":"pass","Test":"TestCannotSendNonLeaveViaSendLeaveV1/join_event"}
{"Action":"pass","Test":"TestCannotSendNonLeaveViaSendLeaveV1/knock_event"}
{"Action":"pass","Test":"TestCannotSendNonLeaveViaSendLeaveV1/non-state_membership_event"}
{"Action":"pass","Test":"TestCannotSendNonLeaveViaSendLeaveV1/regular_event"}
{"Action":"pass","Test":"TestCannotSendNonLeaveViaSendLeaveV2"}
{"Action":"pass","Test":"TestCannotSendNonLeaveViaSendLeaveV2/event_with_mismatched_state_key"}
{"Action":"pass","Test":"TestCannotSendNonLeaveViaSendLeaveV2/invite_event"}
{"Action":"pass","Test":"TestCannotSendNonLeaveViaSendLeaveV2/join_event"}
{"Action":"pass","Test":"TestCannotSendNonLeaveViaSendLeaveV2/knock_event"}
{"Action":"pass","Test":"TestCannotSendNonLeaveViaSendLeaveV2/non-state_membership_event"}
{"Action":"pass","Test":"TestCannotSendNonLeaveViaSendLeaveV2/regular_event"}
{"Action":"fail","Test":"TestCannotSendNonLeaveViaSendLeaveV1"}
{"Action":"fail","Test":"TestCannotSendNonLeaveViaSendLeaveV1/event_with_mismatched_state_key"}
{"Action":"fail","Test":"TestCannotSendNonLeaveViaSendLeaveV1/invite_event"}
{"Action":"fail","Test":"TestCannotSendNonLeaveViaSendLeaveV1/join_event"}
{"Action":"fail","Test":"TestCannotSendNonLeaveViaSendLeaveV1/knock_event"}
{"Action":"fail","Test":"TestCannotSendNonLeaveViaSendLeaveV1/non-state_membership_event"}
{"Action":"fail","Test":"TestCannotSendNonLeaveViaSendLeaveV1/regular_event"}
{"Action":"fail","Test":"TestCannotSendNonLeaveViaSendLeaveV2"}
{"Action":"fail","Test":"TestCannotSendNonLeaveViaSendLeaveV2/event_with_mismatched_state_key"}
{"Action":"fail","Test":"TestCannotSendNonLeaveViaSendLeaveV2/invite_event"}
{"Action":"fail","Test":"TestCannotSendNonLeaveViaSendLeaveV2/join_event"}
{"Action":"fail","Test":"TestCannotSendNonLeaveViaSendLeaveV2/knock_event"}
{"Action":"fail","Test":"TestCannotSendNonLeaveViaSendLeaveV2/non-state_membership_event"}
{"Action":"fail","Test":"TestCannotSendNonLeaveViaSendLeaveV2/regular_event"}
{"Action":"fail","Test":"TestDeviceListsUpdateOverFederation"}
{"Action":"fail","Test":"TestDeviceListsUpdateOverFederation/good_connectivity"}
{"Action":"fail","Test":"TestDeviceListsUpdateOverFederation/interrupted_connectivity"}
{"Action":"fail","Test":"TestDeviceListsUpdateOverFederation/stopped_server"}
{"Action":"fail","Test":"TestDeviceListsUpdateOverFederationOnRoomJoin"}
{"Action":"fail","Test":"TestEventAuth"}
{"Action":"pass","Test":"TestEventAuth"}
{"Action":"pass","Test":"TestEventAuth/returns_auth_events_for_the_requested_event"}
{"Action":"pass","Test":"TestEventAuth/returns_the_auth_chain_for_the_requested_event"}
{"Action":"pass","Test":"TestFederatedClientSpaces"}
{"Action":"fail","Test":"TestFederationKeyUploadQuery"}
{"Action":"fail","Test":"TestFederationKeyUploadQuery/Can_claim_remote_one_time_key_using_POST"}
{"Action":"fail","Test":"TestFederationKeyUploadQuery/Can_query_remote_device_keys_using_POST"}
{"Action":"pass","Test":"TestFederationRedactSendsWithoutEvent"}
{"Action":"fail","Test":"TestFederationRejectInvite"}
{"Action":"pass","Test":"TestFederationRejectInvite"}
{"Action":"fail","Test":"TestGetMissingEventsGapFilling"}
{"Action":"fail","Test":"TestInboundCanReturnMissingEvents"}
{"Action":"fail","Test":"TestInboundCanReturnMissingEvents/Inbound_federation_can_return_missing_events_for_invited_visibility"}