Closed
Description
During Build/Testing some Oracle related tests are executed and are expected/accepted to fail. For example
May 20, 2021 6:22:12 AM net.sf.jsqlparser.statement.select.SpecialOracleTest testAllSqlsParseDeparse
INFO: testing for_update07.sql
net.sf.jsqlparser.JSQLParserException: Encountered unexpected token: "," ","
at line 11, column 19.
Was expecting one of:
";"
"FOR"
"NOWAIT"
"ORDER"
<EOF>
Would it not be better to quieten or deactivate these tests, until we have time to look into these?
Metadata
Metadata
Assignees
Labels
No labels