Skip to content

Commit

Permalink
Merge pull request idaholab#26130 from cticenhour/skip-natural-circul…
Browse files Browse the repository at this point in the history
…ation-out-of-tree

Skip natural_convection.natural_circulation_pipe test for out-of-tree builds
  • Loading branch information
loganharbour authored Nov 24, 2023
2 parents e8ff3c4 + 1dd2523 commit d62c3f0
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,7 @@
exodiff = 'natural_circulation_pipe_out.e'
requirement = 'The system shall be able to use pressure inlet and outlet boundary conditions to compute open, chimney-type natural circulation problems using weakly compressible navier-stokes equations.'
abs_zero = 1e-9
# skip test if test is being run out-of-tree. Issue Ref: #26129
installation_type = in_tree
[]
[]

0 comments on commit d62c3f0

Please sign in to comment.