Description
The test of the S3Guard CLI prune can sometimes fail on parallel test runs. Assumption: it is the parallelism which is causing the problem
org.apache.hadoop.fs.s3a.s3guard.ITestS3GuardToolDynamoDB testPruneCommandCLI(org.apache.hadoop.fs.s3a.s3guard.ITestS3GuardToolDynamoDB) Time elapsed: 10.765 sec <<< FAILURE! java.lang.AssertionError: Pruned children count [] expected:<1> but was:<0> at org.junit.Assert.fail(Assert.java:88)
Attachments
Attachments
Issue Links
- is broken by
-
HADOOP-14759 S3GuardTool prune to prune specific bucket entries
- Resolved