dfm/george

custom_cholesky failing in test

pbalapra opened this issue · 1 comments

I did conda install -c conda-forge george; Install was successfull.

Then I did py.test -v; All passed except the following:

tests/test_metrics.py::test_custom_cholesky xfail

Is this a major issue?

dfm commented

"XFAIL" stands for "expected failure" and it's not an issue at all.