adoroszlai commented on PR #3764:
URL: https://github.com/apache/ozone/pull/3764#issuecomment-1255470596

   Thanks @captainzmc for handling EC, too.  Please update EC unit test to fix:
   
   ```
   Error:  
org.apache.hadoop.ozone.client.io.TestECBlockInputStream.testSeekToLength  Time 
elapsed: 0.003 s  <<< FAILURE!
   org.opentest4j.AssertionFailedError: Expected java.io.EOFException to be 
thrown, but nothing was thrown.
        at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:71)
        at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:37)
        at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3082)
        at 
org.apache.hadoop.ozone.client.io.TestECBlockInputStream.testSeekToLength(TestECBlockInputStream.java:329)
   ```
   
   The other failures seem to be intermittent, will be retried when fix for the 
above is pushed.


-- 
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]

Reply via email to