Hi, cuir...@gnu.org (Cuirass) writes:
> <p>The build <b>python-gpy.powerpc64le-linux</b> for specification > <b>master</b> is > broken. You can find the detailed information about this build <a > href="https://ci.guix.gnu.org/build/2921270/details">here</a>.</p> > > https://ci.guix.gnu.org/build/2921270/details One test is failing on this platform: --8<---------------cut here---------------start------------->8--- [...] test_SparseGPRegression_rbf_white_kern_1d (GPy.testing.model_tests.GradientTests) Testing the sparse GP regression with rbf kernel with white kernel on 1d data ... initializing Y initializing inference method adding kernel and likelihood as parameters Adding Z as parameter FAIL [...] ====================================================================== FAIL: test_SparseGPRegression_rbf_white_kern_1d (GPy.testing.model_tests.GradientTests) Testing the sparse GP regression with rbf kernel with white kernel on 1d data ---------------------------------------------------------------------- Traceback (most recent call last): File "/tmp/guix-build-python-gpy-1.10.0.drv-0/GPy-1.10.0/GPy/testing/model_tests.py", line 788, in test_SparseGPRegression_rbf_white_kern_1d self.check_model(rbf, model_type='SparseGPRegression', dimension=1) File "/tmp/guix-build-python-gpy-1.10.0.drv-0/GPy-1.10.0/GPy/testing/model_tests.py", line 682, in check_model self.assertTrue(m.checkgrad()) AssertionError: False is not true ---------------------------------------------------------------------- Ran 274 tests in 466.921s FAILED (failures=1, skipped=3) --8<---------------cut here---------------end--------------->8--- I've forwarded this report upstream in [0]. [0] https://github.com/SheffieldML/GPy/issues/1054 -- Thanks, Maxim