Skip to content

SpecialOracleTest currently creates a lot of noise #1201

Closed
@manticore-projects

Description

@manticore-projects

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions