Hi,
It would be nice if the moose5.1 (https://ci.inria.fr/moose/job/moose-5.1/) image has no failing tests.
2 tests are failing :
>>> GT.Tests.Spotter.GTSpotterProcessorsForExamplesTest.testEachProcessor |
1 mn 43 s |
|
>>> GT.Tests.Inspector.GTInspectorExamplesTest.testAllExamples |
10 mn |
The second has a duration of 10mins which is very long. Does it mandatory do run it and does it possible to split it ?
A way to solve them is to change in RTGrapherExample>>exampleSeismDepthAndMag and exampleSeisms, http://earthquake.usgs.gov/earthquakes/feed/v0.1/summary/2.5_month.csv by
http://earthquake.usgs.gov/earthquakes/feed/v1.0/summary/2.5_month.csv
But as it is in Roassal repo I cannot commit it… and one will have to change the configuration of Moose5.1…
By the way, does the GT* tests can be done in a GT job, e.g.:
https://ci.inria.fr/moose/job/gtoolkit5 or
https://ci.inria.fr/moose/job/gtoolkit/?
Cheers,
Vincent