OpenCMISS / iron

Source code repository for OpenCMISS-Iron
9 stars 62 forks source link

Functional tests burgers_dynamic #165

Closed lorenzo-mechbau closed 5 years ago

lorenzo-mechbau commented 5 years ago

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.

lorenzo-mechbau commented 5 years ago

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