-
Notifications
You must be signed in to change notification settings - Fork 113
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
Security analytics cypress test fixes. #1590
Security analytics cypress test fixes. #1590
Conversation
Signed-off-by: AWSHurneyt <[email protected]>
Signed-off-by: AWSHurneyt <[email protected]>
The plugin cypress workflow is failing in the |
Backport needed? And do we have any plan to fix the issue that SA cypress test cases can not be run in Github CI. |
@SuZhou-Joe Yes, please backport this PR to 2.x, and 2.17.
It looks like the CIs are failing in PRs to main branch for other plugins too (example). Considering the tests are failing for multiple plugins in the Does the functional test repo team have any thoughts on what could be the problem? |
* Added short wait to help reduce flakiness. Signed-off-by: AWSHurneyt <[email protected]> * Gave rule unique ID. Signed-off-by: AWSHurneyt <[email protected]> --------- Signed-off-by: AWSHurneyt <[email protected]> (cherry picked from commit b5b2cb8)
* Added short wait to help reduce flakiness. Signed-off-by: AWSHurneyt <[email protected]> * Gave rule unique ID. Signed-off-by: AWSHurneyt <[email protected]> --------- Signed-off-by: AWSHurneyt <[email protected]> (cherry picked from commit b5b2cb8)
* Added short wait to help reduce flakiness. Signed-off-by: AWSHurneyt <[email protected]> * Gave rule unique ID. Signed-off-by: AWSHurneyt <[email protected]> --------- Signed-off-by: AWSHurneyt <[email protected]> (cherry picked from commit b5b2cb8) Co-authored-by: AWSHurneyt <[email protected]>
* Added short wait to help reduce flakiness. Signed-off-by: AWSHurneyt <[email protected]> * Gave rule unique ID. Signed-off-by: AWSHurneyt <[email protected]> --------- Signed-off-by: AWSHurneyt <[email protected]> (cherry picked from commit b5b2cb8) Co-authored-by: AWSHurneyt <[email protected]>
Description
Please backport this PR back to v2.17.
Testing
The affected test class passes locally on a 2.17.1 security-enabled domain.
Issues Resolved
[List any issues this PR will resolve]
Check List
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.