Skip to content

Regression

simulation_modelica_equations.ActivateWhenEquation.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + ActivateWhenEquation                                                              ... equation mismatch [time: 1]

==== Log C:\Windows\TEMP/omc-rtest-OpenModelica/simulation/modelica/equations/ActivateWhenEquation.mos_temp1126/log-ActivateWhenEquation.mos
true
""
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 10, tolerance = 1e-5, method = 'dassl', fileNamePrefix = 'Activate', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Failed to build model: Activate"
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\").
Internal error: System.launchParallelTasks: Failed to create thread: Invalid argument
"


'' 
Equation mismatch: diff says: 
--- "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/equations/ActivateWhenEquation.mos_temp1126/equations-expected"2024-06-13 15:18:53.903439900 +0200
+++ "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/equations/ActivateWhenEquation.mos_temp1126/equations-got"2024-06-13 15:18:54.598441200 +0200
@@ -1,13 +1,12 @@
 true
 ""
 record SimulationResult
-resultFile = "Activate_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 10, tolerance = 1e-05, method = 'dassl', fileNamePrefix = 'Activate', 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 = 10, tolerance = 1e-5, method = 'dassl', fileNamePrefix = 'Activate', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Failed to build model: Activate"
 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\").
+Internal error: System.launchParallelTasks: Failed to create thread: Invalid argument
 "
-7.0
-2.0
+
+
'' 
Equation mismatch: omc-diff says: 
Failed 'A' '"'
Line 4: Text differs:
expected: resultFile = "Activate_res.mat",
got:      resultFile = "",

== 1 out of 1 tests failed [simulation/modelica/equations/ActivateWhenEquation.mos_temp1126, time: 8]