Skip to content

Regression

simulation_libraries_3rdParty_ThermoPower.Bug2537.mos (from (result.xml))

Failing for the past 1 build (Since #3747 )
Took 48 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

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

==== Log C:\Windows\TEMP/omc-rtest-OpenModelica/simulation/libraries/3rdParty/ThermoPower/Bug2537.mos_temp4967/log-Bug2537.mos
true
"Notification: Automatically loaded package Complex 3.2.1 due to uses annotation from Modelica.
"
true
""
record SimulationResult
    resultFile = "",
    simulationOptions = "startTime = 0.0, stopTime = 1200.0, numberOfIntervals = 1000, tolerance = 1e-7, method = 'dassl', fileNamePrefix = 'ThermoPower.Examples.CISE.CISESim120501', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
    messages = "Failed to build model: ThermoPower.Examples.CISE.CISESim120501"
end SimulationResult;
"Warning: The model contains alias variables with redundant start and/or conflicting 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: 
--- "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/libraries/3rdParty/ThermoPower/Bug2537.mos_temp4967/equations-expected"2024-05-08 14:56:09.890553600 +0200
+++ "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/libraries/3rdParty/ThermoPower/Bug2537.mos_temp4967/equations-got"2024-05-08 14:56:55.033104600 +0200
@@ -2,17 +2,11 @@
 "Notification: Automatically loaded package Complex 3.2.1 due to uses annotation from Modelica.
 "
 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_STDOUT        | warning | While solving non-linear system an assertion failed during initialization.
-|                 | |       | | The non-linear solver tries to solve the problem that could take some time.
-|                 | |       | | It could help to provide better start-values for the iteration variables.
-|                 | |       | | For more information simulate with -lv LOG_NLS_V
-LOG_SUCCESS       | info    | The initialization finished successfully with 3 homotopy steps.
-LOG_SUCCESS       | info    | The simulation finished successfully.
-"
+resultFile = "",
+simulationOptions = "startTime = 0.0, stopTime = 1200.0, numberOfIntervals = 1000, tolerance = 1e-7, method = 'dassl', fileNamePrefix = 'ThermoPower.Examples.CISE.CISESim120501', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
+messages = "Failed to build model: ThermoPower.Examples.CISE.CISESim120501"
 end SimulationResult;
 "Warning: The model contains alias variables with redundant start and/or conflicting 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 'T' '"'
Line 7: Text differs:
expected: resultFile = "ThermoPower.Examples.CISE.CISESim
got:      resultFile = "",

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