Skip to content

Commit 03bc6f1

Browse files
authored
Merge pull request #4401 from esl/MIM-2328-fix-flaky-tests
MIM-2328 Remove mongoose_sanity_checks_SUITE from big tests
2 parents b344d90 + 521100f commit 03bc6f1

File tree

3 files changed

+0
-16
lines changed

3 files changed

+0
-16
lines changed

big_tests/default.spec

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@
99
%% http://www.erlang.org/doc/apps/common_test/run_test_chapter.html#test_specifications
1010
{include, "tests"}.
1111

12-
%% do not remove below SUITE if testing mongoose
13-
{suites, "tests", mongoose_sanity_checks_SUITE}.
14-
1512
{suites, "tests", mim_c2s_SUITE}.
1613

1714
{suites, "tests", acc_e2e_SUITE}.

big_tests/mam.spec

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@
88
%% For more info see:
99
%% http://www.erlang.org/doc/apps/common_test/run_test_chapter.html#test_specifications
1010

11-
%% do not remove below SUITE if testing mongoose
12-
{suites, "tests", mongoose_sanity_checks_SUITE}.
13-
1411
{suites, "tests", mam_SUITE}.
1512
{suites, "tests", gdpr_SUITE}.
1613
{suites, "tests", mongoose_cassandra_SUITE}.

big_tests/tests/mongoose_sanity_checks_SUITE.erl

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)