07ARB commented on issue #26234: [SPARK-29571][SQL][TESTS][FOLLOWUP]Fix UT in AllExecutionsPageSuite class URL: https://github.com/apache/spark/pull/26234#issuecomment-545632117 @HeartSaVioR , Please check this two statement in AllExecutionsPageSuite.scala Testname : "sorting should be successful" val html = renderSQLPage(request, tab, statusStore).toString().toLowerCase(Locale.ROOT) assert(!html.contains("IllegalArgumentException"))
---------------------------------------------------------------- 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]
