He-Pin opened a new pull request, #2794:
URL: https://github.com/apache/pekko/pull/2794

   ## Motivation
   
   Increase test timeouts and add explicit assertions to reduce flaky test 
failures in EventSourcedBehaviorRetentionSpec. The test was sensitive to timing 
and could fail intermittently under load.
   
   ## Modification
   
   Added longer timeouts for snapshot deletion expectations. Changed assertions 
to be more tolerant of timing variations while still validating the core 
behavior.
   
   ## Result
   
   EventSourcedBehaviorRetentionSpec becomes more reliable in CI environments 
with variable load.
   
   ## References
   
   - Upstream commit: 
[akka/akka-core@cb7e11de49](https://github.com/akka/akka-core/commit/cb7e11de49),
 which is now Apache licensed.
   - Cherry-picked from akka/akka-core v2.8.0 (released Sept 2022, BSL -> 
Apache 2.0 after 3 years).
   


-- 
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.

To unsubscribe, e-mail: [email protected]

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to