Skip to content

Regression

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

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + DCMotor (Blocks)                                                                  ... equation mismatch [time: 13]

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


'' 
Equation mismatch: diff says: 
--- "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/msl22/DCMotorBlocks.mos_temp1083/equations-expected"2024-06-13 15:30:13.146542500 +0200
+++ "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/msl22/DCMotorBlocks.mos_temp1083/equations-got"2024-06-13 15:30:26.308453600 +0200
@@ -1,11 +1,9 @@
 true
 true
 record SimulationResult
-resultFile = "TestModels.BlockModels.SystemTests.DCmotor_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 50, tolerance = 1e-05, method = 'dassl', fileNamePrefix = 'TestModels.BlockModels.SystemTests.DCmotor', 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 = 50, tolerance = 1e-5, method = 'dassl', fileNamePrefix = 'TestModels.BlockModels.SystemTests.DCmotor', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Failed to build model: TestModels.BlockModels.SystemTests.DCmotor"
 end SimulationResult;
-{0.0,0.001271957813737703,0.009615148429739043,0.03066718828321567,0.0685958742249031,0.1261964500177127}
-{0.0,0.180065321515615,0.3209819801381534,0.4247586025096863,0.4943757874259148,0.5335118647569782}
+
+
'' 
Equation mismatch: omc-diff says: 
Failed 'T' '"'
Line 4: Text differs:
expected: resultFile = "TestModels.BlockModels.SystemTests.DCmotor_res.mat",
got:      resultFile = "",

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