From 1cc5b9f2960aead67a2ae766943916de51110757 Mon Sep 17 00:00:00 2001 From: Debian Ruby Team Date: Thu, 9 Dec 2021 21:50:38 +0000 Subject: [PATCH] disable-test-failing-on-amd64 This test failed on amd64 buildd https://buildd.debian.org/status/fetch.php?pkg=puma&arch=amd64&ver=5.2.2-1&stamp=1615133735&raw=0 Gbp-Pq: Name 0014-disable-test-failing-on-amd64.patch --- test/test_puma_server.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test_puma_server.rb b/test/test_puma_server.rb index bfa2b97..0672339 100644 --- a/test/test_puma_server.rb +++ b/test/test_puma_server.rb @@ -1291,7 +1291,7 @@ EOF end end - def test_command_ignored_before_run + def __test_command_ignored_before_run @server.stop # ignored @server.run @server.halt -- 2.30.2