Closed Bug 1840019 Opened 1 year ago Closed 7 months ago

Intermittent Android fis /webdriver/tests/bidi/input/release_actions/sequence.py | test_release_mouse_sequence_resets_dblclick_state[without release actions] - AssertionError: assert [{'button': 0, 'type': 'mousedown'},\n {'button': 0, 'type': 'mouse'

Categories

(Remote Protocol :: WebDriver BiDi, defect, P5)

Firefox 114
defect

Tracking

(firefox114 disabled, firefox115 disabled, firefox116 disabled)

RESOLVED FIXED
122 Branch
Tracking Status
firefox114 --- disabled
firefox115 --- disabled
firefox116 --- disabled

People

(Reporter: intermittent-bug-filer, Assigned: Sasha)

References

Details

(Keywords: intermittent-failure)

Note that this is a nofis failure only. With fission enabled the failure is not visible. Not sure if we should spend time on this particular bug given that Fission will be default on Android hopefully soon. Also I cannot reproduce the failure locally on desktop with Fission disabled, so it's a Android only failure.

Version: unspecified → Firefox 114

Surprisingly with my patch on bug 1848799 this is a perma unexpected pass for at least non-fission builds:
https://treeherder.mozilla.org/jobs?repo=try&revision=2c3078ff58adde385ef6c91a7328edadf6eadedc&searchStr=android

Maybe the metadata changes from the last wpt downstream sync weren't that appropriate and it should still be fission only.

Depends on: 1848799

(In reply to Henrik Skupin [:whimboo][⌚️UTC+2] from comment #4)

Surprisingly with my patch on bug 1848799 this is a perma unexpected pass for at least non-fission builds:
https://treeherder.mozilla.org/jobs?repo=try&revision=2c3078ff58adde385ef6c91a7328edadf6eadedc&searchStr=android

Maybe the metadata changes from the last wpt downstream sync weren't that appropriate and it should still be fission only.

Actually that is the case. The wd2 test jobs as run by the above try build used Fission and as such the tests are actually expected to fail. So the change by the wpt-sync should have caused it to fail.

As noticed I was using mach try fuzzy --full and Android jobs were run with Fission enabled. The failure only occurred in that mode but not with fission disabled. It might be good to have a follow-up meta data update that marks failing tests as FAIL. Also the original failure was for Fission and as such we have to rename the bug's summary.

No longer depends on: 1848799
Summary: Intermittent Android nofis /webdriver/tests/bidi/input/release_actions/sequence.py | test_release_mouse_sequence_resets_dblclick_state[without release actions] - AssertionError: assert [{'button': 0, 'type': 'mousedown'},\n {'button': 0, 'type': 'mouse' → Intermittent Android fis /webdriver/tests/bidi/input/release_actions/sequence.py | test_release_mouse_sequence_resets_dblclick_state[without release actions] - AssertionError: assert [{'button': 0, 'type': 'mousedown'},\n {'button': 0, 'type': 'mouse'

This was actually fixed by bug 1864614.

Status: NEW → RESOLVED
Closed: 7 months ago
Duplicate of bug: 1864614
Resolution: --- → DUPLICATE

Actually lets mark as fixed by bug 1864614.

Assignee: nobody → aborovova
Depends on: 1864614
No longer duplicate of bug: 1864614
Resolution: DUPLICATE → FIXED
Target Milestone: --- → 122 Branch
You need to log in before you can comment on or make changes to this bug.