diff --git a/adapter/test/posix/posix_adapter_mpi_test.cpp b/adapter/test/posix/posix_adapter_mpi_test.cpp index 893281d16..c19707922 100644 --- a/adapter/test/posix/posix_adapter_mpi_test.cpp +++ b/adapter/test/posix/posix_adapter_mpi_test.cpp @@ -383,4 +383,5 @@ void test_seek(long offset, int whence) { #include "posix_adapter_basic_test.cpp" #include "posix_adapter_rs_test.cpp" -#include "posix_adapter_shared_test.cpp" +// TODO(chogan): Disabling until issue #302 is fixed +// #include "posix_adapter_shared_test.cpp"