diff --git a/gnu/packages/ruby.scm b/gnu/packages/ruby.scm index 461748d235..3600ecf1df 100644 --- a/gnu/packages/ruby.scm +++ b/gnu/packages/ruby.scm @@ -11624,6 +11624,7 @@ (define-public ruby-puma "test_off_tls1_2") (skip-tests "test/test_integration_cluster.rb" "test_fork_worker_on_refork" + "test_hot_restart_does_not_drop_connections" "test_culling_strategy_oldest_fork_worker" "test_usr1_fork_worker") (skip-tests "test/test_integration_pumactl.rb"