canmove, Confirmed users, Bureaucrats and Sysops emeriti
4,751
edits
| Line 21: | Line 21: | ||
= Roundtable = | = Roundtable = | ||
* | * Mozmill 2.0 and restart tests | ||
** While working on {{bug|865690}} (I/O port completion) I discovered lots of issues with user shutdown paths | |||
*** Some ways still don't raise an quit-application-requested observer notification which case a bad exit | |||
*** High risk for race conditions when test ends early and timer for userShutdown kicks in later | |||
*** If user restart/shutdown fails we continue to run the next test in the same instance of Firefox | |||
** How do we want to proceed with user restart tests? | |||
*** We might want to desupport the user shutdown feature | |||
*** Or only allow those, which go through the UI (those always send a notification) | |||
*** Normal restarts seem to work fine (at least for me) | |||
= Goals Overview = | = Goals Overview = | ||