diff --git a/containers/Dockerfile.buildenv b/containers/Dockerfile.buildenv index ef035548a88e..ba5eb705f168 100644 --- a/containers/Dockerfile.buildenv +++ b/containers/Dockerfile.buildenv @@ -571,4 +571,4 @@ RUN if [ ${UBUNTU_VERSION} != 18.04 ] && [ "$TARGETARCH" != "amd64" ]; then \ .. \ && make ${PARALLEL_MAKE_ARG} CharacteristicExtract PreprocessCceWorldtube \ WriteCceWorldtubeCoordsToFile \ - && ctest -LE unit -R CharacteristicExtract + && ctest -LE unit -R CharacteristicExtract -E KleinGordon