Skip to content

Regression

simulation_modelica_others.Bug1687.mos (from (result.xml))

Failing for the past 1 build (Since #3812 )
Took 24 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + ActuatorMechanics[Bug1687.mos]                                                    ... equation mismatch [time: 13]

==== Log C:\Windows\TEMP/omc-rtest-OpenModelica/simulation/modelica/others/Bug1687.mos_temp1198/log-Bug1687.mos
true
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 0.1, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'ActuatorMechanics', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Failed to build model: ActuatorMechanics"
end SimulationResult;






'' 
Equation mismatch: diff says: 
--- "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/others/Bug1687.mos_temp1198/equations-expected"2024-06-13 15:20:16.721656700 +0200
+++ "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/others/Bug1687.mos_temp1198/equations-got"2024-06-13 15:20:29.083205900 +0200
@@ -1,17 +1,12 @@
 true
 record SimulationResult
-resultFile = "ActuatorMechanics_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 0.1, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'ActuatorMechanics', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
-messages = "LOG_ASSERT        | warning | [simulation/modelica/others/Bug1687.mo:985:11-986:58:writable]
-|                 | |       | The following assertion has been violated at time 0.000000
-|                 | |       | ((spring.s_rel >= 0.0)) --> \"Variable violating min constraint: 0.0 <= spring.s_rel, has value: -0.01\"
-LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
-LOG_SUCCESS       | info    | The simulation finished successfully.
-"
+resultFile = "",
+simulationOptions = "startTime = 0.0, stopTime = 0.1, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'ActuatorMechanics', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Failed to build model: ActuatorMechanics"
 end SimulationResult;
-0.005
-0.08372954131218348
-0.095
-0.0
-2.514865593769396
-0.0
+
+
+
+
+
+
'' 
Equation mismatch: omc-diff says: 
Failed 'A' '"'
Line 3: Text differs:
expected: resultFile = "ActuatorMechanics_res.mat",
got:      resultFile = "",

== 1 out of 1 tests failed [simulation/modelica/others/Bug1687.mos_temp1198, time: 24]