Skip to content

Failed

tests / 05 testsuite-clang 2/3 / openmodelica_cppruntime.clockedSolverTest.mos (from (result.xml))

Failing for the past 86 builds (Since #1 )
Took 5 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + clockedSolverTest                                                                 ... equation mismatch [time: 5]

==== Log /tmp/omc-rtest-unknown/openmodelica/cppruntime/clockedSolverTest.mos_temp5020/log-clockedSolverTest.mos
true
true
""
record SimulationResult
    resultFile = "SolverMethod_res.mat",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'SolverMethod', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = ""
end SimulationResult;
0.0
1.1208038330078125
0.9988845212685715
0.0
0.09336471557617312
-7.381858367626391e-4
"[BackEnd/Differentiate.mo:268:5-268:157:writable] Error: Derivative of expression \"xd = (if firstTick() then 0.0 else $DER.xd) * interval() + previous(xd)\" w.r.t. \"dummyVarA\" is non-existent.
Error: Internal error SymbolicJacobian.deriveAll failed
[BackEnd/SymbolicJacobian.mo:0:0-0:0:writable] Error: Internal error function generateSymbolicJacobian failed
[BackEnd/SymbolicJacobian.mo:0:0-0:0:writable] Error: Internal error function createJacobian failed
"

Equation mismatch: diff says:
--- /tmp/omc-rtest-unknown/openmodelica/cppruntime/clockedSolverTest.mos_temp5020/equations-expected2024-01-20 03:56:36.814864181 +0000
+++ /tmp/omc-rtest-unknown/openmodelica/cppruntime/clockedSolverTest.mos_temp5020/equations-got2024-01-20 03:56:41.182805702 +0000
@@ -1,15 +1,19 @@
 true
 true
 ""
 record SimulationResult
 resultFile = "SolverMethod_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-006, method = 'dassl', fileNamePrefix = 'SolverMethod', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'SolverMethod', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
 messages = ""
 end SimulationResult;
 0.0
-1.120803833007813
-0.9988845212685719
+1.1208038330078125
+0.9988845212685715
 0.0
-0.09336471557617204
--0.0007381858367627922
-""
+0.09336471557617312
+-7.381858367626391e-4
+"[BackEnd/Differentiate.mo:268:5-268:157:writable] Error: Derivative of expression \"xd = (if firstTick() then 0.0 else $DER.xd) * interval() + previous(xd)\" w.r.t. \"dummyVarA\" is non-existent.
+Error: Internal error SymbolicJacobian.deriveAll failed
+[BackEnd/SymbolicJacobian.mo:0:0-0:0:writable] Error: Internal error function generateSymbolicJacobian failed
+[BackEnd/SymbolicJacobian.mo:0:0-0:0:writable] Error: Internal error function createJacobian failed
+"

Equation mismatch: omc-diff says:
Failed '"' '['
Line 15: Text differs:
expected: ""
got:      "[BackEnd/Differentiate.mo:

== 1 out of 1 tests failed [openmodelica/cppruntime/clockedSolverTest.mos_temp5020, time: 5]