| Xqt added a comment. |
I also thought about this but look at this test with flake8 3.7.1:
https://integration.wikimedia.org/ci/job/pywikibot-core-tox-docker/5714/console
be have following log entries:
15:18:25 flake8 runtests: commands[1] | flake8 --version 15:18:25 /src$ /src/.tox/flake8/bin/flake8 --version 15:18:25 3.7.1 (ProxyChecker: 0.0.1, flake8-comprehensions: 1.4.1, flake8-docstrings: 1.3.0, pydocstyle: 3.0.0, flake8-future-import: 0.4.5, flake8-mock: 0.3, flake8-no-u-prefixed-strings: 0.2, flake8-print: 3.1.0, flake8-string-format: 0.2.3, flake8-tuple: 0.2.13, flake8_coding: 1.3.1, flake8_quotes: 1.0.0, hacking.core: 0.0.1, mccabe: 0.6.1, naming: 0.8.0, pycodestyle: 2.5.0, pyflakes: 2.1.0) CPython 2.7.13 on Linux 15:18:25 flake8 runtests: commands[2] | flake8 --doctests 15:18:25 /src$ /src/.tox/flake8/bin/flake8 --doctests 15:32:11 pyflakes-py3 create: /src/.tox/pyflakes-py3
which means imho that `flake8 --doctests needs 14 minutes (15:18:25 - 15:32:11) before pyflakes can start and pyflakes-py3 is done at 15:32:27 after few seconds.
Sure we can also increase the test time to 20 minutes or so but 3.6.0 Needs few seconds too and there must be a problem which has to to with flake8 3.7
`
TASK DETAIL
EMAIL PREFERENCES
To: Xqt
Cc: gerritbot, Aklapper, pywikibot-bugs-list, Dalba, Xqt, CucyNoiD, NebulousIris, Wenyi, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Mahveotm, Adrian1985, Cpaulf30, Baloch007, Darkminds3113, Bsandipan, Lordiis, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, Tbscho, MayS, Lewizho99, Mdupont, JJMC89, Maathavan, Avicennasis, mys_721tx, jayvdb, Masti, Alchimista, Rxy, Krenair
Cc: gerritbot, Aklapper, pywikibot-bugs-list, Dalba, Xqt, CucyNoiD, NebulousIris, Wenyi, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Mahveotm, Adrian1985, Cpaulf30, Baloch007, Darkminds3113, Bsandipan, Lordiis, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, Tbscho, MayS, Lewizho99, Mdupont, JJMC89, Maathavan, Avicennasis, mys_721tx, jayvdb, Masti, Alchimista, Rxy, Krenair
_______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
