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

FirebirdSql.Data.UnitTests tests fail on fbembed x64 configuration [DNET556] #529

Closed
firebird-automations opened this issue May 28, 2014 · 3 comments

Comments

@firebird-automations
Copy link

Submitted by: Hennadii Zabula (zabulus)

I had a couple of problems with unit-tests, when I changed configuration to used in our project: embedded x64 server.
I've fixed them in my environment, thought it will be interesting for you.
There are two main problem:
1. using ToInt32 on IntPtr in x64 causes Arithmetic overflow operation.
2. mixed datatypes in FbDataReader.
Url to commit on github:
zabulus/NETProvider@da86038

@firebird-automations
Copy link
Author

Modified by: Hennadii Zabula (zabulus)

Version: 4.1.5.0 [ 10590 ]

@firebird-automations
Copy link
Author

Commented by: @cincuranet

Merged in cincuranet/FirebirdSql.Data.FirebirdClient#6 .

@firebird-automations
Copy link
Author

Modified by: @cincuranet

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

Fix Version: 4.5.2.0 [ 10630 ]

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

No branches or pull requests

2 participants