disable-test-failing-on-amd64
authorDebian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Thu, 9 Feb 2023 15:24:05 +0000 (15:24 +0000)
committerDaniel Leidert <dleidert@debian.org>
Thu, 9 Feb 2023 15:24:05 +0000 (15:24 +0000)
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

index 298e44b43996dcdb6e12f29a0d42ee4ad012fb42..a7b57addc4755a1c2a46a21f2f72b8c79ee99146 100644 (file)
@@ -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