Skip to content

Commit 1bccafc

Browse files
authored
Merge pull request #2097 from ibpsa/issue2096_openmodelica_1_26_3
Updated OpenModelica to 1.26.3 and Ubuntu to 24.04
2 parents 45c68bc + 3c82644 commit 1bccafc

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ env:
2222
global:
2323
- DOCKER_REPONAME=lbnlblum
2424
- BUILDINGSPY_VERSION=BuildingsPy@v5.2.0
25-
- OMC_VERSION=ubuntu-2204-omc:1.24.0-1
25+
- OMC_VERSION=ubuntu-2404-omc:1.26.3-1
2626
- DYMOLA_VERSION=travis_ubuntu-2404_dymola:2026x-x86_64
2727

2828
jobs:

IBPSA/Resources/Scripts/BuildingsPy/conf.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,10 @@
5757
openmodelica:
5858
comment: Timeout after 300 s
5959
time_out: 600
60-
- model_name: IBPSA.Fluid.HeatPumps.ModularReversible.Examples.LargeScaleWaterToWater_OneRoomRadiator
60+
- model_name: IBPSA.Fluid.HeatExchangers.Radiators.Examples.RadiatorEN442_2
6161
openmodelica:
62-
comment: simulation terminated by an assertion at initialization.
63-
simulate: false
62+
comment: 'Translation failed. See https://github.com/OpenModelica/OpenModelica/issues/14791'
63+
translate: false
6464
- model_name: IBPSA.ThermalZones.ReducedOrder.Validation.VDI6007.TestCase11
6565
openmodelica:
6666
comment: returned non-zero exit status 139

0 commit comments

Comments
 (0)