-
Notifications
You must be signed in to change notification settings - Fork 25k
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
DiscoveryNodeRoleIT.testExplicitlyHasAdditionalRole fails on 7.x #43223
Labels
>test-failure
Triaged test failures from CI
Comments
is passes for this seed
but for seed 9E0A29F51189B133 I havn't noticed |
pgomulka
added a commit
to pgomulka/elasticsearch
that referenced
this issue
Jun 14, 2019
@jasontedor would you be able to have a look into this test? |
pgomulka
added a commit
that referenced
this issue
Jun 14, 2019
DaveCTurner
added a commit
to DaveCTurner/elasticsearch
that referenced
this issue
Jun 14, 2019
The test fails if querying the roles via a transport client, since the transport client does not have the plugin necessary to interpret the additional role correctly. This commit adds this plugin to the transport client used. Relates elastic#43175 Fixes elastic#43223
DaveCTurner
added a commit
that referenced
this issue
Jun 14, 2019
closed by #43225 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The test is failing on 7.x with following stacktrace:
https://build-stats.elastic.co/app/kibana#/discover?_g=(refreshInterval:(pause:!t,value:0),time:(from:'2019-06-11T22:00:00.000Z',mode:absolute,to:'2019-06-15T21:59:59.999Z'))&_a=(columns:!(_source),index:b646ed00-7efc-11e8-bf69-63c8ef516157,interval:auto,query:(language:lucene,query:DiscoveryNodeRoleIT),sort:!(process.time-start,desc))
one of the failed build:
https://scans.gradle.com/s/erubw2qjmdbak/console-log#L1284
Reproduce line - reproduces locally
The text was updated successfully, but these errors were encountered: