Skip to content

Failed

tests / 05 testsuite-clang 2/3 / simulation_modelica_others.Bug3500.mos (from (result.xml))

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

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + Bug3500.mos                                                                       ... equation mismatch [time: 11]

==== Log /tmp/omc-rtest-unknown/simulation/modelica/others/Bug3500.mos_temp9886/log-Bug3500.mos
true
""
true
""
RemoveSimpleEquations.handleVarSetAttributes failed!
record SimulationResult
    resultFile = "FourBarLinkage_res.mat",
    simulationOptions = "startTime = 0.0, stopTime = 100.0, numberOfIntervals = 500, tolerance = 1e-8, method = 'dassl', fileNamePrefix = 'FourBarLinkage', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
LOG_SUCCESS       | info    | The simulation finished successfully.
"
end SimulationResult;
"Error: The model contains alias variables with conflicting fixed start values. It is necessary to resolve the conflicts, because otherwise the initial system is impossible to solve. To print the conflicting alias sets and the chosen candidates please use -d=aliasConflicts.
"
674.0410956164482
LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
LOG_SUCCESS       | info    | The simulation finished successfully.
0
""
674.1013707312928

Equation mismatch: diff says:
--- /tmp/omc-rtest-unknown/simulation/modelica/others/Bug3500.mos_temp9886/equations-expected2024-01-20 03:55:15.515955134 +0000
+++ /tmp/omc-rtest-unknown/simulation/modelica/others/Bug3500.mos_temp9886/equations-got2024-01-20 03:55:26.119812563 +0000
@@ -1,18 +1,20 @@
 true
 ""
 true
 ""
+RemoveSimpleEquations.handleVarSetAttributes failed!
 record SimulationResult
 resultFile = "FourBarLinkage_res.mat",
-simulationOptions = "startTime = 0.0, stopTime = 100.0, numberOfIntervals = 500, tolerance = 1e-08, method = 'dassl', fileNamePrefix = 'FourBarLinkage', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+simulationOptions = "startTime = 0.0, stopTime = 100.0, numberOfIntervals = 500, tolerance = 1e-8, method = 'dassl', fileNamePrefix = 'FourBarLinkage', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
 messages = "LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
 LOG_SUCCESS       | info    | The simulation finished successfully.
 "
 end SimulationResult;
-""
-674.2415492543812
+"Error: The model contains alias variables with conflicting fixed start values. It is necessary to resolve the conflicts, because otherwise the initial system is impossible to solve. To print the conflicting alias sets and the chosen candidates please use -d=aliasConflicts.
+"
+674.0410956164482
 LOG_SUCCESS       | info    | The initialization finished successfully without homotopy method.
 LOG_SUCCESS       | info    | The simulation finished successfully.
 0
 ""
-674.2853013251839
+674.1013707312928

Equation mismatch: omc-diff says:
Failed 'r' 'R'
Line 5: Text differs:
expected: record SimulationResult
got:      RemoveSimpleEquations.handleVarSetAttributes failed!

== 1 out of 1 tests failed [simulation/modelica/others/Bug3500.mos_temp9886, time: 11]