Skip to content

Failed

openmodelica_omsi_omsicpp.helloWorld.mos (from (result.xml))

Failing for the past 280 builds (Since #3430 )
Took 11 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + helloWorldOMSI                                                                    ... equation mismatch [time: 10]

==== Log C:\Windows\TEMP/omc-rtest-OpenModelica/openmodelica/omsi/omsicpp/helloWorld.mos_temp8031/log-helloWorld.mos
true
""
true
""
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'helloWorldOMSI', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Simulation execution failed for model: helloWorldOMSI
Simulation stopped with error in model factory: Failed loading omsi system library!
C:\\dev\\jenkins\\ws\\Windows\\OM_Win\\build\\lib\\\\omc\\omsicpp\\libOMCppSystemOMSI.dll"
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\").
"
"Error in compareSimulationResults"
'' 
Equation mismatch: diff says: 
--- "C:\\Windows\\TEMP/omc-rtest-OpenModelica/openmodelica/omsi/omsicpp/helloWorld.mos_temp8031/equations-expected"2024-04-19 16:58:46.949518400 +0200
+++ "C:\\Windows\\TEMP/omc-rtest-OpenModelica/openmodelica/omsi/omsicpp/helloWorld.mos_temp8031/equations-got"2024-04-19 16:58:56.825518200 +0200
@@ -1,12 +1,14 @@
 true
 ""
 true
 ""
 record SimulationResult
-resultFile = "helloWorldOMSI_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'helloWorldOMSI', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
-messages = ""
+resultFile = "",
+simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'helloWorldOMSI', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Simulation execution failed for model: helloWorldOMSI
+Simulation stopped with error in model factory: Failed loading omsi system library!
+C:\\dev\\jenkins\\ws\\Windows\\OM_Win\\build\\lib\\\\omc\\omsicpp\\libOMCppSystemOMSI.dll"
 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\").
 "
-{"Files Equal!"}
+"Error in compareSimulationResults"
'' 
Equation mismatch: omc-diff says: 
Failed 'h' '"'
Line 6: Text differs:
expected: resultFile = "helloWorldOMSI_res.mat",
got:      resultFile = "",

== 1 out of 1 tests failed [openmodelica/omsi/omsicpp/helloWorld.mos_temp8031, time: 11]