Skip to content

Commit

Permalink
Merge Pull Request #6600 from bartlettroscoe/Trilinos/6463-atdm-water…
Browse files Browse the repository at this point in the history
…man-disable-teko-test

Automatically Merged using Trilinos Pull Request AutoTester
PR Title: Disable Teko_testdriver_tpetra_MPI_4 in all atdm 'waterman' builds (#6463)
PR Author: bartlettroscoe
  • Loading branch information
trilinos-autotester authored Jan 17, 2020
2 parents f121ad6 + 557db4d commit 464684e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cmake/std/atdm/waterman/tweaks/Tweaks.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
ATDM_SET_ENABLE(PanzerAdaptersIOSS_tIOSSConnManager2_MPI_2_DISABLE ON)
ATDM_SET_ENABLE(PanzerAdaptersIOSS_tIOSSConnManager3_MPI_3_DISABLE ON)

# Disable randomly timing out test in all 'waterman' builds (#6463)
ATDM_SET_ENABLE(Teko_testdriver_tpetra_MPI_4_DISABLE ON)

IF (Trilinos_ENABLE_DEBUG)

# STEQR() test fails on IBM Power systems with current TPL setup (#2410, #6166)
Expand Down

0 comments on commit 464684e

Please sign in to comment.