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

Fix for InternalDistributionArchiveCheckPluginFuncTest failure on win… #5401

Conversation

Poojita-Raj
Copy link
Contributor

…dows

Signed-off-by: Poojita Raj poojiraj@amazon.com

Description

Resolves the failure for InternalDistributionArchiveCheckPluginFuncTest on windows. This is because the build of darwin tar gets skipped on windows so instead of the failure condition we check for on other machines, we should be checking if it gets skipped on windows.

To reproduce failure - on windows machine, run -

./gradlew :build-tools:integTest --tests "org.opensearch.gradle.internal.InternalDistributionArchiveCheckPluginFuncTest"

Issues Resolved

Resolves #5324

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff
  • Commit changes are listed out in CHANGELOG.md file (See: Changelog)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

…dows

Signed-off-by: Poojita Raj <poojiraj@amazon.com>
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@Poojita-Raj Poojita-Raj merged commit c0b5237 into opensearch-project:1.3 Nov 29, 2022
@owaiskazi19 owaiskazi19 changed the title Fix for InternalDistributionArchiveCheckPluginFuncTest failure on win… [Backport-1.3] Fix for InternalDistributionArchiveCheckPluginFuncTest failure on win… Dec 1, 2022
@owaiskazi19 owaiskazi19 changed the title [Backport-1.3] Fix for InternalDistributionArchiveCheckPluginFuncTest failure on win… Fix for InternalDistributionArchiveCheckPluginFuncTest failure on win… Dec 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants