Skip to content

Failed

tests / 01 testsuite-gcc 1/3 / simulation_modelica_equations.DAEexample2.mos (from (result.xml))

Failing for the past 46 builds (Since #8 )
Took 0 ms.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + DAEexample2                                                                       ... equation mismatch [time: 0]

==== Log /tmp/omc-rtest-omtmpuser/simulation/modelica/equations/DAEexample2.mos_temp6592/log-DAEexample2.mos
true
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 3, tolerance = 1e-5, method = 'dassl', fileNamePrefix = 'DAEexample', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Failed to build model: DAEexample"
end SimulationResult;





Equation mismatch: diff says:
--- /tmp/omc-rtest-omtmpuser/simulation/modelica/equations/DAEexample2.mos_temp6592/equations-expected2024-05-04 02:05:10.017134047 +0000
+++ /tmp/omc-rtest-omtmpuser/simulation/modelica/equations/DAEexample2.mos_temp6592/equations-got2024-05-04 02:05:10.517131034 +0000
@@ -1,12 +1,10 @@
 true
 record SimulationResult
-resultFile = "DAEexample_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 3, tolerance = 1e-05, method = 'dassl', fileNamePrefix = 'DAEexample', 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 = 3, tolerance = 1e-5, method = 'dassl', fileNamePrefix = 'DAEexample', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Failed to build model: DAEexample"
 end SimulationResult;
-0.9
-0.9364731633761999
-1.039515875580045
-1.201667507446918
+
+
+
+

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

== 1 out of 1 tests failed [simulation/modelica/equations/DAEexample2.mos_temp6592, time: 0]