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

Fix BasicSaveUTest #167

Merged
merged 2 commits into from
Jul 30, 2015
Merged

Fix BasicSaveUTest #167

merged 2 commits into from
Jul 30, 2015

Conversation

jswiergo
Copy link
Member

This fixes broken BasicSaveUTest that is run if you have sql storage configured. It is partial fix. There is one more sql persistence test (PersistUTest) broken since atomspace repo was separated. It does not compile but only if you have sql persistance enabled.

Test results when PersistUTest is uncommented:

...
      Start 21: BasicSaveUTest
21/78 Test #21: BasicSaveUTest ...................   Passed    1.52 sec
...
100% tests passed, 0 tests failed out of 78

@jswiergo
Copy link
Member Author

Fixed PersistUTest as well. Now all persistence tests pass.

100% tests passed, 0 tests failed out of 79

linas added a commit that referenced this pull request Jul 30, 2015
@linas linas merged commit cdd3342 into opencog:master Jul 30, 2015
@linas
Copy link
Member

linas commented Jul 30, 2015

thanks

@jswiergo jswiergo deleted the storage_tests branch August 29, 2015 19:37
ngeiswei added a commit to ngeiswei/atomspace that referenced this pull request Oct 12, 2021
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

Successfully merging this pull request may close these issues.

None yet

2 participants