OpenCMISS/iron

Functional tests burgers_dynamic

Closed this issue · 1 comments

Using the functional testing framework with the "develop" repository, I get the following error at burgers_dynamic in OpenCMISS-Examples, causing the test to fail:

Solving problem...
At line 157 of file /data/homes/zanon/software/opencmiss/opencmiss/src/dependencies/lapack/BLAS/SRC/dgemv.f
Fortran runtime error: Actual string length is shorter than the declared one for dummy argument 'trans' (-49050405/1)

This failure randomly alternates with a passed test.

Testing cantilever always passes.

Just noticed there is a framework-specific issue page, so moving it there.