From 19e77796932b31091856fc8433c311ba17fb83dc Mon Sep 17 00:00:00 2001 From: strawberry Date: Sat, 25 May 2024 14:51:27 -0400 Subject: [PATCH] update complement test results Signed-off-by: strawberry --- .../complement/test_results.jsonl | 34 ++++++++++--------- 1 file changed, 18 insertions(+), 16 deletions(-) diff --git a/tests/test_results/complement/test_results.jsonl b/tests/test_results/complement/test_results.jsonl index 5a652e38..0d39681e 100644 --- a/tests/test_results/complement/test_results.jsonl +++ b/tests/test_results/complement/test_results.jsonl @@ -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"}