ensure local statuses are not visible remotely
[akkoma] / test / pleroma / gun / connection_pool_test.exs
index 4b315862560a9ec0a0f0b9ada3f382b7b743d29a..51637f5412d95df5398c7966e9e0070b2a705fb0 100644 (file)
@@ -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)