On Feb 28, 2014, at 02:38 AM, Tejas Shah wrote:
>However, starting the mailman server using "mailman start", when i try to
>test using "nose2 -v" , it gives me o/p:
As Mark says, you should not start the mailman server before running the
tests. 'mailman start' is there to start the server for pr
On 02/27/2014 01:08 PM, Tejas Shah wrote:
>
> However, starting the mailman server using "mailman start", when i try to
> test using "nose2 -v" , it gives me o/p:
You don't have to start mailman before running tests, but it should be OK.
> Ran 593 tests in 43.713s
> FAILED (failures=11, errors
Hi Tejas,
On Fri, Feb 28, 2014 at 2:38 AM, Tejas Shah wrote:
> Hi,
> I've been trying to setup mailman on my local machine for contribution
> .. I'm currently using instructions in the link below for setup:
>
> http://bazaar.launchpad.net/~mailman-coders/mailman/3.0/view/head:/src/mailman/do
Hi,
I've been trying to setup mailman on my local machine for contribution
.. I'm currently using instructions in the link below for setup:
http://bazaar.launchpad.net/~mailman-coders/mailman/3.0/view/head:/src/mailman/docs/START.rst
Till now, i've configured my bzr and launchpad settings.. br