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

Break up a test for with runtime fields (brings #60931 to master) #61103

Merged
merged 1 commit into from
Aug 13, 2020

Conversation

nik9000
Copy link
Member

@nik9000 nik9000 commented Aug 13, 2020

Breaks up an integration test into one that runtime fields can run and
one that runtime fields have to skip. This is because runtime fields
don't have global ords and we assert things about global ords in the
test we have to skip.

Breaks up an integration test into one that runtime fields can run and
one that runtime fields have to skip. This is because runtime fields
don't have global ords and we assert things *about* global ords in the
test we have to skip.
@nik9000 nik9000 added >test Issues or PRs that are addressing/adding tests backport v8.0.0 labels Aug 13, 2020
@nik9000 nik9000 merged commit 1ae9878 into elastic:master Aug 13, 2020
nik9000 added a commit to nik9000/elasticsearch that referenced this pull request Aug 13, 2020
…er) (elastic#61103)

Breaks up an integration test into one that runtime fields can run and
one that runtime fields have to skip. This is because runtime fields
don't have global ords and we assert things *about* global ords in the
test we have to skip.
nik9000 added a commit that referenced this pull request Aug 17, 2020
…1103) (#61114)

Breaks up an integration test into one that runtime fields can run and
one that runtime fields have to skip. This is because runtime fields
don't have global ords and we assert things *about* global ords in the
test we have to skip.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport >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.

2 participants