Activity log for bug #1274249

Date Who What changed Old value New value Message
2014-01-29 19:03:36 Richard Harding bug added bug
2014-01-30 19:03:51 Richard Harding summary notifier widget tests fail due to timer based foundation notifier widget tests do not clean up after themselves
2014-01-30 19:04:23 Richard Harding description The auto cleaning makeContainer breaks things because the timers come back to clean things up, but the tests have run and containers are now gone. This is too fragile and needs to be using async abilities to properly run/mark completion. The auto cleaning makeContainer breaks things because the timers come back to clean things up, but the tests have run and containers are now gone. This code needs to work in a way that's not so timeout centric to enable hooking into the bits to properly control, test, and destroy.