Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-13833

TestSymlinkHdfsFileSystem#testCreateLinkUsingPartQualPath2 fails after HADOOP13605

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 2.9.0
    • 2.9.0, 3.0.0-alpha2
    • test
    • None

    Description

      org.junit.ComparisonFailure: expected:<...ileSystem for scheme[: null]> but was:<...ileSystem for scheme[ "null"]>
      	at org.junit.Assert.assertEquals(Assert.java:115)
      	at org.junit.Assert.assertEquals(Assert.java:144)
      	at org.apache.hadoop.fs.SymlinkBaseTest.testCreateLinkUsingPartQualPath2(SymlinkBaseTest.java:574)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      	at java.lang.reflect.Method.invoke(Method.java:498)
      	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
      	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
      	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
      	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
      	at org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74)
      

      REF: https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/235/testReport/junit/org.apache.hadoop.fs/TestSymlinkHdfsFileSystem/testCreateLinkUsingPartQualPath2/

      Attachments

        1. HADOOP-13833.patch
          1.0 kB
          Brahma Reddy Battula

        Issue Links

          Activity

            Uploading patch to fix the testcase..

            stevel@apache.org/liuml07 can you review the patch as you both worked on HADOOP-13605..?

            brahmareddy Brahma Reddy Battula added a comment - Uploading patch to fix the testcase.. stevel@apache.org / liuml07 can you review the patch as you both worked on HADOOP-13605 ..?
            hadoopqa Hadoop QA added a comment -
            +1 overall



            Vote Subsystem Runtime Comment
            0 reexec 0m 15s Docker mode activated.
            +1 @author 0m 0s The patch does not contain any @author tags.
            +1 test4tests 0m 0s The patch appears to include 1 new or modified test files.
            +1 mvninstall 6m 56s trunk passed
            +1 compile 10m 30s trunk passed
            +1 checkstyle 0m 31s trunk passed
            +1 mvnsite 1m 11s trunk passed
            +1 mvneclipse 0m 18s trunk passed
            +1 findbugs 1m 40s trunk passed
            +1 javadoc 0m 52s trunk passed
            +1 mvninstall 0m 44s the patch passed
            +1 compile 10m 20s the patch passed
            +1 javac 10m 20s the patch passed
            +1 checkstyle 0m 31s the patch passed
            +1 mvnsite 1m 9s the patch passed
            +1 mvneclipse 0m 19s the patch passed
            +1 whitespace 0m 0s The patch has no whitespace issues.
            +1 findbugs 1m 51s the patch passed
            +1 javadoc 0m 53s the patch passed
            +1 unit 9m 6s hadoop-common in the patch passed.
            +1 asflicense 0m 31s The patch does not generate ASF License warnings.
            49m 24s



            Subsystem Report/Notes
            Docker Image:yetus/hadoop:a9ad5d6
            JIRA Issue HADOOP-13833
            JIRA Patch URL https://issues.apache.org/jira/secure/attachment/12840438/HADOOP-13833.patch
            Optional Tests asflicense compile javac javadoc mvninstall mvnsite unit findbugs checkstyle
            uname Linux 20373b8012e7 3.13.0-36-lowlatency #63-Ubuntu SMP PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
            Build tool maven
            Personality /testptch/hadoop/patchprocess/precommit/personality/provided.sh
            git revision trunk / eb0a483
            Default Java 1.8.0_111
            findbugs v3.0.0
            Test Results https://builds.apache.org/job/PreCommit-HADOOP-Build/11131/testReport/
            modules C: hadoop-common-project/hadoop-common U: hadoop-common-project/hadoop-common
            Console output https://builds.apache.org/job/PreCommit-HADOOP-Build/11131/console
            Powered by Apache Yetus 0.4.0-SNAPSHOT http://yetus.apache.org

            This message was automatically generated.

            hadoopqa Hadoop QA added a comment - +1 overall Vote Subsystem Runtime Comment 0 reexec 0m 15s Docker mode activated. +1 @author 0m 0s The patch does not contain any @author tags. +1 test4tests 0m 0s The patch appears to include 1 new or modified test files. +1 mvninstall 6m 56s trunk passed +1 compile 10m 30s trunk passed +1 checkstyle 0m 31s trunk passed +1 mvnsite 1m 11s trunk passed +1 mvneclipse 0m 18s trunk passed +1 findbugs 1m 40s trunk passed +1 javadoc 0m 52s trunk passed +1 mvninstall 0m 44s the patch passed +1 compile 10m 20s the patch passed +1 javac 10m 20s the patch passed +1 checkstyle 0m 31s the patch passed +1 mvnsite 1m 9s the patch passed +1 mvneclipse 0m 19s the patch passed +1 whitespace 0m 0s The patch has no whitespace issues. +1 findbugs 1m 51s the patch passed +1 javadoc 0m 53s the patch passed +1 unit 9m 6s hadoop-common in the patch passed. +1 asflicense 0m 31s The patch does not generate ASF License warnings. 49m 24s Subsystem Report/Notes Docker Image:yetus/hadoop:a9ad5d6 JIRA Issue HADOOP-13833 JIRA Patch URL https://issues.apache.org/jira/secure/attachment/12840438/HADOOP-13833.patch Optional Tests asflicense compile javac javadoc mvninstall mvnsite unit findbugs checkstyle uname Linux 20373b8012e7 3.13.0-36-lowlatency #63-Ubuntu SMP PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux Build tool maven Personality /testptch/hadoop/patchprocess/precommit/personality/provided.sh git revision trunk / eb0a483 Default Java 1.8.0_111 findbugs v3.0.0 Test Results https://builds.apache.org/job/PreCommit-HADOOP-Build/11131/testReport/ modules C: hadoop-common-project/hadoop-common U: hadoop-common-project/hadoop-common Console output https://builds.apache.org/job/PreCommit-HADOOP-Build/11131/console Powered by Apache Yetus 0.4.0-SNAPSHOT http://yetus.apache.org This message was automatically generated.
            stevel@apache.org Steve Loughran added a comment -

            +1, will commit. Thanks for fixing this

            stevel@apache.org Steve Loughran added a comment - +1, will commit. Thanks for fixing this
            stevel@apache.org Steve Loughran added a comment -

            thanks for fixing this so fast.

            stevel@apache.org Steve Loughran added a comment - thanks for fixing this so fast.
            hudson Hudson added a comment -

            SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #10889 (See https://builds.apache.org/job/Hadoop-trunk-Commit/10889/)
            HADOOP-13833 TestSymlinkHdfsFileSystem#testCreateLinkUsingPartQualPath2 (stevel: rev 3df3fa396c7b338928f77344edd8c4dcda957671)

            • (edit) hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/SymlinkBaseTest.java
            hudson Hudson added a comment - SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #10889 (See https://builds.apache.org/job/Hadoop-trunk-Commit/10889/ ) HADOOP-13833 TestSymlinkHdfsFileSystem#testCreateLinkUsingPartQualPath2 (stevel: rev 3df3fa396c7b338928f77344edd8c4dcda957671) (edit) hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/SymlinkBaseTest.java

            stevel@apache.org thanks for review and commit.

            brahmareddy Brahma Reddy Battula added a comment - stevel@apache.org thanks for review and commit.

            People

              brahmareddy Brahma Reddy Battula
              brahmareddy Brahma Reddy Battula
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: