projects
/
puma.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a32a31f
)
Disable cli ssl tests
author
Daniel Leidert
<daniel.leidert@wgdd.de>
Wed, 5 Feb 2020 22:18:37 +0000
(23:18 +0100)
committer
Pirate Praveen
<praveen@debian.org>
Mon, 4 Apr 2022 07:54:10 +0000
(08:54 +0100)
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 156b647c6a18979e1f10f717a1499308ae0f4b98..494dff5aa4b8faf82f422917c850dc3e7e0d2898 100644
(file)
--- a/
test/test_pumactl.rb
+++ b/
test/test_pumactl.rb
@@
-187,7
+187,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"