Closed Bug 371866 Opened 18 years ago Closed 18 years ago

make sure test machines have correct layout prefs

Categories

(Release Engineering :: General, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: sayrer, Assigned: rcampbell)

References

Details

dbaron wrote: Is the test machine using user_pref("layout.fire_onload_after_image_background_loads", true); ? It probably should be...
Blocks: 371890
And maybe the reftest framework should warn if the pref is set incorrectly?
The reftest code could probably even set the pref such that it doesn't affect the profile by setting it in the default branch -- this wouldn't work if the profile explicitly set it the other way, though.
while we're talking about "nice-to-haves", it'd be great if reftest produced its own profile on startup. I could do that from outside the harness, but if it were self-contained, it would be that much easier. In any case, the xserve's had this added to its profile.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Making reftest produce its own profile would make it significantly harder to run reftests with particular prefs set -- something I need to do sometimes, e.g., to test the high DPI case.
Re comment 4: It would make it easier to run reftests in an automated way, which is the primary use-case of reftest. As this would likely not be part of the reftest chrome code, but a runtests.pl-like script, it should not make it any harder to run reftest on a particular profile. robcee, have you filed a bug on that yet?
no, I hadn't, actually. Thanks for the reminder. See bug 374458.
Assignee: nobody → rcampbell
Component: Testing → Release Engineering
Product: Core → mozilla.org
QA Contact: testing → release
Version: Trunk → other
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.