On Tue Feb 13, 2018 at 07:28:54PM +0100, Björn Ketelaars wrote:
> git-cola received an update, which fixes some bugs and adds some
> features. Changelog can be found at
> https://github.com/git-cola/git-cola/blob/master/share/doc/git-cola/relnotes.rst
>
> Lightly tested on my laptop.
>
> OK?

Looks good but test section needs love or NO_TEST=Yes

- I read "needs an X server" in pre-test, if that is ture please set
  TEST_IS_INTERACTIVE=X11.
- I think test needs USE_GMAKE=Yes
- make regesss:

===>  Regression tests for git-cola-3.0
ln -sf /usr/local/bin/python2.7 /usr/ports/pobj/git-cola-3.0/bin/python
# needs an X server
# python setup.py build
# running build
# running build_mo
# running build_scripts
# creating build
# creating build/scripts-2.7
# copying and adjusting bin/git-cola -> build/scripts-2.7
# copying and adjusting bin/git-dag -> build/scripts-2.7
# changing mode of build/scripts-2.7/git-cola from 644 to 755
# changing mode of build/scripts-2.7/git-dag from 644 to 755
# nosetests --with-doctest --with-id --exclude=sphinxtogithub --exclude=extras  
cola test
# gmake: nosetests: Command not found
# gmake: *** [Makefile:162: test] Error 127
#

Reply via email to