guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

38/50: gnu: go-github-com-libp2p-go-flow-metrics: Enable tests.


From: guix-commits
Subject: 38/50: gnu: go-github-com-libp2p-go-flow-metrics: Enable tests.
Date: Sun, 25 Aug 2024 19:20:29 -0400 (EDT)

sharlatan pushed a commit to branch master
in repository guix.

commit d7b4f8f33587b7d519dccc94514a2aebd25a2908
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Sun Aug 25 22:27:22 2024 +0100

    gnu: go-github-com-libp2p-go-flow-metrics: Enable tests.
    
    * gnu/packages/golang.scm (go-github-com-libp2p-go-flow-metrics): Enable
    tests.
    
    Change-Id: Ic117d3e0ca06719bf6b0a058f7475169afd12d11
---
 gnu/packages/golang.scm | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm
index 388ce47ca3..70b183f996 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -4306,9 +4306,7 @@ generation features.  This code generation is used to 
achieve:
            "13yb68vrcn2zdi0mjjh17dphfxl6y99bkq0ia53hasyfj6l6626h"))))
       (build-system go-build-system)
       (arguments
-       `(#:import-path "github.com/libp2p/go-flow-metrics"
-         ;; TODO: Tests hang.
-         #:tests? #f))
+       `(#:import-path "github.com/libp2p/go-flow-metrics"))
       (propagated-inputs
        (list go-github-com-benbjohnson-clock))
       (home-page



reply via email to

[Prev in Thread] Current Thread [Next in Thread]