[Bug 232182] sysutils/py-pyznap: Add tests to the port

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Oct 26 20:20:43 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232182

--- Comment #3 from Dries Michiels <driesm.michiels at gmail.com> ---
https://github.com/Duffyx/py-pyznap

I tried to add tests, it succeeds the normal snapshot tests and so on as you
can see in the test.log in the github repo.

Altough when going to ssh tests its a mess... 
I don't think we can handle this correctly.

pre-test:
   ${RM} *_ssh.py

something like this LOL. 

The problem is that the tests of the program assumes that the local host is
already set-up for ssh priv/public key authentication. This is not something we
can guarentee for a poudriere build let alone a local "make test".

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-python mailing list