Closed Bug 1669383 Opened 4 years ago Closed 4 years ago

Test both webgl.out-of-process:true and false

Categories

(Core :: Graphics: CanvasWebGL, task, P1)

task

Tracking

()

RESOLVED FIXED
83 Branch
Tracking Status
firefox83 --- fixed

People

(Reporter: jgilbert, Assigned: jgilbert)

References

Details

Attachments

(1 file)

While we're flip-flopping the pref, we want both paths tested.

Pushed by jgilbert@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/c4fda6445b65 Force default mochitest-webgl runs to use webgl.out-of-process:false. r=ahal
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch

I noticed on some runs (like win10-asan m-gli(mda)) that we have both:
--setpref=webgl.out-of-process=false
--setpref=webgl.out-of-process=true

this is set for any webgl-ipc variant:
https://searchfox.org/mozilla-central/source/taskcluster/taskgraph/transforms/tests.py#285

I would like to confirm that this is expected.

Flags: needinfo?(jgilbert)

I'm expecting the variant to override the test settings. Is that right?

Flags: needinfo?(jgilbert) → needinfo?(jmaher)

so I think the test defaults to false, then the -gli variant adds a true. The question is does that result in what we expect- the answer is yes. Because the True comes later in the commandline arguments, it overrides the False setting.

Flags: needinfo?(jmaher)

Great, sounds right to me too!

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: