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

[BUG] delete of sql-cli is not run if build does not complete #1675

Open
MitchellGale opened this issue May 30, 2023 · 0 comments
Open

[BUG] delete of sql-cli is not run if build does not complete #1675

MitchellGale opened this issue May 30, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@MitchellGale
Copy link
Contributor

What is the bug?
When execution of doctests is halted during execution the doctest/sql-cli directory is not deleted.

How can one reproduce the bug?
Steps to reproduce the behavior:

  1. Run OpenSearch SQL Plugin build and stop build during doctest execution.
  2. Run OpenSearch SQL Plugin build again and observe Execution failed for task ':doctest:cloneSqlCli'. error.

What is the expected behavior?
doctest/sql-cli should be deleted before clone is attempted.

What is your host/environment?
OpenSearch 2.8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants