The TestRectanglePixelRegion.test_mpl_selector_drag CI test started failing last night (after I merged #392), but it fails only on macos python 3.9 (py39-test-alldeps). I cannot reproduce this failure locally -- all tests pass when running this tox test on my mac.
There is a KeyError: 'draw_event' being raised from matplotlib, see
https://github.com/astropy/regions/runs/5054472167?check_suite_focus=true.
CC: @dhomeier
The
TestRectanglePixelRegion.test_mpl_selector_dragCI test started failing last night (after I merged #392), but it fails only on macos python 3.9 (py39-test-alldeps). I cannot reproduce this failure locally -- all tests pass when running this tox test on my mac.There is a
KeyError: 'draw_event'being raised frommatplotlib, seehttps://github.com/astropy/regions/runs/5054472167?check_suite_focus=true.
CC: @dhomeier