Skip to content

Commit

Permalink
increasse travis run time
Browse files Browse the repository at this point in the history
  • Loading branch information
JayHuLBL committed Dec 18, 2024
1 parent 8ce1dfb commit 10323a2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Buildings/Resources/Scripts/BuildingsPy/conf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,10 @@
openmodelica:
comment: simulation terminated by an assertion at initialization.
simulate: false
- model_name: Buildings.Fluid.Humidifiers.Validation.DXDehumidifier
optimica:
comment: timeout on travis after 300s, https://app.travis-ci.com/github/lbl-srg/modelica-buildings/jobs/628320833
time_out: 600
- model_name: Buildings.Fluid.HydronicConfigurations.ActiveNetworks.Examples.DecouplingMixing
optimica:
comment: 'The following equation(s) could not be matched to any variable: isEna.u = loa.ctl.cha.pre_u_start...'
Expand Down

1 comment on commit 10323a2

@mwetter
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JayHuLBL : What was done to analyze this slow computation? With OpenModelica, the model simulates in 0.3 seconds. There is some underlying issue here that this time_out sweeps under the rug. Please analyze the cause and as needed reach out to Modelon and enter the issue number that handles this.

Please sign in to comment.