-
Notifications
You must be signed in to change notification settings - Fork 24.9k
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
[CI] open search contexts not cleared in reindex tests on 5.2 branch #23857
Comments
Looks like it could be fixed by #23677 but I didn't want to push that back beyond 5.4 for fear of destabilizing those branches. |
@nik9000 okay, do you think it'd be better to disable the test, or further backport that PR? |
I think we can set the 5.2 branches to build on push only. |
Since this looks like #23677 I'm ok not fixing it. That was really more of a testing issue than anything. I'd feel bad muting the tests because they are useful. I'd prefer going push only on the branches, but I can certainly backport if we think that is a better choice. |
I've asked for the 5.2 branches to be set to push only, this is something that we should do anyway. |
Same issue seems to be happening on the 5.3 branch as well. https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+5.3+multijob-unix-compatibility/os=ubuntu/101/console Should we mute the test or remove the check in these branches if we're not planning on fixing the issue? |
@jaymode the problem effects all the reindex-from-remote tests. I don't think muting the tests is a great choice. I'm not really sure what to do in situations like these. |
I think that we should keep them running. These branches are push only, and the failures are seemingly rare. I'd rather there be some coverage than no coverage. |
I thought 5.3 was still running periodically? We just released it, so it seems like it should be run periodically |
Okay, I missed that there was a 5.3 dropped here but that doesn't change the fact that some coverage is better than no coverage, and this isn't that noisy. |
On the 5.2 branch of Elasticsearch CI has seen:
I've tried reproducing with
But it did not reproduce.
Originally seen at: https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+5.2+multijob-unix-compatibility/os=oraclelinux/130/console
The text was updated successfully, but these errors were encountered: