steveloughran commented on PR #7362:
URL: https://github.com/apache/hadoop/pull/7362#issuecomment-2648352715
Tested: S3 london, `-Dparallel-tests -DtestsThreadCount=9`
One failure due to SDK update not telling us off any more.
```
[ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:
6.152 s <<< FAILURE! - in org.apache.hadoop.fs.s3a.impl.ITestAwsSdkWorkarounds
[ERROR]
testNoisyLogging(org.apache.hadoop.fs.s3a.impl.ITestAwsSdkWorkarounds) Time
elapsed: 2.318 s <<< FAILURE!
java.lang.AssertionError:
[LOG output does not contain the forbidden text. Has the SDK been fixed?]
Expecting:
<"">
to contain:
<"The provided S3AsyncClient is an instance of MultipartS3AsyncClient">
at
org.apache.hadoop.fs.s3a.impl.ITestAwsSdkWorkarounds.testNoisyLogging(ITestAwsSdkWorkarounds.java:100)
+ test timeout of ITestS3APrefetchingLruEviction.testSeeksWithLruEviction
```
--
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]