~ruther/guix-local

3f3b2e31a88ac0b5428d19df71e1f4210896d676 — Ricardo Wurmus 10 months ago 73be836
gnu: r-screpertoire: Disable one more test.

* gnu/packages/bioconductor.scm (r-screpertoire)[arguments]: Disable one more test.

Change-Id: I9d44fc50137f6e90f69a2e871a375aff192045ae
1 files changed, 4 insertions(+), 0 deletions(-)

M gnu/packages/bioconductor.scm
M gnu/packages/bioconductor.scm => gnu/packages/bioconductor.scm +4 -0
@@ 13327,6 13327,10 @@ different experiment.")
                (string-append m "skip('guix')\n")))
             (substitute* "tests/testthat/test-combineContigs.R"
               ((".*combineBCR works.*" m)
                (string-append m "skip('guix')\n")));
             ;; Small, Rare, and None are not included in the data.
             (substitute* "tests/testthat/test-utils.R"
               ((".*filteringNA.*works.*" m)
                (string-append m "skip('guix')\n"))))))))
    (propagated-inputs
     (list r-assertthat