Open
Bug 933706
Opened 12 years ago
Updated 3 years ago
stackFixerProcess interacts badly with test hangs
Categories
(Testing :: Mochitest, defect)
Tracking
(Not tracked)
NEW
People
(Reporter: ted, Unassigned)
References
Details
I'm not sure of the exact root cause here, but I was trying to test my fix for bug 932349 with a local Linux debug build, and the Mochitest harness just would not detect the hang. After a bunch of fumbling around I found that if I disabled the stackFixerProcess logic things worked. Something in there is making hang detection not work properly.
This isn't used on TBPL, but only for local development, so it's not a huge priority, just annoying.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•