Skip to content

Commit

Permalink
temporary disable ipc_file_prov* tests
Browse files Browse the repository at this point in the history
  • Loading branch information
bratpiorka committed Oct 14, 2024
1 parent ba3fcd5 commit 602ccfc
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -446,8 +446,10 @@ if(LINUX)
ipc_file_prov_producer.c
common/ipc_common.c
common/ipc_os_prov_common.c)
add_umf_ipc_test(TEST ipc_file_prov)
add_umf_ipc_test(TEST ipc_file_prov_fsdax)

# TODO - fix ipc_file_prov and ipc_file_prov_fsdax tests
# add_umf_ipc_test(TEST ipc_file_prov) add_umf_ipc_test(TEST
# ipc_file_prov_fsdax)
endif()

# TODO add IPC tests for CUDA
Expand Down

0 comments on commit 602ccfc

Please sign in to comment.