Indhumathi27 commented on PR #5530:
URL: https://github.com/apache/hive/pull/5530#issuecomment-2465259924

   > @Indhumathi27 Thanks for your fix! Please see 
[HIVE-28611](https://issues.apache.org/jira/browse/HIVE-28611) about the 
skipped tests. Did 
[HIVE-28417](https://issues.apache.org/jira/browse/HIVE-28417) cause the 
skipped tests? Do you think 
[HIVE-28417](https://issues.apache.org/jira/browse/HIVE-28417) have other bad 
effect for current code base?
   
   @zhangbutao Thanks for the review.
   
   Actually, there are two issues here, where the testcases are  getting 
skipped.
   
   1. Post [HIVE-27972](https://issues.apache.org/jira/browse/HIVE-27972), 
HiveConf is not set properly for some testclasses to run on Tez engine, leading 
to failure in BeforeClass. Because of older maven surefire plugin version, 
failed tests were not reported.
   2. I see, after 
[HIVE-28417](https://issues.apache.org/jira/browse/HIVE-28417) many tests in 
standalone-metastore module did not run itself. On checking console output of 
test pipelines, these tests are not identified during **splitTests** stage 
itself. We have to investigate which particular change of HIVE-28417 has caused 
this issue.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org
For additional commands, e-mail: gitbox-h...@hive.apache.org

Reply via email to