Closed Bug 1573876 Opened 5 years ago Closed 5 years ago

Perma dom/base/test/test_viewport_metrics_on_landscape_content.html | The root element's scrollHeight should be the layout viewport height - got 966, expected 1932 when Gecko 70 merges to Beta on 2019-08-26

Categories

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

defect
Not set
normal

Tracking

()

VERIFIED FIXED
mozilla70
Tracking Status
firefox-esr60 --- unaffected
firefox-esr68 --- unaffected
firefox68 --- unaffected
firefox69 --- unaffected
firefox70 ? verified

People

(Reporter: opoprus, Assigned: hiro)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

[Tracking Requested - why for this release]:

Central as beta simulation

Treeherder link: https://treeherder.mozilla.org/#/jobs?repo=try&selectedJob=261570727&resultStatus=testfailed%2Cbusted%2Cexception%2Cusercancel%2Crunnable&revision=5f75676f21240dbf0fbf1cb1d8d5c1d05cf7e100&searchStr=linux%2Cx64%2Casan%2Cmochitests%2Ctest-linux64-asan%2Fopt-mochitest-e10s-2%2Cm%282%29

Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=261570727&repo=try&lineNumber=4117

[task 2019-08-14T12:15:00.409Z] 12:15:00 INFO - TEST-START | dom/base/test/test_viewport_metrics_on_landscape_content.html
[task 2019-08-14T12:15:00.646Z] 12:15:00 INFO - TEST-INFO | started process screentopng
[task 2019-08-14T12:15:00.784Z] 12:15:00 INFO - JavaScript error: /builds/worker/workspace/build/tests/bin/components/httpd.js, line 3731: NS_ERROR_NOT_AVAILABLE:
[task 2019-08-14T12:15:00.882Z] 12:15:00 INFO - JavaScript error: /builds/worker/workspace/build/tests/bin/components/httpd.js, line 3731: NS_ERROR_NOT_AVAILABLE:
[task 2019-08-14T12:15:01.128Z] 12:15:01 INFO - TEST-INFO | screentopng: exit 0
[task 2019-08-14T12:15:01.129Z] 12:15:01 INFO - Buffered messages logged at 12:15:00
[task 2019-08-14T12:15:01.129Z] 12:15:01 INFO - add_task | Entering test
[task 2019-08-14T12:15:01.130Z] 12:15:01 INFO - TEST-PASS | dom/base/test/test_viewport_metrics_on_landscape_content.html | The content should be scaled by 0.5x
[task 2019-08-14T12:15:01.130Z] 12:15:01 INFO - TEST-PASS | dom/base/test/test_viewport_metrics_on_landscape_content.html | window.innerHeight should reflect the layout viewport
[task 2019-08-14T12:15:01.131Z] 12:15:01 INFO - Buffered messages finished
[task 2019-08-14T12:15:01.132Z] 12:15:01 INFO - TEST-UNEXPECTED-FAIL | dom/base/test/test_viewport_metrics_on_landscape_content.html | The root element's scrollHeight should be the layout viewport height - got 966, expected 1932
[task 2019-08-14T12:15:01.132Z] 12:15:01 INFO - SimpleTest.is@SimpleTest/SimpleTest.js:320:16
[task 2019-08-14T12:15:01.133Z] 12:15:01 INFO - @dom/base/test/file_viewport_metrics_on_landscape_content.html:46:5
[task 2019-08-14T12:15:01.133Z] 12:15:01 INFO - nextTick/<@SimpleTest/SimpleTest.js:1793:34
[task 2019-08-14T12:15:01.133Z] 12:15:01 INFO - nextTick@SimpleTest/SimpleTest.js:1809:11
[task 2019-08-14T12:15:01.134Z] 12:15:01 INFO - TEST-PASS | dom/base/test/test_viewport_metrics_on_landscape_content.html | The content height should be half of the layout viewport height
[task 2019-08-14T12:15:01.134Z] 12:15:01 INFO - TEST-PASS | dom/base/test/test_viewport_metrics_on_landscape_content.html | The content should be scaled by 1.0x
[task 2019-08-14T12:15:01.135Z] 12:15:01 INFO - TEST-PASS | dom/base/test/test_viewport_metrics_on_landscape_content.html | Now the visual viewport height should be changed to half of the layout viewport height
[task 2019-08-14T12:15:01.135Z] 12:15:01 INFO - TEST-FAIL | dom/base/test/test_viewport_metrics_on_landscape_content.html | window.innerHeight shouldn't be changed (Bug 1514429) - got 966, expected 1932
[task 2019-08-14T12:15:01.135Z] 12:15:01 INFO - Not taking screenshot here: see the one that was previously logged
[task 2019-08-14T12:15:01.136Z] 12:15:01 INFO - TEST-UNEXPECTED-FAIL | dom/base/test/test_viewport_metrics_on_landscape_content.html | The root element's scrollHeight shouldn't be changed - got 966, expected 1932
[task 2019-08-14T12:15:01.136Z] 12:15:01 INFO - SimpleTest.is@SimpleTest/SimpleTest.js:320:16
[task 2019-08-14T12:15:01.137Z] 12:15:01 INFO - @dom/base/test/file_viewport_metrics_on_landscape_content.html:61:5
[task 2019-08-14T12:15:01.137Z] 12:15:01 INFO - nextTick/<@SimpleTest/SimpleTest.js:1793:34
[task 2019-08-14T12:15:01.137Z] 12:15:01 INFO - nextTick@SimpleTest/SimpleTest.js:1809:11
[task 2019-08-14T12:15:01.137Z] 12:15:01 INFO - add_task | Leaving test
[task 2019-08-14T12:15:01.138Z] 12:15:01 INFO - GECKO(1090) | MEMORY STAT | vsize 20975105MB | residentFast 1678MB

Test got added in bug 1508177.

Flags: needinfo?(hikezoe.birchill)
Regressed by: 1508177
Keywords: regression
Assignee: nobody → hikezoe.birchill
Status: NEW → ASSIGNED
Flags: needinfo?(hikezoe.birchill)
Pushed by hikezoe.birchill@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/5d6185ef02c7 Enable layout.viewport_contains_no_contents_area on test_viewport_metrics_on_landscape_content.html. r=botond
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
Has Regression Range: --- → yes
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: