LantaoJin opened a new pull request #25724: [SPARK-28988][SQL][TESTS] Fix an 
invalid test in CliSuite
URL: https://github.com/apache/spark/pull/25724
 
 
   ### What changes were proposed in this pull request?
   
   
https://github.com/apache/spark/blob/1f056eb313de792a279c3c7c21b5bccd652c631b/sql/hive-thriftserver/src/test/scala/org/apache/spark/sql/hive/thriftserver/CliSuite.scala#L221
 is not strong enough. It will success if class not found.
   
   
   ### Why are the changes needed?
   Unit test should failed if the class not found.
   
   
   ### Does this PR introduce any user-facing change?
   No
   
   
   ### How was this patch tested?
   Exist UT
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to