Closed GoogleCodeExporter closed 9 years ago
Original comment by sergey.s...@gmail.com
on 17 Mar 2011 at 9:17
The same assertion failure occurs with cursor.getRowCount(), and likewise the
method works if assertions are disabled.
Original comment by cdemarc...@gmail.com
on 19 Mar 2011 at 4:14
Could you please try the same code with SqlJet 1.0.4.
You may download SqlJet 1.0.4 binaries at
https://teamcity.svnkit.com/viewLog.html?buildId=12457&tab=artifacts&buildTypeId
=bt47
Original comment by kit...@gmail.com
on 22 Mar 2011 at 5:09
I've added a test to SqlJet trunk (IndexScopeTest.testNoAssertionOnGetRowId)
which pass with Java assertions enabled. We'll see whether this issue
reproducible in 1.0.x soon, when recent trunk changes are merged back to 1.0.x
Original comment by kit...@gmail.com
on 22 Mar 2011 at 6:12
Now test is merged to 1.0.x branch and pass there as well. I assume this issue
was fixed between 1.0.3 and 1.0.4 versions of SVNKit. In case you still able to
reproduce it, please provide a code sample or unit test. Thanks!
Original comment by kit...@gmail.com
on 23 Mar 2011 at 2:07
Original issue reported on code.google.com by
cdemarc...@gmail.com
on 17 Mar 2011 at 9:07