Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -740,8 +740,8 @@ setup:
---
"Mixed ip and unmapped fields":
- skip:
version: " - 7.99.99"
reason: This will fail against 7.x until the fix is backported there
version: " - 7.5.99"
reason: This was fixed in 7.6.0
# It is important that the index *without* the ip field be sorted *before*
# the index *with* the ip field because that has caused bugs in the past.
- do:
Expand Down