jojochuang commented on PR #7121:
URL: https://github.com/apache/ozone/pull/7121#issuecomment-2311349250
It failed in CI at a later location. This one might indicate product issue
actually.
```
Error: Tests run: 24, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:
29.049 s <<< FAILURE! - in
org.apache.hadoop.ozone.client.rpc.TestBlockOutputStream
Error:
org.apache.hadoop.ozone.client.rpc.TestBlockOutputStream.testWriteMoreThanFlushSize(boolean,
boolean)[3] Time elapsed: 0.053 s <<< FAILURE!
org.opentest4j.AssertionFailedError: expected: <250> but was: <50>
at
org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
at
org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
at
org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197)
at
org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:166)
at
org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:161)
at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:632)
at
org.apache.hadoop.ozone.client.rpc.TestBlockOutputStream.testWriteMoreThanFlushSize(TestBlockOutputStream.java:539)
```
--
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]