]
Will Burns updated ISPN-11372:
------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
AsyncTimeBasedOfflineTest.testSFOOffline() random failures
----------------------------------------------------------
Key: ISPN-11372
URL:
https://issues.redhat.com/browse/ISPN-11372
Project: Infinispan
Issue Type: Bug
Components: Test Suite
Reporter: Pedro Ruivo
Assignee: Pedro Ruivo
Priority: Major
Labels: testsuite_stability
Fix For: 11.0.0.Alpha2
The OfflineStatus is updated asynchronously. Sometimes, it happens the test thread is
faster and, when checks the offline status, it isn't updated yet.