mmp / pbrt-v3

Source code for pbrt, the renderer described in the third edition of "Physically Based Rendering: From Theory To Implementation", by Matt Pharr, Wenzel Jakob, and Greg Humphreys.
http://pbrt.org
BSD 2-Clause "Simplified" License
4.91k stars 1.19k forks source link

Failed test for SampledSpectrum #157

Open tsulej opened 7 years ago

tsulej commented 7 years ago

When SampledSpectrum is chosen, following tests fail:

[----------] Global test environment tear-down [==========] 187 tests from 31 test cases ran. (365728 ms total) [ PASSED ] 183 tests. [ FAILED ] 4 tests, listed below: [ FAILED ] Hair.WhiteFurnace [ FAILED ] Hair.WhiteFurnaceSampled [ FAILED ] Hair.SamplingConsistency [ FAILED ] BSDFs.Fourier

4 FAILED TESTS