Intermittent TEST-UNEXPECTED-NOTRUN | /visual-viewport/viewport-no-resize-event-on-overflow-recalc.html | Resize event not fired at window.visualViewport when content is added - expected PASS
Categories
(Core :: Layout, defect, P5)
Tracking
()
Tracking | Status | |
---|---|---|
firefox72 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: apavel)
References
(Regression)
Details
(Keywords: intermittent-failure, regression)
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
Filed by: malexandru [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=274815376&repo=autoland
Full log: https://queue.taskcluster.net/v1/task/A2RpbfqjQyK0_n3gTPJhFA/runs/0/artifacts/public/logs/live_backing.log
[task 2019-11-06T13:27:01.981Z] 13:27:01 INFO - TEST-START | /visual-viewport/viewport-no-resize-event-on-overflow-recalc.html
[task 2019-11-06T13:27:02.001Z] 13:27:02 INFO - Setting pref dom.meta-viewport.enabled (true)
[task 2019-11-06T13:27:02.029Z] 13:27:02 INFO - Setting pref apz.allow_zooming (true)
[task 2019-11-06T13:27:02.072Z] 13:27:02 INFO - Setting pref dom.visualviewport.enabled (true)
[task 2019-11-06T13:27:42.257Z] 13:27:42 INFO -
[task 2019-11-06T13:27:42.257Z] 13:27:42 INFO - TEST-UNEXPECTED-NOTRUN | /visual-viewport/viewport-no-resize-event-on-overflow-recalc.html | Resize event not fired at window.visualViewport when content is added - expected PASS
[task 2019-11-06T13:27:42.687Z] 13:27:42 INFO - TEST-UNEXPECTED-TIMEOUT | /visual-viewport/viewport-no-resize-event-on-overflow-recalc.html | expected OK
[task 2019-11-06T13:27:42.687Z] 13:27:42 INFO - TEST-INFO took 40709ms
[task 2019-11-06T13:27:43.332Z] 13:27:43 INFO - Closing logging queue
[task 2019-11-06T13:27:43.332Z] 13:27:43 INFO - queue closed
[task 2019-11-06T13:27:43.349Z] 13:27:43 INFO - Setting up ssl
[task 2019-11-06T13:27:43.365Z] 13:27:43 INFO - certutil |
[task 2019-11-06T13:27:43.380Z] 13:27:43 INFO - certutil |
[task 2019-11-06T13:27:43.395Z] 13:27:43 INFO - certutil |
[task 2019-11-06T13:27:43.395Z] 13:27:43 INFO - Certificate Nickname Trust Attributes
[task 2019-11-06T13:27:43.395Z] 13:27:43 INFO - SSL,S/MIME,JAR/XPI
[task 2019-11-06T13:27:43.396Z] 13:27:43 INFO -
[task 2019-11-06T13:27:43.396Z] 13:27:43 INFO - web-platform-tests CT,,
[task 2019-11-06T13:27:43.396Z] 13:27:43 INFO -
[task 2019-11-06T13:27:46.309Z] 13:27:46 INFO - adb Granting important runtime permissions to org.mozilla.geckoview.test
[task 2019-11-06T13:27:47.557Z] 13:27:47 INFO - adb launch_application: am start -W -n org.mozilla.geckoview.test/org.mozilla.geckoview.test.TestRunnerActivity -a android.intent.action.MAIN --es env9 MOZ_DISABLE_NONLOCAL_CONNECTIONS=1 --es env8 R_LOG_DESTINATION=stderr --es args "-no-remote -profile /sdcard/tests/profile --marionette about:blank" --es env3 MOZ_HIDE_RESULTS_TABLE=1 --es env2 R_LOG_VERBOSE=1 --es env1 MOZ_WEBRENDER=0 --es env0 MOZ_CRASHREPORTER=1 --es env7 MOZ_CRASHREPORTER_SHUTDOWN=1 --es env6 MOZ_IN_AUTOMATION=1 --es env5 MOZ_LOG=signaling:3,mtransport:4,DataChannel:4,jsep:4 --es env4 STYLO_THREADS=4 --ez use_multiprocess True --es env12 R_LOG_LEVEL=6 --es env11 MOZ_PROCESS_LOG=/tmp/tmpzc91jTpidlog --es env10 MOZ_CRASHREPORTER_NO_REPORT=1
[task 2019-11-06T13:27:48.929Z] 13:27:48 INFO - Starting runner
[task 2019-11-06T13:27:49.076Z] 13:27:49 INFO - TEST-START | /visual-viewport/viewport-read-size-causes-layout.html
Comment 1•5 years ago
|
||
Looks to be caused by: https://hg.mozilla.org/mozilla-central/rev/929fc8c0f01b
Updated•5 years ago
|
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Comment 4•5 years ago
|
||
Geoff any idea why this is still failing?
previous patch was this https://phabricator.services.mozilla.com/D51808
Comment 5•5 years ago
|
||
Why is the .ini file in the tests directory? Instead of
testing/web-platform/tests/visual-viewport/viewport-no-resize-event-on-overflow-recalc.html.ini
shouldn't that be located at
testing/web-platform/meta/visual-viewport/viewport-no-resize-event-on-overflow-recalc.html.ini
?
Assignee | ||
Comment 6•5 years ago
|
||
Comment 11•5 years ago
|
||
Backed out changeset 54819ad7decc (bug 1594419) for frequent wpt failures on viewport-no-resize-event-on-overflow-recalc.html
Backout revision https://hg.mozilla.org/integration/autoland/rev/04cd216d7e69f37dbdf74e4993b0e283d4b39283
Failure logs Android https://treeherder.mozilla.org/logviewer.html#?job_id=276651876&repo=autoland
Windows and Linux https://treeherder.mozilla.org/logviewer.html#?job_id=276649665&repo=autoland
Geoff can you please take a look?
Comment hidden (Intermittent Failures Robot) |
Comment 13•5 years ago
|
||
I think the old ini file at testing/web-platform/tests/visual-viewport/viewport-no-resize-event-on-overflow-recalc.html.ini has no effect. We only currently see failures on Android, so when we put the ini file in the correct place, it also has to be updated to only modify the expectations for Android. Something like:
[viewport-no-resize-event-on-overflow-recalc.html]
[Resize event not fired at window.visualViewport when content is added]
expected:
if (os == "android"): ["PASS", "NOTRUN"]
:apavel - Can you update your patch and check it on try?
Assignee | ||
Comment 14•5 years ago
|
||
Try push: https://treeherder.mozilla.org/#/jobs?repo=try&revision=b7011a7d73a5b3a25843c052e60a6d87eb6a2280
Will update here once all jobs run.
Assignee | ||
Comment 15•5 years ago
|
||
Revision updated.
Comment 16•5 years ago
|
||
Comment 18•5 years ago
|
||
Assignee | ||
Updated•5 years ago
|
Comment hidden (obsolete) |
Comment 20•5 years ago
|
||
bugherder |
Updated•5 years ago
|
Updated•3 years ago
|
Description
•