Hi folks, A quick update for you all, since I'll likely miss the standup today due to a dentist appointment.
I spent yesterday trying to get the master tests to pass (as far as I can tell this was in the same state yesterday as when I left on Friday; I had context so I continued to run with it). The merge proposal for Friday and yesterday's work is here: https://code.launchpad.net/~gmb/charms/oneiric/buildbot-master/master-smart-timeouts/+merge/92733 There's still a problem with test_port_opened(), which, as far as I can tell at the moment, is because the unit never transitions out of the 'installed' state into 'started'. This appears to be because switching to the buildbot user to run `buildbot start` never actually returns - either the su() context manager or the buildbot process is blocking for some reason. If no-one else has looked at this by the time I get back from the toothiologist then I'll happily pick it up again. Cheers, Graham -- Graham Binns | PGP Key: EC66FA7D http://launchpad.net/~gmb -- Mailing list: https://launchpad.net/~yellow Post to : [email protected] Unsubscribe : https://launchpad.net/~yellow More help : https://help.launchpad.net/ListHelp

