File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -579,7 +579,6 @@ rabbitmq_integration_suite(
579
579
rabbitmq_integration_suite (
580
580
name = "per_vhost_connection_limit_SUITE" ,
581
581
size = "medium" ,
582
- flaky = True ,
583
582
)
584
583
585
584
rabbitmq_integration_suite (
@@ -642,7 +641,6 @@ rabbitmq_integration_suite(
642
641
additional_beam = [
643
642
":test_quorum_queue_utils_beam" ,
644
643
],
645
- flaky = True ,
646
644
shard_count = 6 ,
647
645
)
648
646
@@ -657,7 +655,6 @@ rabbitmq_integration_suite(
657
655
additional_beam = [
658
656
":test_quorum_queue_utils_beam" ,
659
657
],
660
- flaky = True ,
661
658
shard_count = 6 ,
662
659
)
663
660
@@ -784,7 +781,6 @@ rabbitmq_integration_suite(
784
781
additional_beam = [
785
782
":test_quorum_queue_utils_beam" ,
786
783
],
787
- flaky = True ,
788
784
shard_count = 12 ,
789
785
deps = [
790
786
"@proper//:erlang_app" ,
You can’t perform that action at this time.
0 commit comments