Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

UI tests needing a rerun to pass. #26984

Closed
Taknok opened this issue Sep 14, 2022 · 3 comments
Closed

UI tests needing a rerun to pass. #26984

Taknok opened this issue Sep 14, 2022 · 3 comments
Labels
🐞 bug Crashes, Something isn't working, .. needs:triage Issue needs triage

Comments

@Taknok
Copy link
Contributor

Taknok commented Sep 14, 2022

Steps to reproduce

  1. Run ui test deleteMultipleSelectionTest
  2. See first fail and second run suceed.

Expected behaviour

Pass at first run.

Actual behaviour

Fail at first run

Device name

No response

Android version

N.A.

Firefox release type

Firefox

Firefox version

main

Device logs

No response

Additional information

UI tests are failing on first run due to this popup changing the focus.

Screenshot_20220910-011045__01

This popup is shown when first navigating to an URL.

@Taknok Good catch with the tests needing a rerun to pass.
Can you open a new ticket for that? (I can help also)
(the solution is simple, we just need to use featureSettingsHelper.setTCPCFREnabled(false))

Originally posted by @Mugurell in #21212 (comment)

Example: ui test deleteMultipleSelectionTest

Solution: featureSettingsHelper.setTCPCFREnabled(false)

┆Issue is synchronized with this Jira Task

@Taknok Taknok added needs:triage Issue needs triage 🐞 bug Crashes, Something isn't working, .. labels Sep 14, 2022
@AaronMT
Copy link
Contributor

AaronMT commented Sep 15, 2022

@Taknok This should be resolved today if you pull in latest code off main. Please report back if things are not working for you.

@Taknok
Copy link
Contributor Author

Taknok commented Sep 18, 2022

Blocked by #27053

@cpeterso cpeterso changed the title [Bug]: UI tests needing a rerun to pass. UI tests needing a rerun to pass. Dec 23, 2022
@cpeterso
Copy link

Moved to bugzilla: https://bugzilla.mozilla.org/show_bug.cgi?id=1807299

Change performed by the Move to Bugzilla add-on.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🐞 bug Crashes, Something isn't working, .. needs:triage Issue needs triage
Projects
None yet
Development

No branches or pull requests

3 participants