Closed Bug 1177334 Opened 9 years ago Closed 9 years ago

Reftests at layout/reftests/bugs/1133905* fail on Linux with APZ enabled

Categories

(Core :: Panning and Zooming, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla41
Tracking Status
firefox41 --- fixed

People

(Reporter: kats, Assigned: kats)

References

Details

Attachments

(1 file)

These reftests are annotated as skip-if(!asyncPanZoom) so currently they are not running on desktop. Enabling APZ makes them run. However, the tests are actually assuming that the meta-viewport tags are being interpreted and the page zoom is being adjusted (see bug 1139306 comment 55 - 57). On desktop, enabling APZ doesn't automatically mean that the meta-viewport tag is applied, so I think the skip-if condition is wrong. We should just run these tests on B2G (i.e. on platforms where APZ and meta-viewport are both enabled).
Attached patch PatchSplinter Review
Attachment #8626440 - Flags: review?(tnikkel)
Comment on attachment 8626440 [details] [diff] [review]
Patch

If in the future we're going to have more cases of reftests needing metaviewport on/off we should maybe think about having a reftest environment variable for metaviewport support.
Attachment #8626440 - Flags: review?(tnikkel) → review+
https://hg.mozilla.org/mozilla-central/rev/f71d1e61111b
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla41
(In reply to Kartikaya Gupta (email:kats@mozilla.com) from comment #0)
> We should just [only] run these
> tests on B2G (i.e. on platforms where APZ and meta-viewport are both
> enabled).

In bug 1307332, :Aryx is performing the monumental task of removing all B2G/Mulet reftest.list annotations (basically making our harness assume B2G/Mulet are never defined).

In part, that means all of the lines affected in this bug are removed -- which leaves all of the tests unused & worthy-of-being-deleted.

Can/should we delete them (and all the reftest.list lines), or should we enable them under some alternate constellation of annotations?
Flags: needinfo?(tnikkel)
(hoping kats [patch author] and/or tnikkel [patch-reviewer & test-author] will have some insight into comment 5.)
Flags: needinfo?(bugmail)
We should probably switch them from skip-if(!B2G) to skip-if(!Android). In theory the tests should run and pass fine on Fennec, although what happens in practice may be different.
Flags: needinfo?(bugmail)
What kats said.
Flags: needinfo?(tnikkel)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: