[Backport release-25.05] mattermost: disable MySQL tests (#421064)

This commit is contained in:
Wolfgang Walther
2025-06-29 19:29:19 +00:00
committed by GitHub

View File

@@ -145,9 +145,12 @@ mattermost.overrideAttrs (
"TestRunServerNoSystemd"
# Appear to be broken.
"TestSessionStore/MySQL/SessionGetWithDeviceId"
"TestSessionStore/MySQL/GetMobileSessionMetadata"
"TestSessionStore/MySQL/GetSessionsWithActiveDeviceIds"
"TestSessionStore/MySQL"
"TestAccessControlPolicyStore/MySQL"
"TestAttributesStore/MySQL"
"TestBasicAPIPlugins"
"TestRunExportJobE2EByType"
"TestUpdateTeam"
"TestSyncSyncableRoles"
]