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

Temporarily disabled destination use in some cypress tests to resolve flakiness. #214

Merged
merged 1 commit into from
Apr 13, 2022

Conversation

AWSHurneyt
Copy link
Collaborator

Signed-off-by: AWSHurneyt hurneyt@amazon.com

Description

Automatic destination migration to notification channels was causing destinations to be deleted while cypress tests were executing. For now, we're commenting out the portions of those tests that use destinations. The tests will be refactored in the future to make use of notification channels once the notifications frontend is implemented.

Issues Resolved

[List any issues this PR will resolve]

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

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.

… flakiness.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
@codecov-commenter
Copy link

Codecov Report

Merging #214 (5c50e50) into main (8b630df) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #214   +/-   ##
=======================================
  Coverage   56.79%   56.79%           
=======================================
  Files         198      198           
  Lines        4756     4756           
  Branches      651      651           
=======================================
  Hits         2701     2701           
  Misses       2053     2053           
  Partials        2        2           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8b630df...5c50e50. Read the comment docs.

@AWSHurneyt
Copy link
Collaborator Author

Ran the cypress tests 3 times using github, and a few times locally to help ensure they are no longer flaky.

@AWSHurneyt AWSHurneyt marked this pull request as ready for review April 13, 2022 20:36
@AWSHurneyt AWSHurneyt requested a review from a team April 13, 2022 20:36
@getsaurabh02
Copy link
Member

Will any change in the migration backend logic which could lead to regression will be suppressed until these tests are fixed. Do we need to add an issue for the quick follow up

@AWSHurneyt
Copy link
Collaborator Author

Will any change in the migration backend logic which could lead to regression will be suppressed until these tests are fixed. Do we need to add an issue for the quick follow up

Agreed. Created this issue to track this opensearch-project/alerting#403

kavilla added a commit to kavilla/opensearch-dashboards-functional-test that referenced this pull request Apr 14, 2022
Copy-paste with changes that were committed from the alerting
dashboards plugin.

Source PR:
opensearch-project/alerting-dashboards-plugin#214

Issue resolved:
N/A

Signed-off-by: Kawika Avilla <kavilla414@gmail.com>
kavilla added a commit to opensearch-project/opensearch-dashboards-functional-test that referenced this pull request Apr 14, 2022
Copy-paste with changes that were committed from the alerting
dashboards plugin.

Source PR:
opensearch-project/alerting-dashboards-plugin#214

Issue resolved:
N/A

Signed-off-by: Kawika Avilla <kavilla414@gmail.com>
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.

4 participants