Uploaded image for project: 'Tajo (Retired)'
  1. Tajo (Retired)
  2. TAJO-875

branch-0.8.1 junit test failures

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Trivial
    • Resolution: Won't Fix
    • 0.8.1
    • 0.8.1
    • None
    • None

    Description

      See the title. When I run 'mvn clean install', the following error occurred.

      Results :
      
      Failed tests:   testCaseByCase(org.apache.tajo.engine.eval.TestIntervalType): select date '2013-01-01' + interval '1 month 70 day' expected:<2013-04-12 0[0]:00:00> but was:<2013-04-12 0[1]:00:00>
      
      Tests run: 711, Failures: 1, Errors: 0, Skipped: 0
      
      [INFO] ------------------------------------------------------------------------
      [INFO] Reactor Summary:
      [INFO] 
      [INFO] Tajo Main ......................................... SUCCESS [12.208s]
      [INFO] Tajo Project POM .................................. SUCCESS [2.926s]
      [INFO] Tajo Maven Plugins ................................ SUCCESS [4.907s]
      [INFO] Tajo Common ....................................... SUCCESS [10.621s]
      [INFO] Tajo Algebra ...................................... SUCCESS [3.340s]
      [INFO] Tajo Catalog Common ............................... SUCCESS [5.616s]
      [INFO] Tajo Rpc .......................................... SUCCESS [21.408s]
      [INFO] Tajo Catalog Client ............................... SUCCESS [1.268s]
      [INFO] Tajo Catalog Server ............................... SUCCESS [6.391s]
      [INFO] Tajo Storage ...................................... SUCCESS [51.159s]
      [INFO] Tajo Yarn PullServer .............................. SUCCESS [3.738s]
      [INFO] Tajo Client ....................................... SUCCESS [4.731s]
      [INFO] Tajo JDBC Driver .................................. SUCCESS [2.158s]
      [INFO] Tajo Core Backend ................................. FAILURE [5:00.118s]
      [INFO] Tajo Catalog Drivers .............................. SKIPPED
      [INFO] Tajo Catalog ...................................... SKIPPED
      [INFO] Tajo Distribution ................................. SKIPPED
      [INFO] ------------------------------------------------------------------------
      [INFO] BUILD FAILURE
      [INFO] ------------------------------------------------------------------------
      [INFO] Total time: 7:11.382s
      [INFO] Finished at: Mon Jun 09 22:26:21 PDT 2014
      [INFO] Final Memory: 44M/123M
      [INFO] ------------------------------------------------------------------------
      [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project tajo-core: There are test failures.
      [ERROR] 
      [ERROR] Please refer to /Users/blrunner/IdeaProjects/branch-0.8.1/tajo-core/target/surefire-reports for the individual test results.
      [ERROR] -> [Help 1]
      [ERROR] 
      [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
      [ERROR] Re-run Maven using the -X switch to enable full debug logging.
      [ERROR] 
      [ERROR] For more information about the errors and possible solutions, please read the following articles:
      [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
      [ERROR] 
      [ERROR] After correcting the problems, you can resume the build with the command
      [ERROR]   mvn <goals> -rf :tajo-core
      

      Attachments

        Activity

          People

            blrunner JaeHwa Jung
            blrunner JaeHwa Jung
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: