Skip to content

Failed

tests / 06 testsuite-clang 3/3 / simulation_modelica_others.SliceAssignment.mos (from (result.xml))

Failing for the past 11 builds (Since #2 )
Took 0 ms.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

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

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

Equation mismatch: diff says:
--- /tmp/omc-rtest-unknown/simulation/modelica/others/SliceAssignment.mos_temp2030/equations-expected2023-12-23 03:07:44.280879169 +0000
+++ /tmp/omc-rtest-unknown/simulation/modelica/others/SliceAssignment.mos_temp2030/equations-got2023-12-23 03:07:44.440882600 +0000
@@ -1,8 +1,6 @@
 true
 record SimulationResult
-resultFile = "SliceAssignment_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 2, tolerance = 1e-05, method = 'dassl', fileNamePrefix = 'SliceAssignment', 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 = 2, tolerance = 1e-5, method = 'dassl', fileNamePrefix = 'SliceAssignment', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Failed to build model: SliceAssignment"
 end SimulationResult;

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

== 1 out of 1 tests failed [simulation/modelica/others/SliceAssignment.mos_temp2030, time: 0]