Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP6:Update
python-snimpy
python-snimpy-disable-IPv6-tests.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python-snimpy-disable-IPv6-tests.diff of Package python-snimpy
diff --git a/tests/test_snmp.py b/tests/test_snmp.py index 9ee8b93..c354f2c 100644 --- a/tests/test_snmp.py +++ b/tests/test_snmp.py @@ -435,6 +435,3 @@ class TestSnmpTransports(unittest.TestCase): """Test IPv4 transport with name resolution""" self._test(False, "localhost") - def testIpv6(self): - """Test IPv6 transport""" - self._test(True, "[::1]")
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor