Open gabrielecoppi opened 2 years ago
Thanks for catching this typo! I'll double check there are no other cases and also see why this failure was not picked up by the CI tests.
No problem. This was the only test failed based on my configuration.
I can reproduce the TypeError
both in perlmutter and in Cori . thanks @gabrielecoppi !
PR #610 fixes the issue. Do we install libconviqt in our CI?
Hi @keskitalo , in principle the libconviqt unit test should run when we run the MPI tests within out docker container, for example: https://github.com/hpc4cmb/toast/blob/ddae67de4154067d2317999f6cf6c31dd48ae047/.github/workflows/test.yml#L30
I should check that those are working...
Looks like something is not catching the failing unit tests. I am leaving this open until it is addressed.
I am running toast3 installed using
pip install --pre --upgrade toast3
. I have set-up a conda environment with all the dependencies (including madam and conviqt) and I am failing the conviqt tests. This is the message that I am getting:Looking at the line here and comparing with the ensure definition here, it seems that the units keyword needs to be changed to _createunits