未验证 提交 e8a88164 编写于 作者: A Aurelius84 提交者: GitHub

disable test_standalone_executor temporarily (#35436)

上级 80c0cc97
file(GLOB TEST_INTERP_CASES RELATIVE "${CMAKE_CURRENT_SOURCE_DIR}" "test_*.py")
string(REPLACE ".py" "" TEST_INTERP_CASES "${TEST_INTERP_CASES}")
list(REMOVE_ITEM TEST_INTERP_CASES test_standalone_executor)
foreach(target ${TEST_INTERP_CASES})
py_test_modules(${target} MODULES ${target})
endforeach()
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册