Skip to content
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

Fix: added missing skip #41492

Merged
merged 2 commits into from
Apr 27, 2019
Merged

Fix: added missing skip #41492

merged 2 commits into from
Apr 27, 2019

Conversation

delvedor
Copy link
Member

In indices.split/30_copy_settings.yml we are using the arbitrary_key feature, but it is not declared inside the skip list.

Related: #40052
/cc @elastic/es-clients

@delvedor delvedor requested a review from DaveCTurner April 24, 2019 14:05
@astefan astefan added the :Core/Infra/REST API REST infrastructure and utilities label Apr 24, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra

Copy link
Contributor

@DaveCTurner DaveCTurner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch @delvedor; however the build is failing due to a syntax error in this change:

        ParsingException[Error parsing test named [Copy settings during split index]]; nested: IllegalArgumentException[Expected [START_OBJECT, found [VALUE_NULL], the skip section is not properly indented];

@DaveCTurner
Copy link
Contributor

@elasticmachine please run elasticsearch-ci/1

@DaveCTurner
Copy link
Contributor

Discovered while backporting that this had been there but was removed by accident in #41165. I checked that change in detail and couldn't see any other cases that needed this fix.

@delvedor
Copy link
Member Author

Great, thank you @DaveCTurner!

jasontedor added a commit to jasontedor/elasticsearch that referenced this pull request Apr 27, 2019
…ble-map-v1

* elastic/master:
  Adjust bwc version (elastic#41099)
  Fix multi-node parsing in voting config exclusions REST API (elastic#41588)
  Add missing skip: arbitrary_key (elastic#41492)
  [ML] cleanup + adding description field to transforms (elastic#41554)
akhil10x5 pushed a commit to akhil10x5/elasticsearch that referenced this pull request May 2, 2019
In `indices.split/30_copy_settings.yml` we are using the `arbitrary_key`
feature, but it is not declared inside the skip list.
gurkankaymak pushed a commit to gurkankaymak/elasticsearch that referenced this pull request May 27, 2019
In `indices.split/30_copy_settings.yml` we are using the `arbitrary_key`
feature, but it is not declared inside the skip list.
@delvedor delvedor deleted the fix-yaml-test branch April 14, 2020 16:04
@jrodewig jrodewig added the >test Issues or PRs that are addressing/adding tests label Jul 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>bug :Core/Infra/REST API REST infrastructure and utilities >test Issues or PRs that are addressing/adding tests v8.0.0-alpha1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants