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

Setup standalone tests to compile in intellij #15087

Merged
merged 2 commits into from
Dec 8, 2015

Conversation

rjernst
Copy link
Member

@rjernst rjernst commented Nov 29, 2015

This adds the standalone tests so they will compile (and thus can be
modified with import completion) within IntelliJ. It also explicitly
sets up buildSrc as a module.

Note that this does not mean eg evil-tests can be run from intellij.
These are special tests that require special settings (eg disabling
security manager). They need to be run from the command line.

closes #15075

This adds the standalone tests so they will compile (and thus can be
modified with import completion) within IntelliJ. It also explicitly
sets up buildSrc as a module.

Note that this does *not* mean eg evil-tests can be run from intellij.
These are special tests that require special settings (eg disabling
security manager). They need to be run from the command line.

closes elastic#15075
@rjernst rjernst added :Delivery/Build Build or test infrastructure v5.0.0-alpha1 labels Nov 29, 2015
rjernst added a commit that referenced this pull request Dec 8, 2015
Setup standalone tests to compile in intellij
@rjernst rjernst merged commit ce78c2b into elastic:master Dec 8, 2015
@rjernst rjernst deleted the standalone_tests_intellij branch December 8, 2015 00:02
@mark-vieira mark-vieira added the Team:Delivery Meta label for Delivery team label Nov 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Delivery/Build Build or test infrastructure Team:Delivery Meta label for Delivery team v5.0.0-alpha1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

qa/evil-tests is not correctly imported in IntelliJ
2 participants