mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-biomart: Disable one failing test.
* gnu/packages/bioconductor.scm (r-biomart)[arguments]: Delete one more test file. Change-Id: Idc504762bce251fd54ff92f4ef79e0f47ca9c868
This commit is contained in:
parent
1409b53e84
commit
cfefe006de
1 changed files with 1 additions and 0 deletions
|
@ -8181,6 +8181,7 @@ on Bioconductor or which replace R functions.")
|
|||
'("tests/testthat/test_ensemblFunctions.R"
|
||||
"tests/testthat/test_ensemblGenomes.R"
|
||||
"tests/testthat/test_getBM.R"
|
||||
"tests/testthat/test_utilityFunctions.R"
|
||||
"tests/testthat/test_z_cache.R"
|
||||
;; This produces unexpected warnings.
|
||||
"tests/testthat/test_ensembl_ssl_settings.R")))))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue