Skip to content

Regression

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

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + IdealDiode                                                                        ... equation mismatch [time: 3]

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



'' 
Equation mismatch: diff says: 
--- "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/others/IdealDiode.mos_temp1735/equations-expected"2024-06-13 15:26:45.530000200 +0200
+++ "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/others/IdealDiode.mos_temp1735/equations-got"2024-06-13 15:26:48.825770700 +0200
@@ -1,11 +1,9 @@
 true
 record SimulationResult
-resultFile = "ideal_diode_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 100, tolerance = 1e-05, method = 'dassl', fileNamePrefix = 'ideal_diode', 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 = 100, tolerance = 1e-5, method = 'dassl', fileNamePrefix = 'ideal_diode', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Failed to build model: ideal_diode"
 end SimulationResult;
-0.0
-0.0
-0.8539040344606283
+
+
+
'' 
Equation mismatch: omc-diff says: 
Failed 'i' '"'
Line 3: Text differs:
expected: resultFile = "ideal_diode_res.mat",
got:      resultFile = "",

== 1 out of 1 tests failed [simulation/modelica/others/IdealDiode.mos_temp1735, time: 22]