cucim icon indicating copy to clipboard operation
cucim copied to clipboard

Failing tests on ARM

Open jakirkham opened this issue 2 years ago • 0 comments

Currently there are a handful of tests that fail on ARM. Flagging these here for follow up.

xref: https://github.com/rapidsai/cucim/pull/471#discussion_r1063263178


In particular these tests fail on ARM:

From python/cucim/src/cucim/skimage/exposure/tests/test_exposure.py:

  • [ ] test_negative_overflow
  • [ ] test_rescale_out_range
  • [ ] test_rescale_no_overflow
  • [ ] test_rescale_float_output

From python/cucim/src/cucim/skimage/segmentation/tests/test_random_walker.py:

  • [ ] test_trivial_cases

jakirkham avatar Jan 06 '23 09:01 jakirkham