NVIDIA Xavier OpenCV built from source tests fail

Which tests and what is the reason give for the failure?

If its CUDA related tests then its most likely due to the use of the

CUDA_FAST_MATH

flag in your build script as the tests were generated without this optimization.