Skip to content

Failed

tests / testsuite-gcc / simulation_libraries_3rdParty_ThermoPower.Bug2537.mos (from (result.xml))

Failing for the past 3 builds (Since #1 )
Took 49 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + Bug2537.mos                                                                       ... equation mismatch [time: 49]

==== Log /tmp/omc-rtest-unknown/simulation/libraries/3rdParty/ThermoPower/Bug2537.mos_temp1675/log-Bug2537.mos
true
"Notification: Skipped loading package Complex (3.2.1) using MODELICAPATH /var/lib/jenkins2/ws/OpenModelica_maintenance_v1.14_2/build/bin/../lib/omlibrary (uses-annotation may be wrong).
"
true
""
record SimulationResult
    resultFile = "ThermoPower.Examples.CISE.CISESim120501_res.mat",
    simulationOptions = "startTime = 0.0, stopTime = 1200.0, numberOfIntervals = 1000, tolerance = 1e-07, method = 'dassl', fileNamePrefix = 'ThermoPower.Examples.CISE.CISESim120501', 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;
"Notification: Skipped loading package Complex (3.2.1,default) using MODELICAPATH /var/lib/jenkins2/ws/OpenModelica_maintenance_v1.14_2/build/bin/../lib/omlibrary (uses-annotation may be wrong).
Warning: The model contains alias variables with conflicting start and/or nominal values. It is recommended to resolve the conflicts, because otherwise the system could be hard to solve. To print the conflicting alias sets and the chosen candidates please use -d=aliasConflicts.
"

Equation mismatch: diff says:
--- /tmp/omc-rtest-unknown/simulation/libraries/3rdParty/ThermoPower/Bug2537.mos_temp1675/equations-expected2019-10-27 11:23:16.761157700 +0000
+++ /tmp/omc-rtest-unknown/simulation/libraries/3rdParty/ThermoPower/Bug2537.mos_temp1675/equations-got2019-10-27 11:24:05.776606891 +0000
@@ -1,14 +1,15 @@
 true
-"Notification: Automatically loaded package Complex 3.2.1 due to uses annotation.
+"Notification: Skipped loading package Complex (3.2.1) using MODELICAPATH /var/lib/jenkins2/ws/OpenModelica_maintenance_v1.14_2/build/bin/../lib/omlibrary (uses-annotation may be wrong).
 "
 true
 ""
 record SimulationResult
 resultFile = "ThermoPower.Examples.CISE.CISESim120501_res.mat",
 simulationOptions = "startTime = 0.0, stopTime = 1200.0, numberOfIntervals = 1000, tolerance = 1e-07, method = 'dassl', fileNamePrefix = 'ThermoPower.Examples.CISE.CISESim120501', 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;
-"Warning: The model contains alias variables with conflicting start and/or nominal values. It is recommended to resolve the conflicts, because otherwise the system could be hard to solve. To print the conflicting alias sets and the chosen candidates please use -d=aliasConflicts.
+"Notification: Skipped loading package Complex (3.2.1,default) using MODELICAPATH /var/lib/jenkins2/ws/OpenModelica_maintenance_v1.14_2/build/bin/../lib/omlibrary (uses-annotation may be wrong).
+Warning: The model contains alias variables with conflicting start and/or nominal values. It is recommended to resolve the conflicts, because otherwise the system could be hard to solve. To print the conflicting alias sets and the chosen candidates please use -d=aliasConflicts.
 "

Equation mismatch: omc-diff says:
Failed 'A' 'S'
Line 2: Text differs:
expected: "Notification: Automatically loaded package Complex 
got:      "Notification: Skipped loading package Complex (

== 1 out of 1 tests failed [simulation/libraries/3rdParty/ThermoPower/Bug2537.mos_temp1675, time: 49]