Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AdaptiveNonLocalMeansDenoisingImageFilterTest1 test fails on =itk-5.3.0 #5147

Open
TheChymera opened this issue Jan 22, 2025 · 2 comments
Open
Labels
type:Bug Inconsistencies or issues which will cause an incorrect result under some or all circumstances

Comments

@TheChymera
Copy link
Contributor

One test fails.

This is the full build and test log → https://ppb.chymera.eu/74b239.html
And this is the internal test log → https://ppb.chymera.eu/6b245c.log

I can't really figure out what the relevant part of the above is, but this seems to be the test in question:

Test Failed.
"AdaptiveNonLocalMeansDenoisingImageFilterTest1" end time: Jan 22 08:52 EET
"AdaptiveNonLocalMeansDenoisingImageFilterTest1" time elapsed: 00:00:00
@TheChymera TheChymera added the type:Bug Inconsistencies or issues which will cause an incorrect result under some or all circumstances label Jan 22, 2025
@dzenanz
Copy link
Member

dzenanz commented Jan 22, 2025

Does this test fail each time you run it? A quick way to run just it after the library is compiled is ctest -VV -R AdaptiveNonLocalMeansDenoisingImageFilterTest1. Some of the test occasionally fail, and it is hard to get to the bottom of it when the failure is non-deterministic.

@hjmjohnson
Copy link
Member

Due to limited resources, this 5.3.0 transient issue is unlikely to be addressed by external ITK developers. 1) Please submit a patch set fix as a PR that addresses the problem, or 2) demonstrate that the problem exists in the current master branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:Bug Inconsistencies or issues which will cause an incorrect result under some or all circumstances
Projects
None yet
Development

No branches or pull requests

3 participants