From: Lucas Nussbaum Date: Wed, 5 Feb 2025 13:17:14 +0000 (+0100) Subject: Disable test concurrency without concurrent_ruby X-Git-Tag: archive/raspbian/6.6.0-4+rpi1~1^2^2~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=1be8df69c2dd989c6a20090ba3d9f95acf034ec8;p=puma.git Disable test concurrency without concurrent_ruby 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 --- diff --git a/test/test_web_concurrency_auto.rb b/test/test_web_concurrency_auto.rb index 8afebe6..a2fed7a 100644 --- 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 xxtest_web_concurrency_with_concurrent_ruby_unavailable file_path = nil skip_unless :fork