The most recent run of the bleeding-edge cron job failed with the following errors:
======================================================================
FAIL: test_save_dpi (kiva.tests.test_agg_drawing.TestAggDrawing)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/opt/hostedtoolcache/Python/3.8.10/x64/lib/python3.8/site-packages/kiva/tests/test_agg_drawing.py", line 24, in test_save_dpi
self.assertEqual(self.save_and_return_dpi(), 144)
AssertionError: 143.99259999999998 != 144
======================================================================
FAIL: test_save_dpi (kiva.tests.test_celiagg_drawing.TestCeliaggDrawing)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/opt/hostedtoolcache/Python/3.8.10/x64/lib/python3.8/site-packages/kiva/tests/test_celiagg_drawing.py", line 22, in test_save_dpi
self.assertEqual(self.save_and_return_dpi(), 144)
AssertionError: 143.99259999999998 != 144
The most recent run of the bleeding-edge cron job failed with the following errors: