Skip to content

Commit ccfe595

Browse files
authored
Updated OCT image to 1.55.11 (#4107)
1 parent ae58641 commit ccfe595

2 files changed

Lines changed: 6 additions & 3 deletions

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ env:
3333
- DOCKER_REPONAME=lbnlblum
3434
- BUILDINGSPY_VERSION=BuildingsPy@0bc654fd913c83f64163be167807e8989eff0293
3535
- OMC_VERSION=ubuntu-2204-omc:1.24.0-1
36-
- OPTIMICA_VERSION=travis-ubuntu-2204-optimica:1.51.6
36+
- OPTIMICA_VERSION=travis-ubuntu-2204-optimica:1.55.11
3737
- DYMOLA_VERSION=travis_ubuntu-2004_dymola:2024xRefresh1-x86_64
3838
- ENERGYPLUS_9_6_0=EnergyPlus-9.6.0-f420c06a69-Linux-Ubuntu20.04-x86_64
3939
- ENERGYPLUS_23_1_0=EnergyPlus-23.1.0-87ed9199d4-Linux-Ubuntu20.04-x86_64

Buildings/Resources/Scripts/BuildingsPy/conf.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,8 @@
138138
comment: Timeout during translation
139139
time_out: 600
140140
optimica:
141-
comment: Timeout on travis
142-
time_out: 600
141+
comment: 'MemoryError: The compilation process was unexpectedly killed by the system, https://app.travis-ci.com/github/lbl-srg/modelica-buildings/jobs/630222485'
142+
translate: false
143143
- model_name: Buildings.Examples.VAVReheat.Validation.Guideline36SteadyState
144144
openmodelica:
145145
comment: simulation terminated by an assertion at initialization
@@ -257,6 +257,9 @@
257257
openmodelica:
258258
comment: Translation failed.
259259
translate: false
260+
optimica:
261+
comment: PyModelicaException due to NullPointerException
262+
translate: false
260263
- model_name: Buildings.Templates.Plants.HeatPumps.Components.Validation.ValvesIsolation
261264
openmodelica:
262265
comment: Translation failed.

0 commit comments

Comments
 (0)