Disable test concurrency without concurrent_ruby
authorLucas Nussbaum <lucas@debian.org>
Wed, 5 Feb 2025 13:17:14 +0000 (14:17 +0100)
committerPeter Michael Green <plugwash@raspbian.org>
Thu, 13 Feb 2025 15:24:52 +0000 (15:24 +0000)
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

index 8afebe6836db4429091372bff664781747ac7998..a2fed7a376d11aa1c435d8b338ecefaf508bee04 100644 (file)
@@ -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