projects
/
puma.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2039e7
)
Disable test concurrency without concurrent_ruby
author
Lucas Nussbaum
<lucas@debian.org>
Wed, 5 Feb 2025 13:17:14 +0000
(14:17 +0100)
committer
Athos Ribeiro
<athos@debian.org>
Thu, 17 Jul 2025 10:20:19 +0000
(07:20 -0300)
The way this is implemented (moving away the gem in $HOME) looks dangerous and
doesn't work for non-user-installed packages.
Forwarded: not-needed
Gbp-Pq: Name 0010-Disable-test-concurrency-without-concurrent_ruby.patch
test/test_web_concurrency_auto.rb
patch
|
blob
|
history
diff --git
a/test/test_web_concurrency_auto.rb
b/test/test_web_concurrency_auto.rb
index 8afebe6836db4429091372bff664781747ac7998..a2fed7a376d11aa1c435d8b338ecefaf508bee04 100644
(file)
--- a/
test/test_web_concurrency_auto.rb
+++ b/
test/test_web_concurrency_auto.rb
@@
-39,7
+39,7
@@
class TestWebConcurrencyAuto < TestIntegration
end
# Rename the processor_counter file, then restore
- def test_web_concurrency_with_concurrent_ruby_unavailable
+ def
xx
test_web_concurrency_with_concurrent_ruby_unavailable
file_path = nil
skip_unless :fork