You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2017/10/12 20:18:00 UTC

[jira] [Created] (HADOOP-14946) S3Guard testPruneCommandCLI can fail in parallel runs

Steve Loughran created HADOOP-14946:
---------------------------------------

             Summary: S3Guard testPruneCommandCLI can fail in parallel runs
                 Key: HADOOP-14946
                 URL: https://issues.apache.org/jira/browse/HADOOP-14946
             Project: Hadoop Common
          Issue Type: Sub-task
          Components: fs/s3
    Affects Versions: 3.0.0
            Reporter: Steve Loughran


The test of the S3Guard CLI prune can sometimes fail on parallel test runs. Assumption: it is the parallelism which is causing the problem
{code}
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)
{code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org