-
Notifications
You must be signed in to change notification settings - Fork 277
Fix VMM test suite #1276
Copy link
Copy link
Closed
Labels
P0High priority - Must do!High priority - Must do!bugSomething isn't workingSomething isn't workingcuda.coreEverything related to the cuda.core moduleEverything related to the cuda.core moduletestImprovements or additions to testsImprovements or additions to tests
Milestone
Metadata
Metadata
Assignees
Labels
P0High priority - Must do!High priority - Must do!bugSomething isn't workingSomething isn't workingcuda.coreEverything related to the cuda.core moduleEverything related to the cuda.core moduletestImprovements or additions to testsImprovements or additions to tests
Using
SECURITY_ATTRIBUTESwas wrong:cuda-python/cuda_core/tests/test_memory.py
Lines 318 to 334 in b1a6baf
we should use
OBJECT_ATTRIBUTESinstead. See discussion starting here: #1263 (comment).