Confirmed users
2,456
edits
Line 121: | Line 121: | ||
* unittests on debug builds coming ({{bug|372581}}) | * unittests on debug builds coming ({{bug|372581}}) | ||
** dbaron is planning to treat stuff that breaks unittests on debug builds as "orange", and thus deserve to have NS_ABORT_IF_FALSE summarily changed to NS_ASSERTION if it fires during our tests (and likewise NS_ASSERTIONs that fire during xpcshell tests changing to NS_WARNING) | ** dbaron is planning to treat stuff that breaks unittests on debug builds as "orange", and thus deserve to have NS_ABORT_IF_FALSE summarily changed to NS_ASSERTION if it fires during our tests (and likewise NS_ASSERTIONs that fire during xpcshell tests changing to NS_WARNING) | ||
** we're having issues with extremely slow tests (mochitest-browser-chrome), and huge log files (~ 3.8 GB, mostly assertions) |