Unverified Commit 83234868 authored by Morgan Jones's avatar Morgan Jones
Browse files

mattermost: disable MySQL tests

parent b367269f
Loading
Loading
Loading
Loading
+6 −3
Original line number Diff line number Diff line
@@ -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"
      ]