Skip to content

C API test failures with DPCPP 2021.4 #607

Closed
@diptorupd

Description

@diptorupd

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions