You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2022/11/09 08:57:40 UTC

[GitHub] [shardingsphere] tuichenchuxin opened a new issue, #22034: Filter out cases that are expected to fail for dynamic load SQL parser test cases

tuichenchuxin opened a new issue, #22034:
URL: https://github.com/apache/shardingsphere/issues/22034

   ## Feature Request
   
   Now, we have dynamic load SQL parser test. 
   https://github.com/apache/shardingsphere/blob/master/test/integration-test/sql-parser/src/test/java/org/apache/shardingsphere/sql/parser/base/DynamicLoadingSQLParserParameterizedTest.java
   
   This can get test cases from mysql/postgres/openGauss.
   But some case is expected to parse failed. These test cases should be filtered.
   For example this.
   ![image](https://user-images.githubusercontent.com/86938616/200785241-8f1be864-1762-4010-ba30-e255f45b8052.png)
   
   


-- 
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: notifications-unsubscribe@shardingsphere.apache.org.apache.org

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


[GitHub] [shardingsphere] Jacob953 commented on issue #22034: Filter out cases that are expected to fail for dynamic load SQL parser test cases

Posted by GitBox <gi...@apache.org>.
Jacob953 commented on issue #22034:
URL: https://github.com/apache/shardingsphere/issues/22034#issuecomment-1314072346

   Fixed on https://github.com/apache/shardingsphere/pull/22100/files#diff-cb0bb54ec24509f2bcc14b1b7dee80e496568d055fd1160eeaf617c32787cd9f


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

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


[GitHub] [shardingsphere] tuichenchuxin closed issue #22034: Filter out cases that are expected to fail for dynamic load SQL parser test cases

Posted by GitBox <gi...@apache.org>.
tuichenchuxin closed issue #22034: Filter out cases that are expected to fail for dynamic load SQL parser test cases
URL: https://github.com/apache/shardingsphere/issues/22034


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

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