Skip to content

Failed

tests / 03 testsuite-gcc 3/3 / simulation_modelica_equations.DAEexample.mos (from (result.xml))

Failing for the past 46 builds (Since #8 )
Took 1 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

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

==== Log /tmp/omc-rtest-omtmpuser/simulation/modelica/equations/DAEexample.mos_temp7926/log-DAEexample.mos
true
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 100, 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/DAEexample.mos_temp7926/equations-expected2024-05-04 02:09:35.991882234 +0000
+++ /tmp/omc-rtest-omtmpuser/simulation/modelica/equations/DAEexample.mos_temp7926/equations-got2024-05-04 02:09:36.499880520 +0000
@@ -1,14 +1,12 @@
 true
 record SimulationResult
-resultFile = "DAEexample_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 100, 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 = 100, tolerance = 1e-5, method = 'dassl', fileNamePrefix = 'DAEexample', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Failed to build model: DAEexample"
 end SimulationResult;
-0.9
-0.9814703682259254
-1.201674501169268
-0.5122399993895521
-0.6531549220567328
-1.025924252124678
+
+
+
+
+
+

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/DAEexample.mos_temp7926, time: 1]