Hi Everyone,

I'm running testing under RELEASE_TESTING=1 and seeing failures.

These are logged as tickets:

http://padre.perlide.org/trac/ticket/902
http://padre.perlide.org/trac/ticket/903

Both tests fail with this error:

 got: 'Padre->new has not been called yet
at /home/pete/Padre/trunk/Padre/blib/lib/Padre/Current.pm line 187


I think it means we need to instantiate Padre to run this test due to
further interaction within the IDE's increasing more complex and
dependant classes ( I hope I'm making sense here! ).

I think I've seen this same sort of error that was fixed by rhebus here:

http://padre.perlide.org/trac/ticket/846


Given the increased complexity with Padre now having deeper connections
to various parts of the application is there a way to simply starting
instances of Padre so the various testing of components can be done with
out a lot of duplicate boiler plate?

Pete.
_______________________________________________
Padre-dev mailing list
[email protected]
http://mail.perlide.org/mailman/listinfo/padre-dev

Reply via email to