Skip to content

Fix skip versions of indices.put_mapping/20_mix_typeless_typeful.yml.#39054

Merged
jpountz merged 1 commit intoelastic:6.7from
jpountz:fix/38202
Feb 20, 2019
Merged

Fix skip versions of indices.put_mapping/20_mix_typeless_typeful.yml.#39054
jpountz merged 1 commit intoelastic:6.7from
jpountz:fix/38202

Conversation

@jpountz
Copy link
Copy Markdown
Contributor

@jpountz jpountz commented Feb 18, 2019

The test assumed that it could run against all 6.x indices but it actually
requires 6.2+ since 6.2 is the first version that allowed _doc as a type
name (#27816).

Closes #38202

@jpountz jpountz added >test-failure Triaged test failures from CI :Data Management/Indices APIs DO NOT USE. Use ":Distributed/Indices APIs" or ":StorageEngine/Templates" instead. v6.7.0 labels Feb 18, 2019
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-core-features

The test assumed that it could run against all 6.x indices but it actually
requires 6.2+ since 6.2 is the first version that allowed `_doc` as a type
name (elastic#27816).

Closes elastic#38202
jpountz added a commit to jpountz/elasticsearch that referenced this pull request Feb 18, 2019
This test had been disabled because of test failures, but it only affected the
6.x branch. The fix for 6.x is at elastic#39054. On master/7.x/7.0 we can reenable the
test as-is.
jpountz added a commit to jpountz/elasticsearch that referenced this pull request Feb 18, 2019
…lastic#39056)

This test had been disabled because of test failures, but it only affected the
6.x branch. The fix for 6.x is at elastic#39054. On master/7.x/7.0 we can reenable the
test as-is.
jpountz added a commit to jpountz/elasticsearch that referenced this pull request Feb 18, 2019
…lastic#39056)

This test had been disabled because of test failures, but it only affected the
6.x branch. The fix for 6.x is at elastic#39054. On master/7.x/7.0 we can reenable the
test as-is.
@jpountz jpountz merged commit b3535a1 into elastic:6.7 Feb 20, 2019
@jpountz jpountz deleted the fix/38202 branch February 20, 2019 10:33
jpountz added a commit that referenced this pull request Feb 20, 2019
…39056) (#39058)

This test had been disabled because of test failures, but it only affected the
6.x branch. The fix for 6.x is at #39054. On master/7.x/7.0 we can reenable the
test as-is.
jpountz added a commit that referenced this pull request Feb 20, 2019
…39056)

This test had been disabled because of test failures, but it only affected the
6.x branch. The fix for 6.x is at #39054. On master/7.x/7.0 we can reenable the
test as-is.
jpountz added a commit that referenced this pull request Feb 20, 2019
…39056) (#39057)

This test had been disabled because of test failures, but it only affected the
6.x branch. The fix for 6.x is at #39054. On master/7.x/7.0 we can reenable the
test as-is.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Data Management/Indices APIs DO NOT USE. Use ":Distributed/Indices APIs" or ":StorageEngine/Templates" instead. >test-failure Triaged test failures from CI v6.7.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants