pjfanning commented on issue #104: URL: https://github.com/apache/pekko-projection/issues/104#issuecomment-4388109810
today ``` <-- [org.apache.pekko.projection.jdbc.JdbcProjectionTest: atLeastOnceShouldRestartFromPreviousOffset] End of log messages of test that failed with expected:<abc|def|[ghi|]> but was:<abc|def|[]> [info] - atLeastOnceShouldRestartFromPreviousOffset *** FAILED *** [info] org.junit.ComparisonFailure: expected:<abc|def|[ghi|]> but was:<abc|def|[]> ``` -- 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]
