diff --git a/pkgs/by-name/ma/mattermost/tests.nix b/pkgs/by-name/ma/mattermost/tests.nix index e6918b8bff70..39b60f60c8bc 100644 --- a/pkgs/by-name/ma/mattermost/tests.nix +++ b/pkgs/by-name/ma/mattermost/tests.nix @@ -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" ]