Skip to content

Bypass duo chat callout for flakey spec

Vijay Hawoldar requested to merge vij-fix-flakey-modal-spec into master

What does this MR do and why?

In !158873 (comment 1992541139) a flakey spec looks like it's failing occasionally because the duo chat promo popover is sometimes blocking a button click during the spec.

This MR disables that popover by pre-emptively creating a dismissed callout for the user

Refs #461570

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Edited by Vijay Hawoldar

Merge request reports