From: Alex Gleason Date: Mon, 27 Dec 2021 17:27:25 +0000 (-0600) Subject: ConnectionPoolTest: tag erratic test X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=d61a5515e6a7b22c226ee465578cbc5cccce18e4;p=akkoma ConnectionPoolTest: tag erratic test --- diff --git a/test/pleroma/gun/connection_pool_test.exs b/test/pleroma/gun/connection_pool_test.exs index 4b3158625..51637f541 100644 --- a/test/pleroma/gun/connection_pool_test.exs +++ b/test/pleroma/gun/connection_pool_test.exs @@ -46,6 +46,7 @@ defmodule Pleroma.Gun.ConnectionPoolTest do end end + @tag :erratic test "connection limit is respected with concurrent requests" do clear_config([:connections_pool, :max_connections]) do clear_config([:connections_pool, :max_connections], 1)