merlimat opened a new issue #2942: Intermittent test failure in TestS3Offload URL: https://github.com/apache/pulsar/issues/2942 ``` Error Message arrays differ firstly at element [15]; expected value is <48> but was <49>. Stacktrace java.lang.AssertionError: arrays differ firstly at element [15]; expected value is <48> but was <49>. at org.testng.Assert.fail(Assert.java:96) at org.testng.Assert.assertEquals(Assert.java:195) at org.testng.Assert.assertEquals(Assert.java:179) at org.apache.pulsar.tests.integration.offload.TestS3Offload.testPublishOffloadAndConsumeViaThreshold(TestS3Offload.java:212) ``` Full error logs at https://gist.github.com/merlimat/cf7823d2a5fafae7661772f91e1710a7
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
