Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
devel:languages:python
python-Glances
skip-online-tests.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File skip-online-tests.patch of Package python-Glances
Index: glances-3.3.1/unitest.py =================================================================== --- glances-3.3.1.orig/unitest.py +++ glances-3.3.1/unitest.py @@ -188,6 +188,7 @@ class TestGlances(unittest.TestCase): self.assertTrue(type(stats_grab) is list, msg='Folders stats is not a list') print('INFO: Folders stats: %s' % stats_grab) + @unittest.skip("online") def test_012_ip(self): """Check IP plugin.""" print('INFO: [TEST_012] Check IP stats')
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