Skip to content

https://github.com/apache/hadoop,14cd969b6ea1898e9db6eeb9ea5292ec4558a706,org.apache.hadoop.hdfs.web.oauth2.TestClientCredentialTimeBasedTokenRefresher.refreshUrlIsCorrect #1992

@muhaimeen90

Description

@muhaimeen90

First Flaky Commit

The test was found to be flaky from the very first commit it was introduced in:

apache/hadoop@837fb75

This commit is the first commit in which the test exists and it is already
flaky from the start.

Steps to Reproduce

git clone https://github.com/apache/hadoop.git
cd hadoop
git checkout 837fb75e8e03b2f016bcea2f4605106a5022491c
mvn clean install -DskipTests -pl hadoop-hdfs-project/hadoop-hdfs -am
mvn edu.illinois:nondex-maven-plugin:2.1.1:nondex \
  -pl hadoop-hdfs-project/hadoop-hdfs \
  -Dtest=org.apache.hadoop.hdfs.web.oauth2.TestClientCredentialTimeBasedTokenRefresher#refreshUrlIsCorrect

Since the test was later moved to hadoop-hdfs-project/hadoop-hdfs-client, we used hadoop-hdfs-project/hadoop-hdfs in the command where the test is now at that particular commit.

NonDex Configuration

nondexMode=FULL
nondexSeed=933178
nondexStart=0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions