Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This means the tests fail with an assertion error as we'd expect rather than throwing exceptions like ```java.lang.ArrayIndexOutOfBoundsException: Index 1 out of bounds for length 1 at io.kroxylicious.systemtests.clients.StrimziTestClient.extractRecordLinesFromLog(StrimziTestClient.java:117) at io.kroxylicious.systemtests.clients.StrimziTestClient.consumeMessages(StrimziTestClient.java:97) at io.kroxylicious.systemtests.steps.KroxyliciousSteps.consumeMessages(KroxyliciousSteps.java:47) at io.kroxylicious.systemtests.steps.KroxyliciousSteps.consumeMessageFromKafkaCluster(KroxyliciousSteps.java:65) at io.kroxylicious.systemtests.RecordEncryptionST.ensureClusterHasEncryptedMessage(RecordEncryptionST.java:97) ``` rh-pre-commit.version: 2.0.1 rh-pre-commit.check-secrets: ENABLED Signed-off-by: Sam Barker <[email protected]>
- Loading branch information