projects
/
puma.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8c304d
)
Disable cli ssl tests
author
Daniel Leidert
<daniel.leidert@wgdd.de>
Wed, 5 Feb 2020 22:18:37 +0000
(23:18 +0100)
committer
Antonio Terceiro
<terceiro@debian.org>
Tue, 2 Nov 2021 19:35:12 +0000
(19:35 +0000)
Forwarded: not-needed
Gbp-Pq: Name 0012-disable-cli-ssl-tests.patch
test/test_pumactl.rb
patch
|
blob
|
history
diff --git
a/test/test_pumactl.rb
b/test/test_pumactl.rb
index 0181add8fbebbd7045e95d4e62946f1632248481..4677a56163b8d8f79fda8f4abfdb746741979188 100644
(file)
--- a/
test/test_pumactl.rb
+++ b/
test/test_pumactl.rb
@@
-186,7
+186,7
@@
class TestPumaControlCli < TestConfigFileBase
assert_kind_of Thread, t.join, "server didn't stop"
end
- def test_control_ssl
+ def
__
test_control_ssl
skip_unless :ssl
host = "127.0.0.1"