Skip to content

Failed

tests / 04 testsuite-clang 1/3 / simulation_modelica_synchronous_c.absoluteClocks.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + absoluteClocks.mos                                                                ... equation mismatch [time: 11]

==== Log /tmp/omc-rtest-unknown/simulation/modelica/synchronous_c/absoluteClocks.mos_temp7598/log-absoluteClocks.mos
true
""
record SimulationResult
    resultFile = "Modelica.Clocked.Examples.CascadeControlledDrive.AbsoluteClocks_res.csv",
    simulationOptions = "startTime = 0.0, stopTime = 4.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'Modelica.Clocked.Examples.CascadeControlledDrive.AbsoluteClocks', options = '', outputFormat = 'csv', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
LOG_SUCCESS       | info    | The simulation finished successfully.
"
end SimulationResult;
"[BackEnd/Differentiate.mo:268:5-268:157:writable] Error: Derivative of expression \"PI.x = previous(PI.x) + PI.u * PI.Ts / PI.T\" 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
"
(true,{})
""

Equation mismatch: diff says:
--- /tmp/omc-rtest-unknown/simulation/modelica/synchronous_c/absoluteClocks.mos_temp7598/equations-expected2024-01-20 04:01:44.440238864 +0000
+++ /tmp/omc-rtest-unknown/simulation/modelica/synchronous_c/absoluteClocks.mos_temp7598/equations-got2024-01-20 04:01:55.960162247 +0000
@@ -1,12 +1,16 @@
 true
 ""
 record SimulationResult
 resultFile = "Modelica.Clocked.Examples.CascadeControlledDrive.AbsoluteClocks_res.csv",
-simulationOptions = "startTime = 0.0, stopTime = 4.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'Modelica.Clocked.Examples.CascadeControlledDrive.AbsoluteClocks', options = '', outputFormat = 'csv', variableFilter = '.*', cflags = '', simflags = ''",
+simulationOptions = "startTime = 0.0, stopTime = 4.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'Modelica.Clocked.Examples.CascadeControlledDrive.AbsoluteClocks', options = '', outputFormat = 'csv', variableFilter = '.*', cflags = '', simflags = ''",
 messages = "LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
 LOG_SUCCESS       | info    | The simulation finished successfully.
 "
 end SimulationResult;
-""
+"[BackEnd/Differentiate.mo:268:5-268:157:writable] Error: Derivative of expression \"PI.x = previous(PI.x) + PI.u * PI.Ts / PI.T\" 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
+"
 (true,{})
 ""

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

== 1 out of 1 tests failed [simulation/modelica/synchronous_c/absoluteClocks.mos_temp7598, time: 11]