We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
====================================================================== FAIL: test_sw_put_ftp (tests.unit.utils.test_sw.TestSW) ---------------------------------------------------------------------- Traceback (most recent call last): File "/content/.tox/unittest/lib/python3.9/site-packages/mock/mock.py", line 1346, in patched return func(*newargs, **newkeywargs) File "/content/tmp/pyez/tests/unit/utils/test_sw.py", line 164, in test_sw_put_ftp self.assertTrue(call("test.tgz", "/var/tmp") in mock_ftp_put.mock_calls) AssertionError: False is not true -------------------- >> begin captured logging << -------------------- ncclient.transport.session: DEBUG: [host None session 0x7fc7ab1241f0] <SSHSession(session, initial daemon)> created: client_capabilities=<dict_keyiterator object at 0x7fc7ab0f8090> ncclient.transport.ssh: DEBUG: [host None session 0x7fc7ab1241f0] installing listener <jnpr.junos.device.DeviceSessionListener object at 0x7fc7ab08a910> ncclient.transport.ssh: DEBUG: [host None session 0x7fc7ab1241f0] installing listener <ncclient.operations.rpc.RPCReplyListener object at 0x7fc7ab0f5040> --------------------- >> end captured logging << ---------------------
Full logs: pyez-test-logs.txt
Currently, there is no support for python 3.9 . Will python 3.9 be supported in next release?
The text was updated successfully, but these errors were encountered:
Fixed #1170
Sorry, something went wrong.
chidanandpujar
No branches or pull requests
Full logs:
pyez-test-logs.txt
Currently, there is no support for python 3.9 . Will python 3.9 be supported in next release?
The text was updated successfully, but these errors were encountered: