Skip to content
This repository was archived by the owner on Apr 3, 2019. It is now read-only.

Commit 13c7f7a

Browse files
perostOpenModelica-Hudson
authored andcommitted
[NF] Disable final parameter tests.
Belonging to [master]: - OpenModelica/OMCompiler#2991 - #1145
1 parent 3f3f13a commit 13c7f7a

2 files changed

Lines changed: 20 additions & 20 deletions

File tree

flattening/modelica/scodeinst/Makefile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -391,9 +391,6 @@ Final4.mo \
391391
Final5.mo \
392392
Final6.mo \
393393
Final7.mo \
394-
FinalParameter1.mo \
395-
FinalParameter2.mo \
396-
FinalParameter3.mo \
397394
ForConnect1.mo \
398395
ForEquation1.mo \
399396
ForEquation2.mo \
@@ -836,6 +833,9 @@ OCGTests.mos \
836833
# test that currently fail. Move up when fixed.
837834
# Run make testfailing
838835
FAILINGTESTFILES=\
836+
FinalParameter1.mo \
837+
FinalParameter2.mo \
838+
FinalParameter3.mo \
839839
CevalRecordArray3.mo \
840840
IfExpression6.mo \
841841
RedeclareConstant1.mo \

flattening/modelica/scodeinst/OCGTests.mos

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ checkModel(PowerSystems.Examples.AC3ph.Inverters.Rectifier); getErrorString();
5858
// ""
5959
// "Check of Modelica.Mechanics.MultiBody.Examples.Constraints.PrismaticConstraint completed successfully.
6060
// Class Modelica.Mechanics.MultiBody.Examples.Constraints.PrismaticConstraint has 2549 equation(s) and 2549 variable(s).
61-
// 1961 of these are trivial equation(s)."
61+
// 1957 of these are trivial equation(s)."
6262
// ""
6363
// "Check of Modelica.Mechanics.MultiBody.Examples.Constraints.RevoluteConstraint completed successfully.
6464
// Class Modelica.Mechanics.MultiBody.Examples.Constraints.RevoluteConstraint has 2355 equation(s) and 2355 variable(s).
@@ -98,15 +98,15 @@ checkModel(PowerSystems.Examples.AC3ph.Inverters.Rectifier); getErrorString();
9898
// ""
9999
// "Check of Modelica.Mechanics.MultiBody.Examples.Elementary.LineForceWithTwoMasses completed successfully.
100100
// Class Modelica.Mechanics.MultiBody.Examples.Elementary.LineForceWithTwoMasses has 2299 equation(s) and 2299 variable(s).
101-
// 1702 of these are trivial equation(s)."
101+
// 1690 of these are trivial equation(s)."
102102
// ""
103103
// "Check of Modelica.Mechanics.MultiBody.Examples.Elementary.Pendulum completed successfully.
104104
// Class Modelica.Mechanics.MultiBody.Examples.Elementary.Pendulum has 931 equation(s) and 931 variable(s).
105105
// 659 of these are trivial equation(s)."
106106
// ""
107107
// "Check of Modelica.Mechanics.MultiBody.Examples.Elementary.PendulumWithSpringDamper completed successfully.
108108
// Class Modelica.Mechanics.MultiBody.Examples.Elementary.PendulumWithSpringDamper has 1323 equation(s) and 1323 variable(s).
109-
// 971 of these are trivial equation(s)."
109+
// 969 of these are trivial equation(s)."
110110
// ""
111111
// "Check of Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravity completed successfully.
112112
// Class Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravity has 908 equation(s) and 908 variable(s).
@@ -126,27 +126,27 @@ checkModel(PowerSystems.Examples.AC3ph.Inverters.Rectifier); getErrorString();
126126
// ""
127127
// "Check of Modelica.Mechanics.MultiBody.Examples.Elementary.RollingWheelSetDriving completed successfully.
128128
// Class Modelica.Mechanics.MultiBody.Examples.Elementary.RollingWheelSetDriving has 2063 equation(s) and 2063 variable(s).
129-
// 1551 of these are trivial equation(s)."
129+
// 1547 of these are trivial equation(s)."
130130
// ""
131131
// "Check of Modelica.Mechanics.MultiBody.Examples.Elementary.RollingWheelSetPulling completed successfully.
132132
// Class Modelica.Mechanics.MultiBody.Examples.Elementary.RollingWheelSetPulling has 2155 equation(s) and 2155 variable(s).
133-
// 1627 of these are trivial equation(s)."
133+
// 1623 of these are trivial equation(s)."
134134
// ""
135135
// "Check of Modelica.Mechanics.MultiBody.Examples.Elementary.SpringDamperSystem completed successfully.
136136
// Class Modelica.Mechanics.MultiBody.Examples.Elementary.SpringDamperSystem has 1644 equation(s) and 1644 variable(s).
137-
// 1228 of these are trivial equation(s)."
137+
// 1227 of these are trivial equation(s)."
138138
// ""
139139
// "Check of Modelica.Mechanics.MultiBody.Examples.Elementary.SpringMassSystem completed successfully.
140140
// Class Modelica.Mechanics.MultiBody.Examples.Elementary.SpringMassSystem has 1450 equation(s) and 1450 variable(s).
141-
// 1100 of these are trivial equation(s)."
141+
// 1098 of these are trivial equation(s)."
142142
// ""
143143
// "Check of Modelica.Mechanics.MultiBody.Examples.Elementary.SpringWithMass completed successfully.
144144
// Class Modelica.Mechanics.MultiBody.Examples.Elementary.SpringWithMass has 949 equation(s) and 949 variable(s).
145145
// 668 of these are trivial equation(s)."
146146
// ""
147147
// "Check of Modelica.Mechanics.MultiBody.Examples.Elementary.Surfaces completed successfully.
148148
// Class Modelica.Mechanics.MultiBody.Examples.Elementary.Surfaces has 1247 equation(s) and 1247 variable(s).
149-
// 979 of these are trivial equation(s)."
149+
// 977 of these are trivial equation(s)."
150150
// ""
151151
// "Check of Modelica.Mechanics.MultiBody.Examples.Elementary.ThreeSprings completed successfully.
152152
// Class Modelica.Mechanics.MultiBody.Examples.Elementary.ThreeSprings has 1465 equation(s) and 1465 variable(s).
@@ -158,39 +158,39 @@ checkModel(PowerSystems.Examples.AC3ph.Inverters.Rectifier); getErrorString();
158158
// ""
159159
// "Check of Modelica.Mechanics.MultiBody.Examples.Loops.Engine1a completed successfully.
160160
// Class Modelica.Mechanics.MultiBody.Examples.Loops.Engine1a has 2383 equation(s) and 2383 variable(s).
161-
// 1840 of these are trivial equation(s)."
161+
// 1839 of these are trivial equation(s)."
162162
// ""
163163
// "Check of Modelica.Mechanics.MultiBody.Examples.Loops.Engine1b completed successfully.
164164
// Class Modelica.Mechanics.MultiBody.Examples.Loops.Engine1b has 2487 equation(s) and 2487 variable(s).
165-
// 1914 of these are trivial equation(s)."
165+
// 1913 of these are trivial equation(s)."
166166
// ""
167167
// "Check of Modelica.Mechanics.MultiBody.Examples.Loops.Engine1b_analytic completed successfully.
168168
// Class Modelica.Mechanics.MultiBody.Examples.Loops.Engine1b_analytic has 2751 equation(s) and 2751 variable(s).
169-
// 2095 of these are trivial equation(s)."
169+
// 2081 of these are trivial equation(s)."
170170
// ""
171171
// "Check of Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6 completed successfully.
172172
// Class Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6 has 11122 equation(s) and 11122 variable(s).
173-
// 8737 of these are trivial equation(s)."
173+
// 8731 of these are trivial equation(s)."
174174
// ""
175175
// "Check of Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6_analytic completed successfully.
176176
// Class Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6_analytic has 9016 equation(s) and 9016 variable(s).
177-
// 6843 of these are trivial equation(s)."
177+
// 6759 of these are trivial equation(s)."
178178
// ""
179179
// "Check of Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar1 completed successfully.
180180
// Class Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar1 has 2055 equation(s) and 2055 variable(s).
181-
// 1499 of these are trivial equation(s)."
181+
// 1497 of these are trivial equation(s)."
182182
// ""
183183
// "Check of Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar2 completed successfully.
184184
// Class Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar2 has 2237 equation(s) and 2237 variable(s).
185-
// 1601 of these are trivial equation(s)."
185+
// 1587 of these are trivial equation(s)."
186186
// ""
187187
// "Check of Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar_analytic completed successfully.
188188
// Class Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar_analytic has 1738 equation(s) and 1738 variable(s).
189-
// 1325 of these are trivial equation(s)."
189+
// 1322 of these are trivial equation(s)."
190190
// ""
191191
// "Check of Modelica.Mechanics.MultiBody.Examples.Loops.PlanarLoops_analytic completed successfully.
192192
// Class Modelica.Mechanics.MultiBody.Examples.Loops.PlanarLoops_analytic has 4009 equation(s) and 4009 variable(s).
193-
// 2906 of these are trivial equation(s)."
193+
// 2870 of these are trivial equation(s)."
194194
// ""
195195
// "Check of Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.ActuatedDrive completed successfully.
196196
// Class Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.ActuatedDrive has 1525 equation(s) and 1525 variable(s).

0 commit comments

Comments
 (0)