Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test failures when running tests against SQL Server 2008 SP4 #214

Closed
xiangyushawn opened this issue Mar 21, 2017 · 1 comment
Closed

test failures when running tests against SQL Server 2008 SP4 #214

xiangyushawn opened this issue Mar 21, 2017 · 1 comment

Comments

@xiangyushawn
Copy link
Contributor

There are 6 test failures against SQL Server 2008 SP4.
Those failures do not exist against SQL Server 2016.

com.microsoft.sqlserver.jdbc.unit.statement.StatementTest:
* testLastUpdateCountFalse()
* testStatementInsertExecInsert()
* testLastUpdateCountTrue()
* testPreparedStatementInsertExecInsert()

com.microsoft.sqlserver.jdbc.resultset.ResultSetTest
* testTesultSetWrapper()

com.microsoft.sqlserver.jdbc.parametermetadata.ParameterMetaDataTest
* testParameterMetaDataWrapper()
@xiangyushawn
Copy link
Contributor Author

fixed by @gordthompson. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant