| Phantom42 added a comment. |
During Travis tests pytest test runner and pytest_httpbin module are used. Newly added code in aspects.py detects that and removes httpbin.org from the list of sites, because we are going to use pytest_httpbin, so we don't need to check if httpbin.org is accessible. The good solution to this problem is to check if test class inherits HttpbinTestCase class and remove httpbin.org from sites only in that case.
I will upload patch to fix that problem soon.
TASK DETAIL
EMAIL PREFERENCES
To: Phantom42
Cc: Phantom42, jayvdb, Aklapper, pywikibot-bugs-list, Dalba, Magul, Tbscho, MayS, Mdupont, JJMC89, Avicennasis, Masti, Alchimista, Rxy
Cc: Phantom42, jayvdb, Aklapper, pywikibot-bugs-list, Dalba, Magul, Tbscho, MayS, Mdupont, JJMC89, Avicennasis, Masti, Alchimista, Rxy
_______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
