1
0
Fork 0
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:
Nate Berkopec 2016-11-20 11:21:44 -07:00 committed by GitHub
parent 43ee6ddcac
commit 13ac97f026

View file

@ -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