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

Failures on sandbox under buildbot #307

Closed
wd15 opened this issue Sep 19, 2014 · 2 comments
Closed

Failures on sandbox under buildbot #307

wd15 opened this issue Sep 19, 2014 · 2 comments

Comments

@wd15
Copy link
Contributor

@wd15 wd15 commented Sep 19, 2014

The parallel failure is nor reproducible so better off leaving that for the time being.

http://build.cmi.kent.edu:8010/builders/Ubuntu_x86_64~trunk~full/builds/15/steps/trial_2/logs/stdio

The inline seg fault can't be reproduced at the command line so not going to bother with that either.

http://build.cmi.kent.edu:8010/builders/Ubuntu_x86_64~trunk~full/builds/15/steps/trial_4/logs/stdio

The timeout in the pyamg tests is down to the increase in time of the Cahn-Hilliard mesh2D.py test. That test takes 2187.809 on bunter. It needs to be below 1200 so removing the preconditioner for that one test should be adequate as the scipy solver alone must be under 1200s.

http://build.cmi.kent.edu:8010/builders/Ubuntu_x86_64~trunk~full/builds/15/steps/trial_6/logs/stdio

Imported from trac ticket #427, created by wd15 on 01-30-2012 at 17:06, last modified: 01-31-2012 at 14:37

@wd15
Copy link
Contributor Author

@wd15 wd15 commented Sep 19, 2014

r5138 should deal with the slow solution of mesh2D.py with the pyamg solvers.

Trac comment by wd15 on 01-31-2012 at 12:43

@guyer
Copy link
Member

@guyer guyer commented Sep 19, 2014

The first two failures have disappeared and r5138 resolved the PyAMG issues

Trac comment by guyer on 01-31-2012 at 14:37

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants