gaussianrecurrence commented on pull request #713:
URL: https://github.com/apache/geode-native/pull/713#issuecomment-823551226


   > I fixed the failing test, but now failing on rhel-7:
   > `1/1 Test #1: apache-geode_unittests ...........***Failed 18.21 sec`
   > I'm not sure if it is related to my changes as it failed before re-trigger 
on cpp-legacy-integration-tests:
   > `120 - testThinClientPutWithDelta (Failed)`
   
   Indeed, this test failing is unrelated to your changes. My bad, should have 
used a semaphore in those tests rather than just a CV to avoid possible race 
condition. Will create a PR solving the issue today.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to