GitLab now enforces expiry dates on tokens that originally had no set expiration date. Those tokens were given an expiration date of one year later. Please review your personal access tokens, project access tokens, and group access tokens to ensure you are aware of upcoming expirations. Administrators of GitLab can find more information on how to identify and mitigate interruption in our documentation.
TEST_ONE_TAG("Message sent from domainA",group_chat_external_domain_participant,"LeaksMemory"/*due to core restart*/),
TEST_ONE_TAG("Message sent from domainA",group_chat_external_domain_participant,"LeaksMemory"/*due to core restart*/),
TEST_ONE_TAG("Message sent from domainB",group_chat_external_domain_participant_ext_sender,"LeaksMemory"/*due to core restart*/),
TEST_ONE_TAG("Message sent from domainB",group_chat_external_domain_participant_ext_sender,"LeaksMemory"/*due to core restart*/),
TEST_ONE_TAG("Encrypted message sent from domainA",encrypted_message,"LeaksMemory"/*due to core restart*/),
TEST_ONE_TAG("Encrypted message sent from domainA",encrypted_message,"LeaksMemory"/*due to core restart*/),
TEST_ONE_TAG("Encrypted message sent from domainB",encrypted_message_ext_sender,"LeaksMemory"/*due to core restart*/)
TEST_ONE_TAG("Encrypted message sent from domainB",encrypted_message_ext_sender,"LeaksMemory"/*due to core restart*/),
TEST_ONE_TAG("Message sent from domainA with external core restart",group_chat_external_domain_participant_external_restart,"LeaksMemory"/*due to core restart*/),
TEST_ONE_TAG("Encrypted message sent from domainB with external core restart",encrypted_message_ext_sender_external_restart,"LeaksMemory"/*due to core restart*/)