unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
blob fb653dc0eec8e16875d11601bd82f37010561826 442 bytes (raw)
name: gnu/packages/patches/ruby-puma-ignore-broken-test.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
 
diff --git a/test/test_integration.rb b/test/test_integration.rb
index d9b189c..6e21180 100644
--- a/test/test_integration.rb
+++ b/test/test_integration.rb
@@ -115,7 +115,7 @@ class TestIntegration < Test::Unit::TestCase
     assert_kind_of Thread, t.join(1), "server didn't stop"
   end
 
-  def test_phased_restart_via_pumactl
+  def no_test_phased_restart_via_pumactl
     if Puma.jruby? || Puma.windows?
       assert true
       return

debug log:

solving fb653dc ...
found fb653dc in https://git.savannah.gnu.org/cgit/guix.git

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).