[Index Management] Forward port of the fix for indices table test#115933
[Index Management] Forward port of the fix for indices table test#115933yuliacech merged 1 commit intoelastic:masterfrom
Conversation
|
Pinging @elastic/kibana-stack-management (Team:Stack Management) |
sebelga
left a comment
There was a problem hiding this comment.
Code LGTM 👍, thanks for aligning both branches!
💚 Build Succeeded
Metrics [docs]
To update your PR or re-run it, just comment with: |
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
1 similar comment
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
Summary
This PR added specific
data-test-subjto the context buttons in the indices table to make testing easier, but the backport to 7.16 was failing because of the differences between 8.0 and 7.16 in how indices are displayed. I added additional code to fix the failing tests and now this needs to be forward ported to master.