Skip to content

Commit

Permalink
Skip troublesome tests until time to resolve precompile issues.
Browse files Browse the repository at this point in the history
  • Loading branch information
aprilnovak committed Apr 27, 2022
1 parent ad93bf9 commit e8c68af
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions test/tests/nek_standalone/channel/tests
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,6 @@
"solution (on the GLL points versus on the mesh mirror). This verifies "
"correct extraction of the NekRS solution with the 'output' parameter feature."
required_objects = 'NekRSProblem'
skip = 'Need to resolve precompile issues'
[]
[]
1 change: 1 addition & 0 deletions test/tests/nek_standalone/ktauChannel/tests
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@
requirement = "Cardinal shall be able to run the ktauChannel NekRS example with a thin wrapper "
"when using a volume mesh mirror. "
required_objects = 'NekRSProblem'
skip = 'Need to resolve precompile issues'
[]
[]
2 changes: 2 additions & 0 deletions test/tests/nek_standalone/lowMach/tests
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"solution (on the GLL points versus on the mesh mirror). This verifies "
"correct extraction of the NekRS solution with the 'output' parameter feature."
required_objects = 'NekRSProblem'
skip = 'Need to resolve precompile issues'
[]
[boundary]
type = CSVDiff
Expand All @@ -42,5 +43,6 @@
"solution (on the GLL points versus on the mesh mirror). This verifies "
"correct extraction of the NekRS solution with the 'output' parameter feature."
required_objects = 'NekRSProblem'
skip = 'Need to resolve precompile issues'
[]
[]

0 comments on commit e8c68af

Please sign in to comment.