Perma /html/semantics/popovers/popover-inside-display-none.html | expected PASS
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr102 | --- | unaffected |
firefox113 | --- | unaffected |
firefox114 | --- | unaffected |
firefox115 | --- | fixed |
firefox116 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: chorotan)
References
(Regression)
Details
(Keywords: intermittent-failure, intermittent-testcase, regression, Whiteboard: [stockwell needswork:owner])
Attachments
(1 obsolete file)
Filed by: nbeleuzu [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=416069126&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/KLkCpPdFQHWacpztgFg1Rw/runs/0/artifacts/public/logs/live_backing.log
Reftest URL: https://hg.mozilla.org/mozilla-central/raw-file/tip/layout/tools/reftest/reftest-analyzer.xhtml#logurl=https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/KLkCpPdFQHWacpztgFg1Rw/runs/0/artifacts/public/logs/live_backing.log&only_show_unexpected=1
[task 2023-05-17T05:53:30.358Z] 05:53:30 INFO - TEST-START | /html/semantics/popovers/popover-inside-display-none.html
[task 2023-05-17T05:53:50.425Z] 05:53:50 INFO - TEST-UNEXPECTED-TIMEOUT | /html/semantics/popovers/popover-inside-display-none.html | expected PASS
[task 2023-05-17T05:53:50.425Z] 05:53:50 INFO - TEST-INFO took 20068ms
[task 2023-05-17T05:53:50.720Z] 05:53:50 INFO - STDOUT: cleanup aborted: Unable to remount device
[task 2023-05-17T05:53:50.800Z] 05:53:50 INFO - STDOUT: cleanup aborted: Unable to remount device
[task 2023-05-17T05:53:50.802Z] 05:53:50 INFO - Closing logging queue
[task 2023-05-17T05:53:50.802Z] 05:53:50 INFO - queue closed
[task 2023-05-17T05:53:50.813Z] 05:53:50 INFO - Setting android reftest preferences
[task 2023-05-17T05:53:50.813Z] 05:53:50 INFO - Setting up ssl
[task 2023-05-17T05:53:50.826Z] 05:53:50 INFO - certutil | b''
[task 2023-05-17T05:53:50.842Z] 05:53:50 INFO - certutil | b''
[task 2023-05-17T05:53:50.850Z] 05:53:50 INFO - certutil | b'\nCertificate Nickname Trust Attributes\n SSL,S/MIME,JAR/XPI\n\nweb-platform-tests CT,, \n'
[task 2023-05-17T05:53:51.349Z] 05:53:51 INFO - adb Granting important runtime permissions to org.mozilla.geckoview.test_runner
[task 2023-05-17T05:53:52.358Z] 05:53:52 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/tmpfx5tmr4cpidlog --es env10 MOZ_DISABLE_NONLOCAL_CONNECTIONS=1 --es env11 STYLO_THREADS=1 --es arg0 -no-remote --es arg1 -profile --es arg2 /data/local/tmp/test_root/profile --es arg3 --marionette --es arg4 about:blank --ez use_multiprocess True
[task 2023-05-17T05:53:53.450Z] 05:53:53 INFO - Starting runner
Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee | ||
Comment 2•2 years ago
|
||
Started after this patch landed: https://bugzilla.mozilla.org/show_bug.cgi?id=1833282#c6
Updated•2 years ago
|
Comment 3•2 years ago
|
||
Set release status flags based on info from the regressing bug 1833282
Comment 4•2 years ago
•
|
||
Looks like the next wpt-sync will include changes in popover tests: https://hg.mozilla.org/try/rev/a069183ec13988237ee6790b4ff3894fa29b3536
Also we noticed this behavior, as we update the expectations for one test as in https://bugzilla.mozilla.org/show_bug.cgi?id=1833282#c6 another one will timeout. They do no timeout all at once, only one by one. Landing the patch here with make /html/semantics/popovers/popover-open-display.html
timeout as per this try push. So either we update https://searchfox.org/mozilla-central/source/testing/web-platform/meta/html/semantics/popovers/__dir__.ini to include expectations for Android !debug !fission to cover the whole directory or we see what's left from the wpt-sync and and update the tests one by one.
Maybe Mirko has a better approach to tackle these timeouts.
Comment 5•2 years ago
|
||
New wpt-sync: https://hg.mozilla.org/integration/autoland/rev/bcdb0fe8c82b8711a77ee97b26cb43ee1ba52090 that covers the expectations here, let's see if anything else surfaces.
Comment hidden (Intermittent Failures Robot) |
Comment 8•2 years ago
|
||
Set release status flags based on info from the regressing bug 1833282
Comment 9•2 years ago
|
||
:CosminS no failures in the past month, any other action item left to do here?
Comment 10•2 years ago
•
|
||
Nope, looks like the wpt-sync from comment 5 took care of them. Marking as fixed accordingly.
Updated•1 year ago
|
Description
•