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

Ignore the flaky test of opensearchMapLayer when security enabled #884

Merged
merged 1 commit into from
Sep 20, 2023

Conversation

junqiu-lei
Copy link
Member

@junqiu-lei junqiu-lei commented Sep 20, 2023

Description

Ignore the flaky test of opensearchMapLayer when security enabled

Issues Resolved

#883

Check List

  • Commits are signed per the DCO using --signoff

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.

@kavilla
Copy link
Member

kavilla commented Sep 20, 2023

I see the linter failing could check that and fix if it is related to this update?

@kavilla
Copy link
Member

kavilla commented Sep 20, 2023

Added to: #883

@junqiu-lei
Copy link
Member Author

No issue found when run yarn lint on my local, from the CI the error log:

Run echo "VERSION=$(yarn --silent pkg-version)" >> $GITHUB_ENV
npm ERR! code EEXIST
npm ERR! syscall open
npm ERR! path /home/runner/.npm/_cacache/tmp/[9](https://github.com/opensearch-project/opensearch-dashboards-functional-test/actions/runs/6252168528/job/16974812919?pr=884#step:3:10)ca09304
npm ERR! errno -17
npm ERR! EEXIST: file already exists, open '/home/runner/.npm/_cacache/tmp/9ca09304'
npm ERR! File exists: /home/runner/.npm/_cacache/tmp/9ca09304
npm ERR! Remove the existing file and try again, or run npm
npm ERR! with --force to overwrite files recklessly.

@kavilla kavilla merged commit b5bdf48 into opensearch-project:2.10 Sep 20, 2023
33 of 34 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Sep 20, 2023
Ignore the flaky test of opensearchMapLayer when security enabled

Issues Resolved
#883

Signed-off-by: Junqiu Lei <[email protected]>
(cherry picked from commit b5bdf48)
@kavilla kavilla mentioned this pull request Sep 20, 2023
1 task
kavilla pushed a commit that referenced this pull request Sep 25, 2023
…) (#885)

Ignore the flaky test of opensearchMapLayer when security enabled

Issues Resolved
#883

Signed-off-by: Junqiu Lei <[email protected]>
(cherry picked from commit b5bdf48)

Co-authored-by: Junqiu Lei <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants