mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
Skip test_phased_restart_via_pumactl (#1143)
This commit is contained in:
parent
43ee6ddcac
commit
13ac97f026
1 changed files with 1 additions and 0 deletions
|
@ -116,6 +116,7 @@ class TestIntegration < Test::Unit::TestCase
|
|||
end
|
||||
|
||||
def test_phased_restart_via_pumactl
|
||||
omit("Too finicky, fails 50% of the time on CI.")
|
||||
if Puma.jruby? || Puma.windows?
|
||||
assert true
|
||||
return
|
||||
|
|
Loading…
Add table
Reference in a new issue