projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a659428
)
ConnectionPoolTest: tag erratic test
author
Alex Gleason
<alex@alexgleason.me>
Mon, 27 Dec 2021 17:27:25 +0000
(11:27 -0600)
committer
Alex Gleason
<alex@alexgleason.me>
Mon, 27 Dec 2021 17:27:25 +0000
(11:27 -0600)
test/pleroma/gun/connection_pool_test.exs
patch
|
blob
|
history
diff --git
a/test/pleroma/gun/connection_pool_test.exs
b/test/pleroma/gun/connection_pool_test.exs
index 4b315862560a9ec0a0f0b9ada3f382b7b743d29a..51637f5412d95df5398c7966e9e0070b2a705fb0 100644
(file)
--- 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)