Skip to content

Regression

simulation_modelica_events.whenTest1.mos (from (result.xml))

Failing for the past 1 build (Since #3809 )
Took 23 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + whenTest1                                                                         ... equation mismatch [time: 13]

==== Log C:\Windows\TEMP/omc-rtest-OpenModelica/simulation/modelica/events/whenTest1.mos_temp730/log-whenTest1.mos
true
""
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'eventTests.whenTest1', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Simulation execution failed for model: eventTests.whenTest1
The system cannot execute the specified program.
"
end SimulationResult;
"Warning: The initial conditions are not fully specified. For more information set -d=initialization. In OMEdit Tools->Options->Simulation->Show additional information from the initialization process, in OMNotebook call setCommandLineOptions(\"-d=initialization\").
"



'' 
Equation mismatch: diff says: 
--- "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/events/whenTest1.mos_temp730/equations-expected"2024-06-13 13:05:13.369177000 +0200
+++ "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/events/whenTest1.mos_temp730/equations-got"2024-06-13 13:05:26.835284200 +0200
@@ -1,14 +1,14 @@
 true
 ""
 record SimulationResult
-resultFile = "eventTests.whenTest1_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'eventTests.whenTest1', 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-6, method = 'dassl', fileNamePrefix = 'eventTests.whenTest1', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Simulation execution failed for model: eventTests.whenTest1
+The system cannot execute the specified program.
 "
 end SimulationResult;
 "Warning: The initial conditions are not fully specified. For more information set -d=initialization. In OMEdit Tools->Options->Simulation->Show additional information from the initialization process, in OMNotebook call setCommandLineOptions(\"-d=initialization\").
 "
-0.0
-0.0
-0.0
+
+
+
'' 
Equation mismatch: omc-diff says: 
Failed 'e' '"'
Line 4: Text differs:
expected: resultFile = "eventTests.whenTest
got:      resultFile = "",

== 1 out of 1 tests failed [simulation/modelica/events/whenTest1.mos_temp730, time: 23]