Fixed Improper Method Call: Replaced NotImplementedError
#433
ci.yml
on: pull_request
Matrix: tests
Format
1m 25s
coverage
0s
Annotations
21 errors
Tests on 🐍 3.8 ubuntu-latest:
tests/tests/test_remote.py#L628
TestParamikoMachine.test_piping
TypeError: unsupported operand type(s) for |: 'RemoteCommand' and 'RemoteCommand'
|
Tests on 🐍 3.8 ubuntu-latest
Process completed with exit code 1.
|
Tests on 🐍 3.12 ubuntu-latest:
tests/tests/test_remote.py#L628
TestParamikoMachine.test_piping
TypeError: unsupported operand type(s) for |: 'RemoteCommand' and 'RemoteCommand'
|
Tests on 🐍 3.12 ubuntu-latest
Process completed with exit code 1.
|
Tests on 🐍 3.11 ubuntu-latest:
tests/tests/test_remote.py#L628
TestParamikoMachine.test_piping
TypeError: unsupported operand type(s) for |: 'RemoteCommand' and 'RemoteCommand'
|
Tests on 🐍 3.11 ubuntu-latest
Process completed with exit code 1.
|
Tests on 🐍 3.6 ubuntu-20.04:
tests/tests/test_remote.py#L628
TestParamikoMachine.test_piping
TypeError: unsupported operand type(s) for |: 'RemoteCommand' and 'RemoteCommand'
|
Tests on 🐍 3.6 ubuntu-20.04
Process completed with exit code 1.
|
Tests on 🐍 3.11 macos-latest:
tests/tests/test_remote.py#L628
TestParamikoMachine.test_piping
TypeError: unsupported operand type(s) for |: 'RemoteCommand' and 'RemoteCommand'
|
Tests on 🐍 3.11 macos-latest
Process completed with exit code 1.
|
Tests on 🐍 3.8 macos-latest:
tests/tests/test_remote.py#L628
TestParamikoMachine.test_piping
TypeError: unsupported operand type(s) for |: 'RemoteCommand' and 'RemoteCommand'
|
Tests on 🐍 3.8 macos-latest
Process completed with exit code 1.
|
Tests on 🐍 3.6 macos-latest:
tests/tests/test_remote.py#L628
TestParamikoMachine.test_piping
TypeError: unsupported operand type(s) for |: 'RemoteCommand' and 'RemoteCommand'
|
Tests on 🐍 3.6 macos-latest
Process completed with exit code 1.
|
Tests on 🐍 3.12 macos-latest:
tests/tests/test_remote.py#L628
TestParamikoMachine.test_piping
TypeError: unsupported operand type(s) for |: 'RemoteCommand' and 'RemoteCommand'
|
Tests on 🐍 3.12 macos-latest
Process completed with exit code 1.
|
Tests on 🐍 pypy-3.10 ubuntu-latest:
tests/tests/test_local.py#L606
TestLocalMachine.test_iter_lines_line_timeout
assert 0 == 1
|
Tests on 🐍 pypy-3.10 ubuntu-latest:
tests/tests/test_remote.py#L628
TestParamikoMachine.test_piping
TypeError: unsupported operand type(s) for |: 'RemoteCommand' and 'RemoteCommand'
|
Tests on 🐍 pypy-3.10 ubuntu-latest
Process completed with exit code 1.
|
Tests on 🐍 pypy-3.8 ubuntu-latest:
tests/tests/test_remote.py#L628
TestParamikoMachine.test_piping
TypeError: unsupported operand type(s) for |: 'RemoteCommand' and 'RemoteCommand'
|
Tests on 🐍 pypy-3.8 ubuntu-latest
Process completed with exit code 1.
|