OK. So the last tests that fail in the xt test suite is the pmv.t one. Kevin raised this with me.
Apart from the failing test, the question is, does it effect Padre? I'm also not getting the Latest Module::Install from my local mirror. I don't have time right now to sort this out as I have to head off for Touch Footy. If it can be confirmed that this last failing test won't be an issue, then I think we could go with branching and releasing. I'm just doubtful about releasing with the missing code as detailed below and this failing pmv.t test. Thoughts? Peter. On 13/02/2013 7:20 PM, Peter Lavender wrote: > On 13/02/2013 5:00 AM, kevin dawson wrote: >> On 12/02/13 11:48, Peter Lavender wrote: >>> Sorry everyone, there's a failing test or two that needs to be checked >>> into, especially the one that points to a method that I can't find. >>> >>> If anyone finds time to resolved this in Adam's absence let me know and >>> I'll get on with the branch/release. >>> >>> Peter. >>> _______________________________________________ >>> Padre-dev mailing list >>> Padre-dev@perlide.org >>> http://mail.perlide.org/mailman/listinfo/padre-dev >>> >> As far as I can tell these are the >> >> Delete & Reset, event handlers, asking for -> $self->_selected_action_name >> >> $self->_selected_action_name has yet to be defined, >> >> Tools -> Prefs -> Key Bindings >> >> I conclude this new feature is in complete >> >> and covered by #1479 >> >> >> See -> package Padre::Wx::Dialog::Advanced->_on_reset_button >> >> I have added a hack to shut up r19688 >> > OK, so this isn't going to break anything is it? IE there are no events > tied to these methods? > > While that's fixed the failing test, there's another Class with the same > problem, a missing method: > > Padre::Wx::Dialog::Sync > > Missing $self->server_status. > > I've added the missing method as a copy of the ones above it as they > don't appear to call anything beyond setting the background colours. > > Peter. > > > > > _______________________________________________ > Padre-dev mailing list > Padre-dev@perlide.org > http://mail.perlide.org/mailman/listinfo/padre-dev _______________________________________________ Padre-dev mailing list Padre-dev@perlide.org http://mail.perlide.org/mailman/listinfo/padre-dev