未验证 提交 acb5039a 编写于 作者: T tianshuo78520a 提交者: GitHub

Del test_async_read_write in CPU (#53882)

* fix

* fix
上级 7b1695af
......@@ -18,6 +18,10 @@ if(NOT WITH_COVERAGE)
list(REMOVE_ITEM TEST_OPS test_hapi_hub)
endif()
if(NOT WITH_GPU)
list(REMOVE_ITEM TEST_OPS test_async_read_write)
endif()
foreach(src ${TEST_OPS})
py_test(${src} SRCS ${src}.py)
endforeach()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册