Thread Previous • Date Previous • Date Next • Thread Next |
On 2010-10-26 05:52, Ian Booth wrote:
As part of the effort towards full support for running parallel tests, a branch to remove the hard coded url port (8085) for the various test urls (eg http://launchpad.dev:8085) has been merged. You need to be aware of the implications of the change when writing your tests. The main issue: the correct port number is now set during the test setUp() and is not available before then.
Great to see that gone, and hurray for parallellizable tests! Thanks for doing this.
Jeroen
Thread Previous • Date Previous • Date Next • Thread Next |