[
https://issues.apache.org/jira/browse/HIVE-209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12661015#action_12661015
]
Prasad Chakka commented on HIVE-209:
------------------------------------
These are 4 assertions I see that cause quite a few failures in TestCliDriver
org.apache.hadoop.hive.serde2.dynamic_type.DynamicSerDeFieldList.deserialize(DynamicSerDeFieldList.java:196)
org.apache.hadoop.hive.conf.HiveConf.getIntVar(HiveConf.java:154)
org.apache.hadoop.hive.ql.parse.SemanticAnalyzer.doPhase1GetAllAggregations(SemanticAnalyzer.java:189)
org.apache.hadoop.hive.ql.typeinfo.TypeInfoFactory.getPrimitiveTypeInfo(TypeInfoFactory.java:38)
> Enable assertions for unit tests
> --------------------------------
>
> Key: HIVE-209
> URL: https://issues.apache.org/jira/browse/HIVE-209
> Project: Hadoop Hive
> Issue Type: Bug
> Components: Testing Infrastructure
> Reporter: David Phillips
> Attachments: hive-junit-assert.patch
>
>
> We should enable assertions while running unit tests. Many assertions
> currently fail while running tests.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.