From: Debian Ruby Team Date: Wed, 29 Jan 2025 01:56:33 +0000 (+0530) Subject: disable-test-failing-on-amd64 X-Git-Tag: archive/raspbian/5.6.5-3+rpi1+deb12u1^2~4 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=444a8a21e5e58ee5b49b1d54510e2c13a83eb59d;p=puma.git 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 --- diff --git a/test/test_puma_server.rb b/test/test_puma_server.rb index 298e44b..a7b57ad 100644 --- a/test/test_puma_server.rb +++ b/test/test_puma_server.rb @@ -1294,7 +1294,7 @@ EOF end end - def test_command_ignored_before_run + def __test_command_ignored_before_run @server.stop # ignored @server.run @server.halt