Page MenuHomePhabricator

GIFVolumetricDensityStatisticsTest fails randomly on linux
Closed, ResolvedPublic

Description

The GIFVolumetricDensityStatisticsTests fails randomly on linux.

If the test fails, it is because the approximate ellipse isn't calcualted.

[0.778] Morphological Density::Volume density approx. minimum volume enclosing ellipsoid : 0
[0.778] Morphological Density::Surface density approx. minimum volume enclosing ellipsoid : -nan

Remark: There are runs where the approximation returns the right value.

Event Timeline

goetzm triaged this task as Normal priority.

It seems that the cause for the random failure was an out-of-bounds error. Bug should be fixed now.