Re: [Bioc-devel] HDF5Array/DelayedArray matrix operations fail on windows

2019-10-26 Thread Kevin Wang
Dear Herve, Thank you for your help. I did not manage the replicate the error on my Windows VM. However, I did comment out the only offending line of code which used parallelisation and manually set the BiocParallel backend to SerialParam during testthat and the error was gone. Thanks a lot for

Re: [Bioc-devel] HDF5Array/DelayedArray matrix operations fail on windows

2019-10-23 Thread Pages, Herve
Hi Kevin, Running this particular code (e.g. the code in the test-sparsematrix.R file) also works for me on our Windows builders. However, trying to run the **full suite** of tests does trigger the error. So it seems to be a situation where some code in some other tests is altering the state of