spopt icon indicating copy to clipboard operation
spopt copied to clipboard

K means heuristic test failure

Open jGaboardi opened this issue 3 years ago • 5 comments

Need to investigate this failure for the region k-means heuristic in Python 3.10.

jGaboardi avatar Jan 23 '22 17:01 jGaboardi

The test does not fail locally with Python 3.10.2.

jGaboardi avatar Jan 23 '22 18:01 jGaboardi

This appears to have worked itself out somewhere along the way. All tests are green again.

jGaboardi avatar Mar 31 '22 00:03 jGaboardi

Seems to be failing again for Python 3.10 on Windows, but only sometimes.

jGaboardi avatar Jun 13 '22 01:06 jGaboardi

This is causing headaches again.

https://github.com/pysal/spopt/runs/7520297888?check_suite_focus=true

jGaboardi avatar Jul 26 '22 12:07 jGaboardi

This failure is really messy with development efforts. Let's mark the test_region_k_means_heuristic_synth_small with an xfail until we work out the situation.

jGaboardi avatar Jul 26 '22 20:07 jGaboardi