forked from elastic/elasticsearch
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move HLRC GetIndexResponseTests to AbstractResponseTestCase
This was done in master via elastic#47364, but that change was never backported to 7.x. This change only includes the changes to GetIndexResponseTests from that pr. This should also fix the failure in elastic#66653, since no fields are shuffled in the server side response. Closes elastic#66653
- Loading branch information
Showing
2 changed files
with
57 additions
and
72 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters