Skip to content

Commit

Permalink
Don't run derived test in MPI mode, it's not written for that (#4104)
Browse files Browse the repository at this point in the history
  • Loading branch information
eisenhauer committed Mar 25, 2024
1 parent 44e4478 commit 61e2b08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing/adios2/derived/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
#accompanying file Copyright.txt for details.
#------------------------------------------------------------------------------#

gtest_add_tests_helper(DerivedCorrectness MPI_ALLOW BP Derived. "")
gtest_add_tests_helper(DerivedCorrectness MPI_NONE BP Derived. "")

0 comments on commit 61e2b08

Please sign in to comment.