pfnet / pynif3d

MIT License
96 stars 4 forks source link

The value based test for ray samplers give inconsistent results #11

Open dBeker opened 3 years ago

dBeker commented 3 years ago

Describe the bug When ran in different times, the tests for ray sampling functions give errors during execution with a dummy data. Check for the possible root cause. Until then, the tests are bypassed.

To Reproduce Steps to reproduce the behavior: Run TestWeightedRaySampling and TestUniformRaySampling functions on CI / same environment.

Expected behavior Tests to pass.