pbalapra opened this issue 7 years ago · 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?
"XFAIL" stands for "expected failure" and it's not an issue at all.