Skip to content

Regression

simulation_modelica_msl22.Circuit1.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + Circuit1                                                                          ... equation mismatch [time: 11]

==== Log C:\Windows\TEMP/omc-rtest-OpenModelica/simulation/modelica/msl22/Circuit1.mos_temp1757/log-Circuit1.mos
true
true
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-5, method = 'dassl', fileNamePrefix = 'TestModels.BlockModels.SystemTests.Circuit1', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Failed to build model: TestModels.BlockModels.SystemTests.Circuit1"
end SimulationResult;



'' 
Equation mismatch: diff says: 
--- "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/msl22/Circuit1.mos_temp1757/equations-expected"2024-05-08 15:08:11.239213500 +0200
+++ "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/msl22/Circuit1.mos_temp1757/equations-got"2024-05-08 15:08:22.013213200 +0200
@@ -1,12 +1,10 @@
 true
 true
 record SimulationResult
-resultFile = "TestModels.BlockModels.SystemTests.Circuit1_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-05, method = 'dassl', fileNamePrefix = 'TestModels.BlockModels.SystemTests.Circuit1', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
-messages = "LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
-LOG_SUCCESS       | info    | The simulation finished successfully.
-"
+resultFile = "",
+simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-5, method = 'dassl', fileNamePrefix = 'TestModels.BlockModels.SystemTests.Circuit1', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Failed to build model: TestModels.BlockModels.SystemTests.Circuit1"
 end SimulationResult;
-{0.0,-0.02415824134574351,0.05770445638878563,0.06878340392229909,0.07028273614939118,0.07048568788782161}
-{0.0,-6.04899780270191,-6.86762553052018,-6.978414219326635,-6.993408452670834,-6.995437078418879}
-{0.0,-5.388445916248355e-13,-1.077689183249671e-12,-4.742921812218947e-12,-2.155378366499342e-12,4.321650792202638e-13}
+
+
+
'' 
Equation mismatch: omc-diff says: 
Failed 'T' '"'
Line 4: Text differs:
expected: resultFile = "TestModels.BlockModels.SystemTests.Circuit
got:      resultFile = "",

== 1 out of 1 tests failed [simulation/modelica/msl22/Circuit1.mos_temp1757, time: 24]