Skip to content

Failed

tests / 03 testsuite-gcc 3/3 / openmodelica_typed-API.StringVariableName.mos (from (result.xml))

Failing for the past 11 builds (Since #10 )
Took 4 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + StringVariableName.mos                                                            ... equation mismatch [time: 4]

==== Log /tmp/omc-rtest-omtmpuser/openmodelica/typed-API/StringVariableName.mos_temp9341/log-StringVariableName.mos
true
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'M', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Simulation execution failed for model: M
LOG_ASSERT        | debug   | Solving non-linear system 3 failed at time=0.
|                 | |       | For more information please use -lv LOG_NLS.
LOG_ASSERT        | info    | simulation terminated by an assertion at initialization
"
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\").
"
r
""

""

""

Equation mismatch: diff says:
--- /tmp/omc-rtest-omtmpuser/openmodelica/typed-API/StringVariableName.mos_temp9341/equations-expected2024-04-20 01:54:01.740053521 +0000
+++ /tmp/omc-rtest-omtmpuser/openmodelica/typed-API/StringVariableName.mos_temp9341/equations-got2024-04-20 01:54:05.928053692 +0000
@@ -1,15 +1,18 @@
 true
 record SimulationResult
-resultFile = "M_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'M', 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 = 'M', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Simulation execution failed for model: M
+LOG_ASSERT | debug   | Solving non-linear system 3 failed at time=0.
+| | |       | For more information please use -lv LOG_NLS.
+LOG_ASSERT | info    | simulation terminated by an assertion at initialization
 "
 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\").
+"
 r
 ""
-0.1
+
 ""
-0.1
+
 ""

Equation mismatch: omc-diff says:
Failed 'M' '"'
Line 3: Text differs:
expected: resultFile = "M_res.mat",
got:      resultFile = "",

== 1 out of 1 tests failed [openmodelica/typed-API/StringVariableName.mos_temp9341, time: 4]