vertx-sql-client icon indicating copy to clipboard operation
vertx-sql-client copied to clipboard

Fix additional tests for Db2/z

Open mswatosh opened this issue 3 years ago • 0 comments

PR #1204 reintroduces support for Db2/z, however 3 of the tests are failing. The failing tests are:

testConnectInvalidDatabase testConnectInvalidPassword validateDatabaseMetaData

These don't impact Db2/z support, but should be address to ensure common error messages between platforms.

mswatosh avatar Jun 22 '22 03:06 mswatosh