projects
/
puma.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a52d80e
)
Disable test that failied on amd64 buildd
author
Pirate Praveen
<praveen@debian.org>
Mon, 8 Mar 2021 17:33:21 +0000
(23:03 +0530)
committer
Peter Michael Green
<plugwash@raspbian.org>
Thu, 13 Feb 2025 15:24:52 +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
Forwarded: not-needed
Gbp-Pq: Name 0014-disable-test-failing-on-amd64.patch
test/test_puma_server.rb
patch
|
blob
|
history
diff --git
a/test/test_puma_server.rb
b/test/test_puma_server.rb
index 212db4b91337961a460e706a78efc57f3466b08f..1ce1afb71e6d05e708ab0436ce98fab5f378cf51 100644
(file)
--- a/
test/test_puma_server.rb
+++ b/
test/test_puma_server.rb
@@
-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