xpcshell tests aren't being run with the firefox prefs - prefs in firefox.js don't take effect
Categories
(Testing :: XPCShell Harness, defect)
Tracking
(Not tracked)
People
(Reporter: mkmelin, Unassigned)
References
Details
Comment 1•10 years ago
|
||
Comment 2•10 years ago
|
||
Comment 3•10 years ago
|
||
Comment 4•10 years ago
|
||
Comment 5•10 years ago
|
||
Comment 6•10 years ago
|
||
Comment 7•10 years ago
|
||
Comment 8•8 years ago
|
||
Comment 9•8 years ago
|
||
Updated•8 years ago
|
Comment 10•8 years ago
|
||
Updated•3 years ago
|
Comment 11•1 year ago
•
|
||
This behavior is certainly unexpected for toolkit tests, where Firefox ignores its standard prefs, but other platforms (which do not know about firefox-appdir
) do not (and thus fail under certain conditions). Seeing something like firefox-appdir
in toolkit tests is very surprising to me. All I can say is that I wasted half a day to find this.
Comment 12•1 year ago
|
||
(In reply to John Bieling (:TbSync) from comment #11)
This behavior is certainly unexpected for toolkit tests, where Firefox ignores its standard prefs, but other platforms (which do not know about
firefox-appdir
) do not (and thus fail under certain conditions). Seeing something likefirefox-appdir
in toolkit tests is very surprising to me. All I can say is that I wasted half a day to find this.
Add me to the list of surprised individuals.
Description
•