Bug #1101

Updated by Knödlseder Jürgen over 10 years ago

From time to time, some unit tests fail sporadically. Here an example
<pre>
**********************
* Observation module *
**********************
Test GEbounds: ........................................................................ ok
Test GGti: ........................................................ ok
Test GTimeReference: ................... ok
Test GTime: ................................. ok
Test GTimes: ................ ok
Test GEnergies: .............................. ok
Test GPhotons: ................ ok
Test unbinned optimization (1 thread): ... ok
Test unbinned optimization (10 threads): ... ok
Test binned optimization (1 thread): ... ok
Test binned optimisation (10 threads): F.. NOK
FAIL: test_GObservation
</pre>
The error message is:
<pre>
Régressions

Observation module.Test binned optimisation (10 threads): Check if converged (from OpenMP)

En échec depuis 1 build (Depuis #531 )
A duré 0 ms.
Message d'erreur

Optimizer did not converge
</pre>
This error occurred during Not sure that always the nightly build on 31/12/2013 on the Debian VM.

Johann mentions an error during the installation on the DIRAC grid (see #1094). From the error message
<pre>
Test binned observation: ..E. NOK
</pre>
(whether with j8 or not.... this is with gammalib-00-08-00)
same test fails. I guess think to have seen this happens during the 3rd test of the COMPTEL module (which should now several times. Should be @Test XML constructor@). Needs to be confirmed. Not sure that this is related. monitored.

Back