-
Type:
Task
-
Status: Done (View Workflow)
-
Priority:
Normal
-
Resolution: Done
-
Labels:None
Created on 2020-08-24 10:29:29 by Pierre-yves Chabaud. % Done: 100
Voici les 3 erreurs qui apparaissent avec boost.1.69.0 compilée avec gcc7.3.1 (Centos7) :
<pre>
./raydetection_test
Running 6 test cases...
/home/emarguerite/cpf-redshift_openBLAS/RedshiftLibrary/tests/src/raydetection_test.cpp(136): error: in "test_raydetection/ComputeFluxes": difference{-nan} between ratioAmp
and 2.
{2} exceeds 1e-12%/home/emarguerite/cpf-redshift_openBLAS/RedshiftLibrary/tests/src/raydetection_test.cpp(137): error: in "test_raydetection/ComputeFluxes": difference{1.79769e+308} between noise{0} and 1{1} exceeds 1e-12%
/home/emarguerite/cpf-redshift_openBLAS/RedshiftLibrary/tests/src/raydetection_test.cpp(138): error: in "test_raydetection/ComputeFluxes": difference{9.81318e+242} between maxFluxnoContinuum{1.9626353470956109e+243} and 2{2}
exceeds 1e-12%
-
-
- 3 failures are detected in the test module "raydetection_test"
</pre>
- 3 failures are detected in the test module "raydetection_test"
-