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

Multiple subsequent calls of test.sh result in Failure #69

Closed
Arnatar opened this issue Oct 29, 2019 · 1 comment
Closed

Multiple subsequent calls of test.sh result in Failure #69

Arnatar opened this issue Oct 29, 2019 · 1 comment
Assignees

Comments

@Arnatar
Copy link

Arnatar commented Oct 29, 2019

Faulty test:
/item/collection-iterator/next_get: **
ERROR:../test/item/collection-iterator.c:90:test_collection_iterator_next_get: assertion failed (collections == n): (1003 == 1000)
FAIL

Probably some Element of the first run is not deleted from memory and picked up by subsequent runs.
Rebooting the system results in 1 successful run, followed by the same problem.

@michaelkuhn michaelkuhn self-assigned this Nov 13, 2019
@michaelkuhn
Copy link
Member

Should be fixed by 8e3dd9e.

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

No branches or pull requests

2 participants