Skip to content

Commit

Permalink
Add jTDS-specific tests to exclusion list
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Kasko <[email protected]>
  • Loading branch information
staticlibs committed Aug 15, 2024
1 parent 383d641 commit b85453a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions test/JDBC/jdbc_schedule
Original file line number Diff line number Diff line change
Expand Up @@ -369,3 +369,10 @@ ignore#!#BABEL_4330-before-15_8-or-16_4-vu-verify
ignore#!#alter-procedure-before-15_8-or-16_4-vu-prepare
ignore#!#alter-procedure-before-15_8-or-16_4-vu-verify
ignore#!#alter-procedure-before-15_8-or-16_4-vu-cleanup

# These tests are for jTDS driver
ignore#!#jtds-TestSQLQueries
ignore#!#jtds-TestSimpleErrors
ignore#!#jtds-TestErrorsWithTryCatch
ignore#!#jtds-TestStoredProcedures
ignore#!#jtds-TestTransactionSupportForProcedure

0 comments on commit b85453a

Please sign in to comment.