Opened 8 years ago
Closed 7 years ago
#3994 closed discussion (worksforme)
Arch-Linux 2 failed tests git-master
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | high | Milestone: | Future |
Component: | *unknown* | Version: | |
Keywords: | Cc: |
Description
I built OM on Arch Linux and everything seemed to work except two tests failed.
Failed tests:
./openmodelica/fmi/ModelExchange/2.0/testBug3902.mos
./simulation/modelica/built_in_functions/MeasureTime.mos
I attached the log files.
Is this a problem with the current git master. Or is there some other problem you could point me to?
thanks!
Attachments (2)
Change History (5)
by , 8 years ago
Attachment: | testBug3902.mos.fail_log added |
---|
by , 8 years ago
Attachment: | MeasureTime.mos.fail_log added |
---|
comment:1 by , 8 years ago
comment:2 by , 8 years ago
Owner: | changed from | to
---|---|
Status: | new → accepted |
Type: | defect → discussion |
Alright perfect, thanks!
comment:3 by , 7 years ago
Resolution: | → worksforme |
---|---|
Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.
For #3902, you need to install the mingw cross-compilation packages (optional, unless you want to generate Windows FMUs from Linux). MeasureTime (optional) requires gnuplot with SVG plugins to run. If you do not need these features, there are no problems.