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

Disable test for ReadOnlyMemoryError for now #11704

Merged
merged 1 commit into from
Jun 14, 2015
Merged

Conversation

yuyichao
Copy link
Contributor

Ref #11691

From the build just now (which I have restarted to double check), disabling this test seems to make the segfault disappear.

I think this is an issue that should be properly fixed. We could probably keep #11691 open (maybe change the title) to track the issue but in the mean time, there's probably not much point of keeping a known failure in the test.

@yuyichao
Copy link
Contributor Author

The tests pass three four times in a row

Compare to ~13 failures with the test, this should at least proof that the failure is indeed caused by the mmap test.

@tkelman
Copy link
Contributor

tkelman commented Jun 14, 2015

We should look into why the test is failing, but I don't see any reason to leave master and a bunch of PR's failing.

JeffBezanson added a commit that referenced this pull request Jun 14, 2015
Disable test for ReadOnlyMemoryError for now
@JeffBezanson JeffBezanson merged commit 99391b3 into master Jun 14, 2015
@tkelman tkelman deleted the yyc/segv-test branch June 14, 2015 19:19
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.

3 participants