Kamilla Aslami created GEODE-9433:
-------------------------------------
Summary: CI Failure in GarbageCollectCache.VerifyNoLeakedThreads
integration test
Key: GEODE-9433
URL: https://issues.apache.org/jira/browse/GEODE-9433
Project: Geode
Issue Type: Bug
Components: native client
Reporter: Kamilla Aslami
{code:java}
Apache.Geode.Client.IntegrationTests.GarbageCollectCache.VerifyNoLeakedThreads
....................................***Failed 78.00 sec
Discovering: Apache.Geode.IntegrationTests2
Discovered: Apache.Geode.IntegrationTests2
Starting: Apache.Geode.IntegrationTests2
Apache.Geode.Client.IntegrationTests.GarbageCollectCache.VerifyNoLeakedThreads
[FAIL]
ncThreadsBefore = 33, ncThreadsAfter = 25
Expected: False
Actual: True
Stack Trace:
C:\Users\build\source\clicache\integration-test2\GarbageCollectCache.cs(89,0):
at
Apache.Geode.Client.IntegrationTests.GarbageCollectCache.VerifyNoLeakedThreads()
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)