You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug 1919763 - Fix verifyCreditCardRedirectionsToAutofillSectionAfterInterruptionTest UI test on API 34 r=ohorvath
The UI test was failing on API 34 because of the background-foreground actions (slightly different behaviour compared to API 30)
To overcome this problem, I've added a couple of extra actions and had to make minor sync improvements after resuming the app.
The UI test:
- Successfully passed 25x on API 30 ✅
- Successfully passed 50x on API 34 ✅
Differential Revision: https://phabricator.services.mozilla.com/D222781
UltraBlame original commit: 507b9c91a6dfdc0a9d1ee667ad76652e109a0770
0 commit comments