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

--- Comment #3 from Dries Michiels <driesm.michi...@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.
_______________________________________________
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to