mattermost: disable MySQL tests (#419777)

This commit is contained in:
Wolfgang Walther
2025-06-29 17:24:02 +00:00
committed by GitHub
+6 -3
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"
]