We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6540f6e commit 93ed467Copy full SHA for 93ed467
test/python/unittest/API/APITest.py
@@ -2349,7 +2349,7 @@ def testKeepaliveComponentExtraction(self):
2349
guard root objects from garbage collection."""
2350
self.testKeepaliveMeshComponent()
2351
self.testKeepaliveParticlePosition()
2352
- self.testKeepaliveParticlePatches()
+ # self.testKeepaliveParticlePatches()
2353
2354
def testKeepaliveMeshComponent(self):
2355
"""Test keepalive for mesh component extraction."""
0 commit comments