Re: [Mailman-Developers] Gitlab CI failure

2018-02-23 Thread Mark Sapiro
On 02/23/2018 12:10 PM, Mark Sapiro wrote:
> 
> I am at a loss as to how to proceed.


Actually, I was only lost when I grepped for psycopg2 to see where it
was required and somehow overlooked tox.ini.

I'm going to try again with requiring psycopg2-binary. Local test
running now. I'll push to gitlab when it passes.

-- 
Mark Sapiro The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan
___
Mailman-Developers mailing list
Mailman-Developers@python.org
https://mail.python.org/mailman/listinfo/mailman-developers
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: 
http://www.mail-archive.com/mailman-developers%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9


[Mailman-Developers] Gitlab CI failure

2018-02-23 Thread Mark Sapiro
I enabled shared runners and CI now runs, but I get a failure only on
pgsql. This appears consistent, i.e. the same tests failed in both
py35-nocov-pg and py36-nocov-pg on two separate runs, apparently because
of messages like

+
/builds/msapiro/mailman/.tox/py36-nocov-pg/lib/python3.6/site-packages/psycopg2/__init__.py:144:
UserWarning: The psycopg2 wheel package will be renamed from release
2.8; in order to keep installing from binary please use "pip install
psycopg2-binary" instead. For details see:
.
+   """)

I don't see this failure when I run py35-nocov-pg locally even though
both my local tox and CI install psycopg2==2.7.4

I am at a loss as to how to proceed.

-- 
Mark Sapiro The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan
___
Mailman-Developers mailing list
Mailman-Developers@python.org
https://mail.python.org/mailman/listinfo/mailman-developers
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: 
http://www.mail-archive.com/mailman-developers%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9