Closed
Description
I am trying to build dpctl with code coverage turned on using python setup.py develop --coverage=1
and that leads to a hang (at least on my system) when running the DPCTLQueueMemberFuncTests/TestDPCTLQueueMemberFunctions.CheckMemOpsNullPtr
tests.
I see the following error message printed :
NULL pointer argument in memory copy operation. -30 (CL_INVALID_VALUE)
The error seems to be similar to what is happening with the coverage action in our CI.
Metadata
Metadata
Assignees
Labels
No labels