Skip to content

Failed

tests / 04 testsuite-clang 1/3 / simulation_modelica_nonlinear_system.problem9.mos (from (result.xml))

Failing for the past 86 builds (Since #1 )
Took 3 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

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

==== Log /tmp/omc-rtest-unknown/simulation/modelica/nonlinear_system/problem9.mos_temp2667/log-problem9.mos
true
""
record SimulationResult
    resultFile = "nonlinear_system.problem9_res.mat",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'nonlinear_system.problem9', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
LOG_SUCCESS       | info    | The simulation finished successfully.
"
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: Jacobian A contains non-linear components. This indicates a singular system or internal generation errors.
"
0.9
1.2753820078935163
1.011728160128525
0.5122399993895521
0.7054481225266688
1.1440354212966737

Equation mismatch: diff says:
--- /tmp/omc-rtest-unknown/simulation/modelica/nonlinear_system/problem9.mos_temp2667/equations-expected2024-01-20 04:04:45.367035357 +0000
+++ /tmp/omc-rtest-unknown/simulation/modelica/nonlinear_system/problem9.mos_temp2667/equations-got2024-01-20 04:04:48.267016064 +0000
@@ -1,17 +1,18 @@
 true
 ""
 record SimulationResult
 resultFile = "nonlinear_system.problem9_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'nonlinear_system.problem9', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'nonlinear_system.problem9', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
 messages = "LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
 LOG_SUCCESS       | info    | The simulation finished successfully.
 "
 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: Jacobian A contains non-linear components. This indicates a singular system or internal generation errors.
 "
 0.9
-1.275382007893516
+1.2753820078935163
 1.011728160128525
 0.5122399993895521
-0.705448122526669
-1.144035421296673
+0.7054481225266688
+1.1440354212966737

Equation mismatch: omc-diff says:
Failed '"' 'E'
Line 11: Text differs:
expected: "
got:      Error: Jacobian A contains non

== 1 out of 1 tests failed [simulation/modelica/nonlinear_system/problem9.mos_temp2667, time: 3]