projects
/
puma.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c51414
)
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
Abhijith PA
<abhijith@debian.org>
Mon, 30 Sep 2024 04:16:18 +0000
(09:46 +0530)
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 b5bbe84f60c0cbacecd7cd817037af5c471a4fc8..8c6f3f668d6420ab6eb4dbe50c7f63fddf7a24c4 100644
(file)
--- a/
test/test_puma_server.rb
+++ b/
test/test_puma_server.rb
@@
-1566,7
+1566,7
@@
class TestPumaServer < Minitest::Test
end
end
- def test_command_ignored_before_run
+ def
__
test_command_ignored_before_run
@server.stop # ignored
@server.run
@server.halt