Mobile/Testing/08 01 11
Jump to navigation
Jump to search
Status reports
Rel Eng
https://intranet.mozilla.org/Build:Mobile:Priorities
A Team
Development
desktop mochitests (jdm):
- not much progress with content/ tests beyond the patches in bug 668283
- focusing on using hacked-up IPC non-specialpowers waitForFocus to get as many tests passing as possible
- encountered a mysterious, scary and very repeatable bug where frame trees in the mochitest iframe aren't updating correctly, so we end up dispatching events to the contents of the previous test - highest priority right now
- if we choose to rewrite mochitests to avoid the problems of bug 621363, I want to wait until we have a sizable proportion (even all?) of mochitests passing with the existing patches in that bug, as it seems unwise to be working out problems with IPC waitForFocus at the same time as we're changing fundamental parts of the test harness