Running some extensions tests locally on Windows doesn't run head.js from xpcshell.ini
Categories
(Testing :: General, defect, P2)
Tracking
(Not tracked)
People
(Reporter: zombie, Unassigned)
References
(Regression)
Details
(Keywords: regression)
+++ This bug was initially created as a clone of Bug #1603844 +++
Running:
mach mach xpcshell-test toolkit/components/extensions/test/xpcshell/test_native
fails because it doesn't run head.ini.
It looks to be from bug 1583353, but I wasn't able to bisect exactly, because before bug 1603844 landed, these same tests don't even run.
Updated•6 years ago
|
Comment 1•6 years ago
|
||
The xpcshell portion of bug 1583353 was backed out prior to the holidays. Though it did make to central for awhile so it's possible you tried this before the backout merged. Are you still seeing this?
Fwiw the command you pasted seems to wfm.
| Reporter | ||
Comment 2•6 years ago
|
||
I rebased all my in-progress patches since I reported this, and can't reproduce either anymore.
But I've had all kinds of hard-to-reproduce problems on Windows locally since parts of bug 1583353 started to land. Something about test and support files not getting copied, but only sometimes, depending on if you run a single test or the whole dir.
Comment 3•6 years ago
|
||
Strange.. feel free to file more bugs if you figure out a good STR.
Description
•