Disable test that failied on amd64 buildd
authorPirate Praveen <praveen@debian.org>
Mon, 8 Mar 2021 17:33:21 +0000 (23:03 +0530)
committerLucas Nussbaum <lucas@debian.org>
Fri, 7 Feb 2025 20:46:17 +0000 (21:46 +0100)
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

Forwarded: not-needed

Gbp-Pq: Name 0014-disable-test-failing-on-amd64.patch

test/test_puma_server.rb

index 212db4b91337961a460e706a78efc57f3466b08f..1ce1afb71e6d05e708ab0436ce98fab5f378cf51 100644 (file)
@@ -1735,7 +1735,7 @@ class TestPumaServer < TimeoutTestCase
     end
   end
 
-  def test_command_ignored_before_run
+  def __test_command_ignored_before_run
     @server.stop # ignored
     @server.run
     @server.halt