browser_bug1184989_prevent_scrolling_when_preferences_flipped.js fails when run on windows10 v1803
Categories
(Firefox :: Settings UI, defect, P3)
Tracking
()
People
(Reporter: jmaher, Unassigned)
References
Details
we are in the process of upgrading our windows test machines from windows10 v1703 to v1803. In doing this some tests fail.
in this try push:
https://treeherder.mozilla.org/#/jobs?repo=try&searchStr=browser-chrome&revision=937618e6864c12a65574d5ead32e4a614a7c957d&selectedJob=226485661
on windows opt bc4, you can see this log:
https://treeherder.mozilla.org/#/jobs?repo=try&searchStr=browser-chrome&revision=937618e6864c12a65574d5ead32e4a614a7c957d&selectedJob=226485661
and this information:
12:43:13 INFO - TEST-PASS | browser/components/preferences/in-content/tests/browser_bug1184989_prevent_scrolling_when_preferences_flipped.js | Page should not scroll when checkbox flipped -
12:43:13 INFO - TEST-PASS | browser/components/preferences/in-content/tests/browser_bug1184989_prevent_scrolling_when_preferences_flipped.js | Page should not scroll when radio flipped -
12:43:13 INFO - TEST-PASS | browser/components/preferences/in-content/tests/browser_bug1184989_prevent_scrolling_when_preferences_flipped.js | Search engineList is selected -
12:43:13 INFO - Buffered messages finished
12:43:13 INFO - TEST-UNEXPECTED-FAIL | browser/components/preferences/in-content/tests/browser_bug1184989_prevent_scrolling_when_preferences_flipped.js | Page should not scroll when search engineList flipped - Got 305, expected 0
12:43:13 INFO - Stack trace:
Updated•6 years ago
|
Reporter | ||
Comment 1•6 years ago
|
||
ok, I had accidentally turned off the mouse and screen resolution script causing this test to fail- re-enabling in bug 1527369
Description
•