Gang Tim Liu created HIVE-3770:
----------------------------------

             Summary: Test cases's broken in TestParse
                 Key: HIVE-3770
                 URL: https://issues.apache.org/jira/browse/HIVE-3770
             Project: Hive
          Issue Type: Bug
          Components: Testing Infrastructure
            Reporter: Gang Tim Liu
            Assignee: Gang Tim Liu


20 TestParse test cases are broken. It's introduced from D7017 HIVE-3750:

20 Test cases
=============
testParse_case_sensitivity

sample error
============
ant test -Dtestcase=TestParse -Dqfile=groupby1.q
    [junit] diff -a ../build/ql/test/logs/positive/groupby1.q.out 
../ql/src/test/results/compiler/parse/groupby1.q.out
    [junit] diff -a -b ../build/ql/test/logs/positive/groupby1.q.xml 
../ql/src/test/results/compiler/plan/groupby1.q.xml
    [junit] 1224,1226d1223
    [junit] <                 <void property="maxStatsKeyPrefixLength"> 
    [junit] <                  <int>200</int> 
    [junit] <                 </void> 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to