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

feat: remove useless vanilla test #975

Merged
merged 3 commits into from
Dec 27, 2023

Conversation

SuZhou-Joe
Copy link
Member

@SuZhou-Joe SuZhou-Joe commented Dec 6, 2023

Description

cypress/integration/core-opensearch-dashboards/vanilla-opensearch-dashboards/dashboard_filtering_spec.js test is not needed and it is never run on OSS release process. As it is flaky and keeps failing normal PR workflow actions, we decide to remove this spec.

More context: #961 (comment)

Issues Resolved

#961

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 Dec 11, 2023

will look at this. thanks!

Signed-off-by: SuZhou-Joe <[email protected]>
@SuZhou-Joe
Copy link
Member Author

Hi @kavilla @tianleh @seraphjiang , we are running a campaign to reduce flaky test in FTRepo. Do you think it's safe that we skip the vanilla test?

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.

From my POV, these don't get executing in our CI or release testing.

@tianleh
Copy link
Member

tianleh commented Dec 26, 2023

nonblocking: please remove the reference here as well $ yarn cypress:run-without-security --spec "cypress/integration/core-opensearch-dashboards/vanilla-opensearch-dashboards/*.js"

@SuZhou-Joe SuZhou-Joe merged commit 1fa3e2b into opensearch-project:main Dec 27, 2023
33 of 36 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Dec 27, 2023
* feat: skip flaky test

Signed-off-by: SuZhou-Joe <[email protected]>

* feat: remove useless test case

Signed-off-by: SuZhou-Joe <[email protected]>

* feat: remove useless reference

Signed-off-by: SuZhou-Joe <[email protected]>

---------

Signed-off-by: SuZhou-Joe <[email protected]>
(cherry picked from commit 1fa3e2b)
SuZhou-Joe added a commit that referenced this pull request Dec 27, 2023
* feat: skip flaky test

Signed-off-by: SuZhou-Joe <[email protected]>

* feat: remove useless test case

Signed-off-by: SuZhou-Joe <[email protected]>

* feat: remove useless reference

Signed-off-by: SuZhou-Joe <[email protected]>

---------

Signed-off-by: SuZhou-Joe <[email protected]>
(cherry picked from commit 1fa3e2b)

Co-authored-by: SuZhou-Joe <[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.

5 participants