mongodb / mongo-jdbc-driver

JDBC Driver for MongoDB Atlas SQL interface
Apache License 2.0
36 stars 33 forks source link

SQL-900: Reenable skipped JDBC integration tests #105

Closed bucaojit closed 2 years ago

bucaojit commented 2 years ago

Reenabled the skipped tests for tickets that have been fixed: SQL-659, SQL-668.

One question, MHOUSE-1459 is closed as won't fix. The returned result set is empty. I was debating whether to remove the skip reason and return the empty result set as that is the expected behavior now or keep skipped?

EDIT: Checked with Natacha about MHOUSE-1459 and will keep the tests skipped.

bucaojit commented 2 years ago

I removed the SQL-668 from the skip reasons.

bucaojit commented 2 years ago

evergreen merge