Opened 8 years ago
Last modified 4 years ago
#4564 new defect
State machine tests fail with C run-time
| Reported by: | Bernhard Thiele | Owned by: | somebody |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | Run-time | Version: | |
| Keywords: | Cc: | Olena Rogovchenko, berger@…, Lennart Ochel |
Description
The test suite contains two state machine tests (simulation/modelica/statemachines) which require the C++ run-time:
- EnteringByReset.mos
- SMGraphicalTestCases_DeepHierarchy.mos
Both need the line setCommandLineOptions({"+simCodeTarget=Cpp"}); in order to succeed, otherwise the tests fail.
Change History (5)
comment:1 by , 7 years ago
| Milestone: | 1.13.0 → 1.14.0 |
|---|
comment:2 by , 6 years ago
| Milestone: | 1.14.0 → 1.16.0 |
|---|
Releasing 1.14.0 which is stable and has many improvements w.r.t. 1.13.2. This issue is rescheduled to 1.16.0
comment:4 by , 5 years ago
| Milestone: | 1.17.0 → 1.18.0 |
|---|
Retargeted to 1.18.0 because of 1.17.0 timed release.
Note:
See TracTickets
for help on using tickets.

Rescheduled to 1.14.0 after 1.13.0 releasee