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 memsubsys1.test #17

Closed
GoogleCodeExporter opened this issue Mar 8, 2016 · 3 comments
Closed

textfixture fails running memsubsys1.test #17

GoogleCodeExporter opened this issue Mar 8, 2016 · 3 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/memsubsys1.test
3. Start running in DEBUG mode

1st error in test is 
memsubsys1-2.3...   Expected: [1]     Got: [0]

finally breaks in sqlite3MallocInit; but this break simply is a section of
code I never ported.

I think these are non-errors, having to do with items we don't need to port
to C#, but would appreciate review and evaluation

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

@GoogleCodeExporter
Copy link
Author

Original comment by noah.hart@gmail.com on 8 Aug 2009 at 2:45

  • Added labels: Priority-Critical
  • Removed labels: Priority-High

@GoogleCodeExporter
Copy link
Author

Fixed in 3.6.17
Tests for scratch memory allocations are not needed; balance of tests pass

Original comment by noah.hart@gmail.com on 18 Aug 2009 at 7:30

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

Added Milestone label

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

  • 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