Re: [Mailman-Developers] Problem getting tox to use mysql

2017-10-08 Thread Mark Sapiro
On 10/08/2017 02:16 PM, Abhilash Raj wrote: > > This is the command that Gitlab CI runs, the environment variable below > is what > mailman uses for "extra" testing config. > >$ MAILMAN_EXTRA_TESTING_CFG=/home/runner/configs/mysql.cfg tox -e >py35-nocov-mysql > > The extra mysql.cfg is w

Re: [Mailman-Developers] Problem getting tox to use mysql

2017-10-08 Thread Abhilash Raj
On Sun, Oct 8, 2017, at 01:14 PM, Mark Sapiro wrote: > I'm trying to work on the issue > . > > I've been unable to make a test fail. I finally discovered that when I > run 'tox -e py35-nocov-mysql' or 'tox -e py35-nocov-mysql -- -P hold', > tox instal