Skip to content

Failed

tests / 01 testsuite-gcc 1/3 / openmodelica_modelicaML.testModelicaML.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + Simulation simple ModelicaML model                                                ... equation mismatch [time: 1]

==== Log /tmp/omc-rtest-omtmpuser/openmodelica/modelicaML/testModelicaML.mos_temp9456/log-testModelicaML.mos
true
""
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 150.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'ModelicaMLModel.Design.SystemModel1', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Simulation execution failed for model: ModelicaMLModel.Design.SystemModel1
LOG_ASSERT        | debug   | Solving non-linear system 19 failed at time=0.
|                 | |       | For more information please use -lv LOG_NLS.
LOG_ASSERT        | info    | simulation terminated by an assertion at initialization
"
end SimulationResult;
"[BackEnd/Initialization.mo:0:0-0:0:writable] Error: Internal error DAEUtil.getStartAttr failed because type Boolean has no default start value.
[BackEnd/Initialization.mo:0:0-0:0:writable] Error: Internal error DAEUtil.getStartAttr failed because type Real has no default start value.
[BackEnd/Initialization.mo:0:0-0:0:writable] Error: Internal error DAEUtil.getStartAttr failed because type Boolean has no default start value.
[BackEnd/Initialization.mo:0:0-0:0:writable] Error: Internal error DAEUtil.getStartAttr failed because type Real has no default start value.
[BackEnd/Initialization.mo:0:0-0:0:writable] Error: Internal error DAEUtil.getStartAttr failed because type Boolean has no default start value.
[BackEnd/Initialization.mo:0:0-0:0:writable] Error: Internal error DAEUtil.getStartAttr failed because type Real has no default start value.
[BackEnd/Initialization.mo:0:0-0:0:writable] Error: Internal error DAEUtil.getStartAttr failed because type Boolean has no default start value.
[BackEnd/Initialization.mo:0:0-0:0:writable] Error: Internal error DAEUtil.getStartAttr failed because type Real has no default start value.
[BackEnd/Initialization.mo:0:0-0:0:writable] Error: Internal error DAEUtil.getStartAttr failed because type Boolean has no default start value.
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:
--- /tmp/omc-rtest-omtmpuser/openmodelica/modelicaML/testModelicaML.mos_temp9456/equations-expected2024-04-20 01:40:31.550221469 +0000
+++ /tmp/omc-rtest-omtmpuser/openmodelica/modelicaML/testModelicaML.mos_temp9456/equations-got2024-04-20 01:40:32.826207261 +0000
@@ -1,17 +1,29 @@
 true
 ""
 record SimulationResult
-resultFile = "ModelicaMLModel.Design.SystemModel1_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 150.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'ModelicaMLModel.Design.SystemModel1', 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 = 150.0, numberOfIntervals = 500, tolerance = 1e-6, method = 'dassl', fileNamePrefix = 'ModelicaMLModel.Design.SystemModel1', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Simulation execution failed for model: ModelicaMLModel.Design.SystemModel1
+LOG_ASSERT | debug   | Solving non-linear system 19 failed at time=0.
+| | |       | For more information please use -lv LOG_NLS.
+LOG_ASSERT | info    | simulation terminated by an assertion at initialization
 "
 end SimulationResult;
-""
-0.0
-0.0
-0.0
-0.0
-0.0
-0.0
-0.0
+"[BackEnd/Initialization.mo:0:0-0:0:writable] Error: Internal error DAEUtil.getStartAttr failed because type Boolean has no default start value.
+[BackEnd/Initialization.mo:0:0-0:0:writable] Error: Internal error DAEUtil.getStartAttr failed because type Real has no default start value.
+[BackEnd/Initialization.mo:0:0-0:0:writable] Error: Internal error DAEUtil.getStartAttr failed because type Boolean has no default start value.
+[BackEnd/Initialization.mo:0:0-0:0:writable] Error: Internal error DAEUtil.getStartAttr failed because type Real has no default start value.
+[BackEnd/Initialization.mo:0:0-0:0:writable] Error: Internal error DAEUtil.getStartAttr failed because type Boolean has no default start value.
+[BackEnd/Initialization.mo:0:0-0:0:writable] Error: Internal error DAEUtil.getStartAttr failed because type Real has no default start value.
+[BackEnd/Initialization.mo:0:0-0:0:writable] Error: Internal error DAEUtil.getStartAttr failed because type Boolean has no default start value.
+[BackEnd/Initialization.mo:0:0-0:0:writable] Error: Internal error DAEUtil.getStartAttr failed because type Real has no default start value.
+[BackEnd/Initialization.mo:0:0-0:0:writable] Error: Internal error DAEUtil.getStartAttr failed because type Boolean has no default start value.
+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: omc-diff says:
Failed 'M' '"'
Line 4: Text differs:
expected: resultFile = "ModelicaMLModel.Design.SystemModel
got:      resultFile = "",

== 1 out of 1 tests failed [openmodelica/modelicaML/testModelicaML.mos_temp9456, time: 1]