mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
[Backport release-25.05] mattermost: disable MySQL tests (#421064)
This commit is contained in:
@@ -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"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user