diff --git a/tensorflow/lite/ios/BUILD.apple b/tensorflow/lite/ios/BUILD.apple index 2f6b40c5a8a..51590cf5225 100644 --- a/tensorflow/lite/ios/BUILD.apple +++ b/tensorflow/lite/ios/BUILD.apple @@ -201,6 +201,7 @@ build_test( "notsan", # TODO(b/176993122): restore once the apple_genrule issue is resolved. "notap", + "nozapfhahn", ], targets = [ ":TensorFlowLiteCCoreML_framework",