Skip to content

Regression

simulation_modelica_algorithms_functions.WhenPriority.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + WhenPriority                                                                      ... equation mismatch [time: 2]

==== Log C:\Windows\TEMP/omc-rtest-OpenModelica/simulation/modelica/algorithms_functions/WhenPriority.mos_temp983/log-WhenPriority.mos
true
""
Error: Failed to create proccess: cmd /c "set OPENMODELICAHOME=C:\dev\jenkins\ws\Windows\OM_Win\build&& "C:/dev/jenkins/ws/Windows/OM_Win/build/share/omc/scripts/Compile" algorithms_functions.WhenPriority gcc ucrt64 serial dynamic"record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 2, tolerance = 1e-5, method = 'dassl', fileNamePrefix = 'algorithms_functions.WhenPriority', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Failed to build model: algorithms_functions.WhenPriority"
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/algorithms_functions/WhenPriority.mos_temp983/equations-expected"2024-06-13 15:16:58.872342200 +0200
+++ "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/algorithms_functions/WhenPriority.mos_temp983/equations-got"2024-06-13 15:17:00.707382900 +0200
@@ -1,13 +1,11 @@
 true
 ""
-record SimulationResult
-resultFile = "algorithms_functions.WhenPriority_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 2, tolerance = 1e-05, method = 'dassl', fileNamePrefix = 'algorithms_functions.WhenPriority', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
-messages = "LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
-LOG_SUCCESS       | info    | The simulation finished successfully.
-"
+Error: Failed to create proccess: cmd /c "set OPENMODELICAHOME=C:\dev\jenkins\ws\Windows\OM_Win\build&& "C:/dev/jenkins/ws/Windows/OM_Win/build/share/omc/scripts/Compile" algorithms_functions.WhenPriority gcc ucrt64 serial dynamic"record SimulationResult
+resultFile = "",
+simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 2, tolerance = 1e-5, method = 'dassl', fileNamePrefix = 'algorithms_functions.WhenPriority', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Failed to build model: algorithms_functions.WhenPriority"
 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
-1.0
+
+
'' 
Equation mismatch: omc-diff says: 
Failed 'r' 'E'
Line 3: Text differs:
expected: record SimulationResult
got:      Error: Failed to create proccess: cmd /c "set OPENMODELICAHOME=C:\dev\jenkins\ws\Windows\OM_Win\build&& "C:/dev/jenkins/ws/Windows/OM_Win/build/share/omc/scripts/Compile" algorithms_functions.WhenPriority gcc ucrt

== 1 out of 1 tests failed [simulation/modelica/algorithms_functions/WhenPriority.mos_temp983, time: 16]