Skip to content

Regression

tests / testsuite-clang / openmodelica_cppruntime_fmu_modelExchange_2.0.Crane_FMU2_CPP.mos (from (result.xml))

Failing for the past 2 builds (Since #1 )
Took 19 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + Crane_FMU2_CPP                                                                    ... equation mismatch [time: 19]

==== Log /tmp/omc-rtest-unknown/openmodelica/cppruntime/fmu/modelExchange/2.0/Crane_FMU2_CPP.mos_temp8455/log-Crane_FMU2_CPP.mos
true
""
true
""
true
""
true
""
rm -f OMCppcranes_crane* cranes_crane_FMU.* cranes_crane.def cranes_crane.sh cranes_crane.bat cranes_crane.makefile cranes_crane_init.xml
rm -rf modelDescription.xml binaries sources documentation
"cranes.crane.fmu"
""
"cranes_crane_me_FMU.mo"
""
true
""
record SimulationResult
    resultFile = "cranes_crane_me_FMU_res.mat",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 150, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'cranes_crane_me_FMU', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "
[CVODE ERROR]  CVode
  At t = 0 and h = 1e-24, the corrector convergence test failed repeatedly or with |h| = hmin.


SUNDIALS_ERROR: CVode() failed with flag = -4

"
end SimulationResult;
""
NaN
NaN

Equation mismatch: diff says:
--- /tmp/omc-rtest-unknown/openmodelica/cppruntime/fmu/modelExchange/2.0/Crane_FMU2_CPP.mos_temp8455/equations-expected2018-09-11 22:19:18.340540534 +0000
+++ /tmp/omc-rtest-unknown/openmodelica/cppruntime/fmu/modelExchange/2.0/Crane_FMU2_CPP.mos_temp8455/equations-got2018-09-11 22:19:37.232835889 +0000
@@ -15,10 +15,17 @@
 true
 ""
 record SimulationResult
 resultFile = "cranes_crane_me_FMU_res.mat",
 simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 150, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'cranes_crane_me_FMU', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
-messages = ""
+messages = "
+[CVODE ERROR]  CVode
+At t = 0 and h = 1e-24, the corrector convergence test failed repeatedly or with |h| = hmin.
+
+
+SUNDIALS_ERROR: CVode() failed with flag = -4
+
+"
 end SimulationResult;
 ""
-0.9493545671702082
-0.394824265705273
+NaN
+NaN

Equation mismatch: omc-diff says:
Line 20: Text differs:
expected: messages = ""
got:      messages = "

== 1 out of 1 tests failed [openmodelica/cppruntime/fmu/modelExchange/2.0/Crane_FMU2_CPP.mos_temp8455, time: 19]