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

Skip failing test for reporting #888

Merged
merged 1 commit into from
Sep 20, 2023

Conversation

kavithacm
Copy link
Contributor

Description

Skip the failing reporting test for 2.10 release

Issues Resolved

[List any issues this PR will resolve]

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.

Signed-off-by: Kavitha Conjeevaram Mohan <[email protected]>
@@ -86,7 +86,7 @@ describe('Cypress', () => {
cy.get('#reportGenerationProgressModal');
});

it('Download csv from saved search in-context menu', () => {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is it flaky with security only?

could potentially do something similar here: #884

Copy link
Member

@kavilla kavilla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

works locally. just going to merge and create a followup issue.

@kavilla kavilla merged commit a9f70fc into opensearch-project:2.10 Sep 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants