Nightlies are failing
Hi guys,
Nightlies are failing, more specifically when testing bob
package, in 3 points:
- bob.measure
- bob.pad.base
- bob.rppg.base
https://gitlab.idiap.ch/bob/bob.nightlies/-/jobs/142546
The problem with bob.rppg.base
was easy to spot and an MR is already opened to fix it (bob.rppg.base!7 (merged)).
The problem with bob.measure
and bob.pad.base
I couldn't reproduce it locally.
Everything was fine when I created an env with all the betas
and run nosetests
.
Don't know what is going on.