Android reftest failures on 1133905-1-vh.html when Gecko 67 merges to beta on 2019-03-11
Categories
(Core :: Layout, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox65 | --- | unaffected |
firefox66 | --- | unaffected |
firefox67 | --- | verified |
People
(Reporter: NarcisB, Assigned: botond)
References
Details
Attachments
(1 file)
[Tracking Requested - why for this release]:
Central as Beta simulation:
https://treeherder.mozilla.org/#/jobs?repo=try&resultStatus=testfailed%2Cbusted%2Cexception%2Crunnable&classifiedState=unclassified&revision=593aa37ef063396bb253d23b17c3be9bc463bc28&selectedJob=232674985
Failure log:
https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=232674985&repo=try&lineNumber=1936
:botond , this seems to have been caused by https://hg.mozilla.org/integration/autoland/rev/c3c039fd4476. Could you please take a look?
Assignee | ||
Comment 1•6 years ago
|
||
What's happening here is that containerless scrolling landed on the Nightly channel only for now, and there were some accompanying test and test annotation changes.
I don't know of way to mark test or test annotation changes as Nightly-only.
This can be resolved in one of two ways:
- We let containerless scrolling ride the 67 train to Beta. In this case, the failures will go away.
- If we decide not to let containerless scrolling ride the 67 train, we can back out the test changes from 67 after it branches.
I will take this bug and use it to track the change in (2) if it becomes necessary.
Comment 2•6 years ago
|
||
The reftest sandbox has "release_or_beta": https://searchfox.org/mozilla-central/rev/d6f8590a91b71d64a1d0471cac38b6aadbe2a6e2/layout/tools/reftest/manifest.jsm#496
Assignee | ||
Comment 3•6 years ago
|
||
After discussing this with RyanVM, we settled on a solution that doesn't require waiting until the "ride the 67 train" decision is made: force the pref on for the affected tests.
Assignee | ||
Comment 4•6 years ago
|
||
They were revised in bug 1158392 to work with containerless scrolling and
not with container scrolling.
Comment 6•6 years ago
|
||
bugherder |
Comment 7•6 years ago
|
||
Verified fixed with latest beta simulation: https://treeherder.mozilla.org/#/jobs?repo=try&resultStatus=testfailed%2Cbusted%2Cexception%2Cretry%2Cusercancel%2Crunnable&revision=23016e54866d3a6d3e2946688b33ca5ccb4dbfbd
Updated•6 years ago
|
Description
•