Skip to content

[7.x] EQL: Rename a test class for eclipse (#79254)#79398

Merged
elasticsearchmachine merged 1 commit intoelastic:7.xfrom
nik9000:backport/7.x/pr-79254
Oct 18, 2021
Merged

[7.x] EQL: Rename a test class for eclipse (#79254)#79398
elasticsearchmachine merged 1 commit intoelastic:7.xfrom
nik9000:backport/7.x/pr-79254

Conversation

@nik9000
Copy link
Copy Markdown
Member

@nik9000 nik9000 commented Oct 18, 2021

Backports the following commits to 7.x:

Eclipse puts all of a project's classes into the same classpath. It's a
silly thing but that's what it does. This was causing an error importing
the EQL rest tests because we had two classes named `EqlRestIT`. I
usually just closed that project after importing into eclipse. Today I
decided to make Eclipse happy and rename the test.
@nik9000 nik9000 added auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport labels Oct 18, 2021
@elasticsearchmachine elasticsearchmachine merged commit 5050c97 into elastic:7.x Oct 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport v7.16.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants