Unverified Commit d1c235f0 authored by Pol Dellaiera's avatar Pol Dellaiera Committed by GitHub
Browse files

mattermost: disable more tests (#412002)

parents b893a5f6 6242132c
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -140,6 +140,10 @@ mattermost.overrideAttrs (
        "TestElasticSearchIndexerJobIsEnabled"
        "TestElasticSearchIndexerPending"

        # Broken in the sandbox.
        "TestVersion"
        "TestRunServerNoSystemd"

        # Appear to be broken.
        "TestSessionStore/MySQL/SessionGetWithDeviceId"
        "TestSessionStore/MySQL/GetMobileSessionMetadata"