Closed Bug 1920301 Opened 1 month ago Closed 1 month ago

Perma android backlog [tier 2] TEST-UNEXPECTED-ERROR | /html/webappapis/scripting/events/event-handler-onmove-02.tentative.html | Unhandled rejection

Categories

(Core :: DOM: Core & HTML, defect, P5)

All
Android
defect
Points:
2

Tracking

()

RESOLVED FIXED
132 Branch
Tracking Status
firefox-esr115 --- unaffected
firefox-esr128 --- unaffected
firefox130 --- unaffected
firefox131 --- unaffected
firefox132 --- fixed

People

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

References

(Regression)

Details

(Keywords: intermittent-failure, intermittent-testcase, regression, Whiteboard: [webdriver:m12])

Attachments

(1 file)

Filed by: imoraru [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=475285446&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/cztraZ8CTqmcDjtWBSiolQ/runs/0/artifacts/public/logs/live_backing.log


[task 2024-09-21T11:08:36.530Z] 11:08:36     INFO - TEST-START | /html/webappapis/scripting/events/event-handler-onmove-02.tentative.html
[task 2024-09-21T11:08:36.563Z] 11:08:36     INFO - Setting pref dom.element.popover.enabled to true
[task 2024-09-21T11:08:39.586Z] 11:08:39     INFO - TEST-UNEXPECTED-ERROR | /html/webappapis/scripting/events/event-handler-onmove-02.tentative.html | Unhandled rejection
[task 2024-09-21T11:08:39.586Z] 11:08:39     INFO - TEST-INFO expected TIMEOUT | took 3056ms
[task 2024-09-21T11:08:40.161Z] 11:08:40     INFO - STDOUT: cleanup aborted: Unable to remount device
[task 2024-09-21T11:08:40.162Z] 11:08:40     INFO - Closing logging queue
[task 2024-09-21T11:08:40.162Z] 11:08:40     INFO - queue closed
[task 2024-09-21T11:08:40.177Z] 11:08:40     INFO - Setting up ssl
[task 2024-09-21T11:08:40.408Z] 11:08:40     INFO - certutil | b''
[task 2024-09-21T11:08:40.536Z] 11:08:40     INFO - certutil | b''
[task 2024-09-21T11:08:40.546Z] 11:08:40     INFO - certutil | b'\nCertificate Nickname                                         Trust Attributes\n                                                             SSL,S/MIME,JAR/XPI\n\nweb-platform-tests                                           CT,, \n'
[task 2024-09-21T11:08:41.168Z] 11:08:41     INFO - adb Granting important runtime permissions to org.mozilla.geckoview.test_runner
[task 2024-09-21T11:08:42.274Z] 11:08:42     INFO - adb launch_application: am start -W -n org.mozilla.geckoview.test_runner/org.mozilla.geckoview.test_runner.TestRunnerActivity -a android.intent.action.MAIN --es env0 MOZ_CRASHREPORTER=1 --es env1 MOZ_CRASHREPORTER_NO_REPORT=1 --es env2 MOZ_CRASHREPORTER_SHUTDOWN=1 --es env3 MOZ_HIDE_RESULTS_TABLE=1 --es env4 MOZ_IN_AUTOMATION=1 --es env5 MOZ_LOG=signaling:3,mtransport:4,DataChannel:4,jsep:4 --es env6 R_LOG_LEVEL=6 --es env7 R_LOG_DESTINATION=stderr --es env8 R_LOG_VERBOSE=1 --es env9 MOZ_PROCESS_LOG=/tmp/tmpk3bjo0hqpidlog --es env10 MOZ_DISABLE_NONLOCAL_CONNECTIONS=1 --es arg0 -no-remote --es arg1 -profile --es arg2 /data/local/tmp/test_root/profile --es arg3 --marionette --es arg4 about:blank
[task 2024-09-21T11:08:43.795Z] 11:08:43     INFO - Starting runner
[task 2024-09-21T11:08:44.598Z] 11:08:44     INFO - TEST-START | /html/webappapis/scripting/processing-model-2/unhandled-promise-rejections/promise-resolution-order.html

Set release status flags based on info from the regressing bug 1522790

:whimboo, since you are the author of the regressor, bug 1522790, could you take a look?

For more information, please visit BugBot documentation.

We most likely need to update the expectation of this test again after bug 1920056 didn't seem to have it made stable. I will check on Monday.

See Also: → 1920056

The problem here is that the test is trying to move the actual browser window but that's not working on Android. Marionette returns a UnsupportedOperationError in such cases. So the test should always error out. But this doesn't happen because the test does not catch any error when only using .then() for promises. Instead it just fails.

I'll update the test and manifest to get this fixed.

Assignee: nobody → hskupin
Status: NEW → ASSIGNED
Flags: needinfo?(hskupin)
OS: Unspecified → Android
Hardware: Unspecified → All
Pushed by hskupin@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/84ea7ef6f9b0 [wpt] Refactor test "event-handler-onmove-02.tentative.html" and update expectation for Android. r=jgraham
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/48303 for changes under testing/web-platform/tests
Status: ASSIGNED → RESOLVED
Closed: 1 month ago
Resolution: --- → FIXED
Target Milestone: --- → 132 Branch
Upstream PR merged by moz-wptsync-bot
Points: --- → 2
Whiteboard: [webdriver:m12]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: