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

textfixture fails running trigger2.test #21

Closed
GoogleCodeExporter opened this issue Jul 11, 2015 · 2 comments
Closed

textfixture fails running trigger2.test #21

GoogleCodeExporter opened this issue Jul 11, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Open testfixture project, set to the DEBUG build
2. In test/^testscripts.txt setup the following test:
source $testdir/trigger2.test
3. Start running in DEBUG mode

trigger2-1.1.2...   Expected: [1 100 100 400 300 0 0 2 100 100 300 200 0 0 3
300 200 300 200 0 0 4 300 200 0 0 0 0]     Got: [1 100 100 400 300 0 0 2
100 100 300 200 0 0 3 300 200 300 200 0 0 4 300 200 300 200 0 0]

...

trigger 2 results: 7 errors out of 109 tests

This is a pretty complicated test and I'm not sure what is being tested but
clearly most of the code is working.  

TASK:  Need to determine the root cause of this error

Original issue reported on code.google.com by noah.hart@gmail.com on 8 Aug 2009 at 2:57

@GoogleCodeExporter
Copy link
Author

Fixed in 3.6.17;
sqlite3VdbeMemReleaseExternal was not clearing pointers to SumCtx when a new 
aggregate 
was Finalized

Original comment by noah.hart@gmail.com on 20 Aug 2009 at 7:12

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

Added Milestone label

Original comment by noah.hart@gmail.com on 8 Apr 2010 at 1:40

  • Added labels: Milestone-3.6.17

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

1 participant