Dvorapa added a comment.

  The issue is this clutter:
  
    13:10:31 ERROR: InvocationError for command /src/.tox/flake8-py3/bin/flake8 
--doctests (exited with code 1)
    13:10:31 flake8-pypy cannot reuse: no previous config 
/src/.tox/flake8-pypy/.tox-config1
    13:10:31 flake8-pypy create: /src/.tox/flake8-pypy
    13:10:31 [240] /src/.tox$ /usr/bin/python3 -m virtualenv --no-download 
--python /usr/bin/pypy flake8-pypy >flake8-pypy/log/flake8-pypy-0.log
    13:10:36 flake8-pypy installdeps: .[flake8]
    13:10:36 [249] /src$ /src/.tox/flake8-pypy/bin/python -m pip install 
'.[flake8]' >.tox/flake8-pypy/log/flake8-pypy-1.log
    13:10:44 flake8-pypy develop-inst: /src
    13:10:44 write config to /src/.tox/flake8-pypy/.tox-config1 as 
'49b36c6f6174af633cf2f865d73a427b /usr/bin/pypy\n3.10.0 0 1 
0\n00000000000000000000000000000000 .[flake8]'
    13:10:44 [263] /src$ /src/.tox/flake8-pypy/bin/python -m pip install 
--exists-action w -e . >.tox/flake8-pypy/log/flake8-pypy-2.log
    13:10:47 [277] /src$ /src/.tox/flake8-pypy/bin/python -m pip freeze 
>.tox/flake8-pypy/log/flake8-pypy-3.log
    13:10:47 flake8-pypy installed: DEPRECATION: A future version of pip will 
drop support for Python 
2.7.,certifi==2019.11.28,cffi==1.9.0,chardet==3.0.4,configparser==4.0.2,entrypoints==0.3,enum34==1.1.10,flake8==3.7.9,flake8-coding==1.3.2,flake8-comprehensions==1.4.1,flake8-docstrings==1.5.0,flake8-future-import==0.4.6,flake8-mock==0.3,flake8-no-u-prefixed-strings==0.2,flake8-polyfill==1.0.2,flake8-print==3.1.4,flake8-quotes==3.0.0,flake8-string-format==0.3.0,flake8-tuple==0.4.1,functools32==3.2.3.post2,greenlet==0.4.10,hacking==2.0.0,idna==2.9,ipaddress==1.0.23,mccabe==0.6.1,pathlib2==2.3.5,pep8-naming==0.10.0,pycodestyle==2.5.0,pydocstyle==3.0.0,pyflakes==2.1.1,#
 Editable Git install with no remote (pywikibot==3.0.20200329.dev0),-e 
/src,readline==6.2.4.1,requests==2.23.0,scandir==1.10.0,six==1.14.0,snowballstemmer==2.0.0,typing==3.7.4.1,urllib3==1.25.8
    13:10:47 flake8-pypy run-test-pre: PYTHONHASHSEED='2436169504'
    13:10:47 flake8-pypy run-test: commands[0] | flake8 --doctests
    13:10:47 [279] /src$ /src/.tox/flake8-pypy/bin/flake8 --doctests
  
  between each of 4 tests in //docker// test results like:
  
    13:11:12 ./pywikibot/page/__init__.py:5855:1: D400 First line should end 
with a period
  
  These 4 lines are hard to find between 4 blocks of clutter like above.
  
  If colours would only highlight the resulting line(s), it might be slightly 
better, yes.
  
  Another possibility would be to do that stuff like installing dependencies 
before tests on all 4 environments and after that run tests. Another 
possibility would be to move results to the end before finishing.

TASK DETAIL
  https://phabricator.wikimedia.org/T117570

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Dvorapa
Cc: Dvorapa, zhuyifei1999, fgiunchedi, Xqt, Dzahn, jayvdb, gerritbot, 
Ricordisamoa, XZise, Aklapper, StudiesWorld, valhallasw, pywikibot-bugs-list, 
Dijkstra, Totolinototo3, Zkhalido, Redabr4, Zanziii, Sadisticturd, Viztor, 
Wenyi, A.S.Kochergin, Tbscho, MayS, Mdupont, JJMC89, Altostratus, Avicennasis, 
mys_721tx, Masti, Alchimista, Rxy, hashar
_______________________________________________
pywikibot-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs

Reply via email to