Skip to content

Commit ee7d7d7

Browse files
committed
Repeat the test to reproduce the failure
1 parent 8e9b165 commit ee7d7d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

big_tests/tests/sm_SUITE.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ groups() ->
6464
{parallel_manual_ack_freq_1, [parallel], parallel_manual_ack_freq_1_cases()},
6565
{manual_ack_freq_2, [], manual_ack_freq_2_cases()},
6666
{stale_h, [], stale_h_cases()},
67-
{parallel_unacknowledged_message_hook, [parallel], parallel_unacknowledged_message_hook_cases()},
67+
{parallel_unacknowledged_message_hook, [parallel, {repeat_until_any_fail, 50}], parallel_unacknowledged_message_hook_cases()},
6868
{resume_timeout, [parallel], resume_timeout_cases()}
6969
].
7070

0 commit comments

Comments
 (0)