[Mlir-commits] [llvm] [mlir] [CMake] add `SKIP` to `add_lit_testsuites` (PR #157176)

Maksim Levental llvmlistbot at llvm.org
Sat Sep 6 01:31:15 PDT 2025


================
@@ -247,4 +247,5 @@ add_lit_testsuite(check-mlir "Running the MLIR regression tests"
 
 add_lit_testsuites(MLIR ${CMAKE_CURRENT_SOURCE_DIR}
   DEPENDS ${MLIR_TEST_DEPENDS}
+  SKIP python
----------------
makslevental wrote:

Yes

https://github.com/llvm/llvm-project/pull/157176


More information about the Mlir-commits mailing list