#3453 closed defect (wontfix)
Failed optimization tests after back end changes
Reported by: | Lennart Ochel | Owned by: | Vitalij Ruge |
---|---|---|---|
Priority: | high | Milestone: | 1.9.4 |
Component: | Backend | Version: | |
Keywords: | Cc: | Adrian Pop, Vitalij Ruge, Willi Braun |
Description (last modified by )
There are problems with some optimization tests after the latest back end changes (#3452):
openmodelica/cruntime/optimization/basic/TFC5.mos openmodelica/cruntime/optimization/basic/testAlgLoop7.mos
Vitalij, can you have a look and explain what the issue is?
Change History (11)
comment:1 by , 9 years ago
Milestone: | Future → 1.9.4 |
---|
comment:2 by , 9 years ago
Cc: | added |
---|
comment:3 by , 9 years ago
Description: | modified (diff) |
---|
comment:4 by , 9 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
I will have a closer look at this issue.
follow-up: 7 comment:6 by , 9 years ago
Resolution: | → wontfix |
---|---|
Status: | assigned → closed |
follow-up: 8 comment:7 by , 9 years ago
Replying to vitalij:
Resolution set to wontfix
Status changed from assigned to closed
What does it mean? Will there be no more maintenance of the optimization feature?
comment:8 by , 9 years ago
Replying to lochel:
Replying to vitalij:
Resolution set to wontfix
Status changed from assigned to closed
What does it mean?
It's work if we skipped initilation
(with -iif and -iim none) and I don't seem a good change to keep it compatible with structure changes for (#3452).
Will there be no more maintenance of the optimization feature?
No! The feature is partial lost for initialation.
mv to 3455.
Note: after disable "removeUnusedFunctions" runReduceDrumBoiler.mos work.