Skip to content

Regression

simulation_modelica_start_value_selection.MinimalModel.mos (from (result.xml))

Failing for the past 1 build (Since #3812 )
Took 29 sec.

Stacktrace

Output mismatch (see stdout for details)

Standard Output

 + MinimalModel.mos [BUG: #2429]                                                     ... equation mismatch [time: 15]

==== Log C:\Windows\TEMP/omc-rtest-OpenModelica/simulation/modelica/start_value_selection/MinimalModel.mos_temp3440/log-MinimalModel.mos
{true}
""
true
""

Unreplaceable Crefs: (0)
========================================


Replacements: (4)
========================================
d -> -(-const_k)
b -> 0.0
c -> -const_k
a -> const_k

ExtendReplacements: (0)
========================================


Unreplaceable Crefs: (0)
========================================


########################################
dumpindxdae
########################################


unknown partition
========================================

Matching
========================================
0 variables and equations


StrongComponents
========================================



BackendDAEType: simulation


Known variables only depending on parameters and constants - globalKnownVars (5)
========================================
1: const_k:PARAM(start = 1.0 )  = -15.0  type: Real
2: a:PARAM(fixed = true )  = const_k  type: Real
3: c:PARAM(fixed = true )  = -const_k  type: Real
4: d:PARAM(fixed = true )  = const_k  type: Real
5: b:VARIABLE(fixed = true )  = 0.0  type: Real


{"",""}

'' 
Equation mismatch: diff says: 
--- "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/start_value_selection/MinimalModel.mos_temp3440/equations-expected"2024-06-13 15:20:16.180657800 +0200
+++ "C:\\Windows\\TEMP/omc-rtest-OpenModelica/simulation/modelica/start_value_selection/MinimalModel.mos_temp3440/equations-got"2024-06-13 15:20:31.046529400 +0200
@@ -50,7 +50,7 @@
 3: c:PARAM(fixed = true )  = -const_k  type: Real
 4: d:PARAM(fixed = true )  = const_k  type: Real
 5: b:VARIABLE(fixed = true )  = 0.0  type: Real
 
 
-{"MinimalModel","MinimalModel_init.xml"}
+{"",""}
 
'' 
Equation mismatch: omc-diff says: 
Failed 'M' '"'
Line 55: Text differs:
expected: {"MinimalModel","MinimalModel_init.xml"}
got:      {"",""}

== 1 out of 1 tests failed [simulation/modelica/start_value_selection/MinimalModel.mos_temp3440, time: 29]