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 @@ -589,7 +589,6 @@ rabbitmq_integration_suite(
589
589
rabbitmq_integration_suite (
590
590
name = "per_vhost_connection_limit_SUITE" ,
591
591
size = "medium" ,
592
- flaky = True ,
593
592
)
594
593
595
594
rabbitmq_integration_suite (
@@ -652,7 +651,6 @@ rabbitmq_integration_suite(
652
651
additional_beam = [
653
652
":test_quorum_queue_utils_beam" ,
654
653
],
655
- flaky = True ,
656
654
shard_count = 6 ,
657
655
)
658
656
@@ -667,7 +665,6 @@ rabbitmq_integration_suite(
667
665
additional_beam = [
668
666
":test_quorum_queue_utils_beam" ,
669
667
],
670
- flaky = True ,
671
668
shard_count = 6 ,
672
669
)
673
670
@@ -794,7 +791,6 @@ rabbitmq_integration_suite(
794
791
additional_beam = [
795
792
":test_quorum_queue_utils_beam" ,
796
793
],
797
- flaky = True ,
798
794
shard_count = 12 ,
799
795
deps = [
800
796
"@proper//:erlang_app" ,
You can’t perform that action at this time.
0 commit comments