Open Bug 1498738 Opened 6 years ago Updated 3 years ago

Enable Screenshots for mozilla-central tests on macOS

Categories

(Testing :: mozscreenshots, enhancement)

enhancement

Tracking

(Not tracked)

People

(Reporter: jhirsch, Unassigned)

References

(Blocks 1 open bug)

Details

As part of the 35.0.0 release (migration to pure webextension), some tests only passed when the Screenshots addon was explicitly disabled as part of test setup.

Ideally, we should be testing the browser as shipped in tests like the browser chrome tests. This bug captures work to get the in-tree tests working with Screenshots enabled.

Chris had pointed out: "browser-screenshots test runs on macOS (and Linux, Win7, and Win10) on autoland, but doesn't run on macOS on mozilla-central. I suspect the reason is that mochitest.yml doesn't know that macOS opt tests have WebRender ("qr") enabled. mochitest.yml[1] is
trying to run the test on "macosx1014-64-shippable/opt" (no "qr") on mozilla-central, but macOS opt tests on mozilla-central are called
"macosx1014-64-shippable-qr/opt"."

[1] https://searchfox.org/mozilla-central/rev/d3343662ce0aced933b30e053b33c93f759292eb/taskcluster/ci/test/mochitest.yml#164-184

Assigning this a P2 severity for now.

Severity: normal → S4
Priority: -- → P2
Summary: Enable Screenshots for mozilla-central tests → Enable Screenshots for mozilla-central tests on macOS
Depends on: 1692626
Blocks: 1692626
No longer depends on: 1692626

We had incorrectly triaged this as a screenshots bug.

Severity: S4 → --
Component: Screenshots → mozscreenshots
Priority: P2 → --
Product: Firefox → Testing
You need to log in before you can comment on or make changes to this bug.