Skip to content

fix(RDPStrat): test failing on windows and mac

Julien Fausty requested to merge julien.fausty/vtk:fix-rdp-strategy into master

The TestToImplicitRamerDouglasPeuckerStrategy is being flaky on windows and mac.

This led to the discovery of a bug that is fixed in this MR.

Hopefully this resolves the flakiness.

Also:

  • small change in test
  • typo correction vertexes -> vertices
Edited by Julien Fausty

Merge request reports