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

Remove warehouse directory rewriting in Unit Test

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.10.0
    • 0.10.0, 0.11.0
    • Unit Test
    • None

    Description

      Some unit test case is rewrite the warehouse directory. but It is unnecessary operation and It affects the other test cases.

      Results :
      
      Failed tests: 
        TestCreateTable.testCreatedTableWithQuotedIdentifierAndVerifyPath:139->assertPathOfCreatedTable:111 expected:<hdfs://localhost:54973/tajo/warehouse/D6/OldTable> but was:<hdfs://localhost:54973/tajo/D6/OldTable>
        TestCreateTable.testCreatedTableJustCreatedAndVerifyPath:133->assertPathOfCreatedTable:111 expected:<hdfs://localhost:54973/tajo/warehouse/d5/old_table> but was:<hdfs://localhost:54973/tajo/d5/old_table>
      
      Tests run: 1341, Failures: 2, Errors: 0, Skipped: 0
      
      

      Attachments

        Activity

          People

            jhkim Jinho Kim
            jhkim Jinho Kim
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: