He-Pin opened a new pull request, #2802: URL: https://github.com/apache/pekko/pull/2802
## Motivation SnapshotSerializeSpec contained a test case that was non-deterministic due to timing-dependent serialization behavior. ## Modification Removed the flaky test case that could not be made deterministic without fundamentally changing the test approach. ## Result Reduces false CI failures from non-deterministic test behavior. ## References - Upstream commit: [akka/akka-core@50372b37c5](https://github.com/akka/akka-core/commit/50372b37c5), 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]
