diff --git a/Tests/Examples/CMakeLists.txt b/Tests/Examples/CMakeLists.txt index 660f8fdb37cbde563def55fc05b39d7abdb5bd6a..ca1500c6ea56d2999aac8c668ae12940386fb5b6 100644 --- a/Tests/Examples/CMakeLists.txt +++ b/Tests/Examples/CMakeLists.txt @@ -112,8 +112,8 @@ test_example(varia/OffSpecularSimulation 2e-10) test_example(varia/AxesInDifferentUnits 2e-10) test_example(varia/AccessingSimulationResults 2e-10) -test_example(varia/GratingMC .2) # TODO reduce tolerance -test_example(varia/FindPeaks .2) # TODO reduce tolerance +test_example(varia/GratingMC .3) # TODO reduce tolerance +test_example(varia/FindPeaks .3) # TODO reduce tolerance # test_example(varia/AllFormFactorsAvailable 2e-10) # test_example(varia/BasicPolarizedReflectometry 2e-10)