WojciechMazur commented on PR #1474: URL: https://github.com/apache/pekko/pull/1474#issuecomment-2361454097
There's some weird thing going in the `persistence-typed-tests/testOnly org.apache.pekko.persistence.typed.EventSourcedBehaviorLoggingContextLoggerSpec` From what I've observed locally test fails if `withLoggerName` is set to `org.apache.pekko.persistence.typed.EventSourcedBehaviorLoggingSpec$ChattyEventSourcingBehavior$` but passed if it's set to `org.apache.pekko.persistence.typed.EventSourcedBehaviorLoggingSpec$` I would be grateful for any pointers as to why it might happened, so we can prepare a reproducer. -- 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]
