steveloughran commented on pull request #2616:
URL: https://github.com/apache/hadoop/pull/2616#issuecomment-759531207
Test s3 london with `-Dparallel-tests -DtestsThreadCount=6 -Dscale
-Dmarkers=keep -Ds3guard -Ddynamo -Dscale`
all good apart from that unbuffer intermittent failures, which I think are
network related
```
[ERROR]
testUnbufferBeforeRead(org.apache.hadoop.fs.contract.s3a.ITestS3AContractUnbuffer)
Time elapsed: 3.277 s <<< FAILURE!
java.lang.AssertionError: failed to read expected number of bytes from
stream. This may be transient expected:<1024> but was:<515>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
```
Unless yetus blows up, I will merge as is
----------------------------------------------------------------
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]