You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by GitBox <gi...@apache.org> on 2019/12/16 15:57:34 UTC

[GitHub] [calcite] ritesh-kapoor commented on a change in pull request #1666: [CALCITE-3604] Fixing SqlXmlFunctionsTest locale

ritesh-kapoor commented on a change in pull request #1666: [CALCITE-3604] Fixing SqlXmlFunctionsTest locale
URL: https://github.com/apache/calcite/pull/1666#discussion_r358285045
 
 

 ##########
 File path: core/src/test/java/org/apache/calcite/test/SqlXmlFunctionsTest.java
 ##########
 @@ -35,6 +37,10 @@
  */
 public class SqlXmlFunctionsTest {
 
+  @BeforeAll public static void setUp() {
 
 Review comment:
   Could not find a better way to fix the test case. Explored LocaleEnUs but no luck

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services