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

Make Gradle IT tests debuggable #58093

Merged
merged 1 commit into from
Jun 15, 2020

Conversation

breskeby
Copy link
Contributor

This is a small PR that should make debugging Gradle IT tests easier

  • Configures the testkit gradle runner to run with debug enabled automatically when
    test is executed in debug mode (e.g. from the IDE)
  • Allows step by step debugging of GradleIntegrationTestCase tests

- This configures the testkit gradle runner to run with debug enabled automatically when
test is executed in debug mode (e.g. from the IDE)
- Allows step by step debugging of GradleIntegrationTestCase tests
@breskeby breskeby self-assigned this Jun 15, 2020
@breskeby breskeby added :Delivery/Build Build or test infrastructure Team:Core/Infra Meta label for core/infra team v7.7.2 v7.8.1 v7.9.0 v8.0.0 labels Jun 15, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra (:Core/Infra/Build)

@breskeby breskeby requested review from alpar-t and pugnascotia and removed request for alpar-t June 15, 2020 09:14
@breskeby breskeby merged commit b9bba79 into elastic:master Jun 15, 2020
@breskeby breskeby deleted the make-testkit-tests-debuggable branch June 15, 2020 09:50
breskeby added a commit that referenced this pull request Jun 15, 2020
- This configures the testkit gradle runner to run with debug enabled automatically when
test is executed in debug mode (e.g. from the IDE)
- Allows step by step debugging of GradleIntegrationTestCase tests
breskeby added a commit that referenced this pull request Jun 15, 2020
- This configures the testkit gradle runner to run with debug enabled automatically when
test is executed in debug mode (e.g. from the IDE)
- Allows step by step debugging of GradleIntegrationTestCase tests
breskeby added a commit that referenced this pull request Jun 15, 2020
- This configures the testkit gradle runner to run with debug enabled automatically when
test is executed in debug mode (e.g. from the IDE)
- Allows step by step debugging of GradleIntegrationTestCase tests
@mark-vieira mark-vieira added Team:Delivery Meta label for Delivery team and removed Team:Core/Infra Meta label for core/infra team labels 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 v7.7.2 v7.8.1 v7.9.0 v8.0.0-alpha1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants