steveloughran commented on pull request #2544:
URL: https://github.com/apache/hadoop/pull/2544#issuecomment-743749483
Afraid the test failed; bug in the assertion
```
java.lang.AssertionError: testSetBytes100 getTextLength error !
expected:<-1> but was:<100>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at org.apache.hadoop.io.TestText.testSetBytes(TestText.java:467)
```
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]