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

[cogserver] ShellUTest sometimes fails (corrupted size vs. prev_size) #40

Closed
Radivarig opened this issue Dec 1, 2019 · 4 comments
Closed

Comments

@Radivarig
Copy link
Collaborator

ShellUTest fails more often than it doesn't, so I disabled it.
The issue is already described here

@linas
Copy link
Member

linas commented Dec 1, 2019

On my system, I can run this test 19x per hour, all of them pass.

@linas
Copy link
Member

linas commented Dec 1, 2019

OK, so its a boost bug .. with boost 1.62 I find that 30 tests out of 30 pass.

With boost 1.67 I get 5 failures out of 24 runs...

Have to ponder how to get to a working version of boost ... since apparently older packages are not generally available ...

@Radivarig
Copy link
Collaborator Author

It's working with boost162 at least 5 times in a row that I've tested. It takes me ~200s to complete though. Am I missing some config like with atomspace LargeFlatUTest?

@linas
Copy link
Member

linas commented Dec 2, 2019

I think there is a 200sec timer in there, because it always takes that long, no matter what. It's meant to take a long time, under the assumption that race conditions, if present, are rare.

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