Changeset: f2b0ae18196a for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/f2b0ae18196a Modified Files: sql/jdbc/tests/Tests/All Branch: Jul2021 Log Message:
Enable JDBC_API_Tester now it works without producing errors. diffs (9 lines): diff --git a/sql/jdbc/tests/Tests/All b/sql/jdbc/tests/Tests/All --- a/sql/jdbc/tests/Tests/All +++ b/sql/jdbc/tests/Tests/All @@ -1,4 +1,4 @@ -HAVE_JDBCTESTS&KNOWNFAIL?JDBC_API_Tester +HAVE_JDBCTESTS?JDBC_API_Tester HAVE_JDBCTESTS?OnClientTester HAVE_JDBCCLIENT_JAR?Test_JdbcClient # next test should be done AFTER all the other tests have completed _______________________________________________ checkin-list mailing list -- [email protected] To unsubscribe send an email to [email protected]
