Skip to content
Unstable

#125 (Oct 11, 2025, 1:52:50 AM)

Started 2 days 11 hr ago
Took 4 hr 57 min
Build Artifacts
compliance-v1.26.0-dev.399+gc53de42f236.html71.11 KiB view
compliance.failures8.94 KiB view
OpenModelicaUsersGuide-latest.epub6.64 MiB view
OpenModelicaUsersGuide-latest.html.tar.xz6.41 MiB view
OpenModelicaUsersGuide-latest.pdf7.45 MiB view
Test_FMUs.tar.gz127.00 MiB view
BouncingBall.fmu2.01 MiB view
FmuExportCrossCompile.fmu2.00 MiB view
RoomHeating_OM_RH.fmu2.05 MiB view
WaterTank_Control.fmu2.00 MiB view
WaterTank_TestSingleWaterTank.fmu2.03 MiB view

Branch indexing

Revision: f1e6a3eea5151797e70eaf7b3d238bfd15e05aad
Repository: https://github.com/OpenModelica/OpenModelica.git
  • PR-10773
Revision: 522d858d3cb5b24c7045e465bd7daf30c8d0bc52
Repository: https://github.com/OpenModelica/OpenModelica.git
  • PR-10773
Revision: c53de42f236a39e3cbdaa51f3f70c3eac9c72609
Repository: https://github.com/OpenModelica/OpenModelica.git
  • PR-10773
Revision: 81f8ac4a4880a9c0cda42f8a48b2b13e1dcd2e56
Repository: https://github.com/OpenModelica/OpenModelica.git
  • PR-10773
Revision: 6483aa45cc973c3a6b1cb690d0338fc895d0b0ad
Repository: https://github.com/OpenModelica/OpenModelica.git
  • PR-10773
Revision: eabe243c460453abe7922350b702e3b9c269099d
Repository: https://github.com/OpenModelica/OpenModelica.git
  • PR-10773
Revision: 3551ee2bb9cead3e19dc40a537e10aea1f6b42fe
Repository: https://github.com/OpenModelica/OpenModelica.git
  • PR-10773
Revision: 86e036f351dcc4cbffd6213b6b99bf1ef5ae5008
Repository: https://github.com/OpenModelica/OpenModelica.git
  • PR-10773
Revision: 858641f2f2093bc228b48748b818e44b1ebff16d
Repository: https://github.com/OpenModelica/OpenModelica.git
  • PR-10773
Revision: 0e6607a7bac3faffff9d1aab87f3fd72e4d291e3
Repository: https://github.com/OpenModelica/OpenModelica.git
  • PR-10773
Revision: a40db787f7e85265f3412ddf8b615aade90edaa8
Repository: https://github.com/OpenModelica/OpenModelica.git
  • PR-10773
Revision: e320d116c0a2231053c4597fc4cd5b1af43052b0
Repository: https://github.com/OpenModelica/OpenModelica.git
  • PR-10773
Revision: dafe77491263b90e735483be13d1d1624b25b3eb
Repository: https://github.com/OpenModelica/OpenModelica.git
  • PR-10773
Revision: 188af6c68c5b3ee595c6ed1646558c76ee283ec7
Repository: https://github.com/OpenModelica/OpenModelica.git
  • PR-10773
Revision: bace9ff2d3c6554163d9fc63ab174abc76e20ee7
Repository: https://github.com/OpenModelica/OpenModelica.git
  • PR-10773
Revision: 281373f86d665d2711d37958a1901cb3fca47077
Repository: https://github.com/OpenModelica/OpenModelica.git
  • PR-10773
Test Result (14 failures / ±0)Show all failed tests >>>
Revision: 4ec2f9b208bcbe8ee20d9e9e0be86120c4f8aed8
Repository: https://github.com/OpenModelica/OpenModelica.git
  • PR-10773
Revision: 9d669ca6b1ff6cc1e964b71635cabd92771cc483
Repository: https://github.com/OpenModelica/OpenModelica.git
  • PR-10773
Revision: 2ddcbe795d6e90fea20a19cec4e1c503d686b989
Repository: https://github.com/OpenModelica/OpenModelica.git
  • PR-10773
Revision: 19aacd9a4d6b20ed108e41ca3815e0765b8fc1db
Repository: https://github.com/OpenModelica/OpenModelica.git
  • PR-10773
Revision: 73a8684481e267bf613d48c64a23afc48fba504f
Repository: https://github.com/OpenModelica/OpenModelica.git
  • PR-10773
Revision: dd33224e8305656e0c9ff16448979699177ea326
Repository: https://github.com/OpenModelica/OpenModelica.git
  • PR-10773
Revision: 6d44c68d5a5439b2392fea48c9737835a9eefaea
Repository: https://github.com/OpenModelica/OpenModelica.git
  • PR-10773
Changes
  1. Use proper format specifiers (#14446) (details / githubweb)
  2. Refactor read_input_xml (#14435) (details / githubweb)
  3. [MOO, OPT] use pure CMake build for MOO / Ipopt / MUMPS (#14419) (details / githubweb)
  4. Fix include (#14449) (details / githubweb)
  5. Fix operator record typing (#14451) (details / githubweb)
  6. Free memory in `EQUATION_INFO` and `FUNCTION_INFO` (#14450) (details / githubweb)
  7. [MOO] remove libquadmath dependency (#14454) (details / githubweb)
  8. Parameter array index mapping (#14455) (details / githubweb)
  9. [NB/NF] add proper merging of cref subscripts (#14441) (details / githubweb)
  10. fix for #14456 guard free with the same ifdefs as alloc (#14458) (details / githubweb)
  11. [NF] fix converting fill() to array-constructor (#14461) (details / githubweb)
  12. Use hashContinue in hash functions (#14463) (details / githubweb)
  13. [NB] fix initial parameter record equations (#14467) (details / githubweb)
  14. [NB] update subscripted expression adjacency matrix (#14469) (details / githubweb)
  15. Handle tuple types when deducing array dimensions (#14466) (details / githubweb)
  16. [NF] fix cref subscript merge mapper (#14474) (details / githubweb)
  17. [NB/Template] create iterator before preExp because it can depend on iterators (#14475) (details / githubweb)
  18. add test for #14456 (#14477) (details / githubweb)
  19. Type crefs involving name nodes better (#14473) (details / githubweb)
  20. Changing macro CHECK_OVERRIDE to function (#14481) (details / githubweb)
  21. Sensitivity optimization settings (#14471) (details / githubweb)
  22. Updated OMSens install instructions (#14482) (details / githubweb)
  23. [NB] fix hashlist for empty lists (#14478) (details / githubweb)
  24. [NB] fix regression. children need to have binding as start (#14484) (details / githubweb)
  25. Add OMSens settings documentation (#14487) (details / githubweb)
  26. Fix hash for empty lists (#14488) (details / githubweb)
  27. [NB] update strong component and tearing util functions (#14486) (details / githubweb)
  28. [NB] do not create when-equations for noEvent asserts (#14489) (details / githubweb)