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

the two file system tests TestDFS and TestFileSystem take too long

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.1.0
    • None
    • None

    Description

      Running "ant test" takes hours and uses the conf directory, which forces it to run on the real cluster.

      I propose that we split rename the test classes from

      src/test/org/apache/hadoop/dfs/TestDFS.java to LongTestDFS.java
      src/test/org/apache/hadoop/fs/TestFileSystem.java to LongTestFileSystem.java

      and then we set up a new ant target "long-test" that runs all tests that match "*/LongTest.java".

      Attachments

        1. junit-conf.patch
          28 kB
          Owen O'Malley

        Activity

          People

            omalley Owen O'Malley
            omalley Owen O'Malley
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: