diff --git a/Applications/Utils/Tests.cmake b/Applications/Utils/Tests.cmake
index 0e8d8ef045b96ab3d6da79701ee2542efca937e7..6e8e7333956eae074bfe0fd64434408f946b1436 100644
--- a/Applications/Utils/Tests.cmake
+++ b/Applications/Utils/Tests.cmake
@@ -200,6 +200,7 @@ AddTest(
     PATH MeshGeoToolsLib/Hamburg
     EXECUTABLE Mesh2Raster
     EXECUTABLE_ARGS -i 00-surface.vtu -o ${Data_BINARY_DIR}/MeshGeoToolsLib/Hamburg/00-raster.asc -c 25
+    REQUIREMENTS NOT OGS_USE_MPI
     TESTER diff
     DIFF_DATA 00-raster.asc
 )