projects
/
puma.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2605b67
)
Disable cli ssl tests
author
Daniel Leidert
<daniel.leidert@wgdd.de>
Wed, 5 Feb 2020 22:18:37 +0000
(23:18 +0100)
committer
Daniel Leidert
<dleidert@debian.org>
Thu, 9 Feb 2023 15:24:05 +0000
(15:24 +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 f1ed5862668a9f9120938a1db4a961771a5ea2d3..9b8c11f36cdb084309dbae267ce2a619f64d6c37 100644
(file)
--- a/
test/test_pumactl.rb
+++ b/
test/test_pumactl.rb
@@
-223,7
+223,7
@@
class TestPumaControlCli < TestConfigFileBase
refute_includes log, 'send_request'
end
- def test_control_ssl
+ def
__
test_control_ssl
skip_unless :ssl
host = "127.0.0.1"