Closed KristofferC closed 5 years ago
What is the purpose of testing on 1.3 ?
This package failed when running the tests for this package on the upcoming 1.3 (https://gist.github.com/KristofferC/47577ec5ad3b4418fd98f20bc3d91957#file-suitesparsegraphblas-log) so I wanted to test if this also happened on CI. But it seems fine here...
This package failed when running the tests for this package on the upcoming 1.3 (https://gist.github.com/KristofferC/47577ec5ad3b4418fd98f20bc3d91957#file-suitesparsegraphblas-log) so I wanted to test if this also happened on CI. But it seems fine here...
Strange, has this happened with any other packages ?
No. It looks like choose_download(download_info)
returned nothing
which happens if nothing matches the platform:
So it might be that the machine I am running on does not have a corresponding platform to download the library.
So it might be that the machine I am running on does not have a corresponding platform to download the library.
Oh okay, makes sense. I should probably add a try catch block there.
Codecov Report
Continue to review full report at Codecov.