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
When packaging napalm-procurve 0.7.0 from GitHub on openSUSE/Factory, this test fails:
[ 27s] =================================== FAILURES =================================== [ 27s] ______________________ TestGetter.test_get_facts[normal] _______________________ [ 27s] [ 27s] self = <test_getters.TestGetter object at 0x7fb431948a00>, test_case = 'normal' [ 27s] [ 27s] @wrap_test_cases [ 27s] def test_get_facts(self, test_case): [ 27s] """Test get_facts method.""" [ 27s] facts = self.device.get_facts() [ 27s] > assert helpers.test_model(models.FactsDict, facts) [ 27s] E AssertionError [ 27s] [ 27s] /usr/lib/python3.8/site-packages/napalm/base/test/getters.py:154: AssertionError
Complete build log with all details of packages used and steps taken to reproduce.
The text was updated successfully, but these errors were encountered:
Update python-napalm-procurve to version 0.7.0 / rev 10 via SR 1057734
617ad31
https://build.opensuse.org/request/show/1057734 by user mcepl + dimstar_suse - Skip failing test test_get_facts (gh#ixs/napalm-procurve#30).
No branches or pull requests
When packaging napalm-procurve 0.7.0 from GitHub on openSUSE/Factory, this test fails:
Complete build log with all details of packages used and steps taken to reproduce.
The text was updated successfully, but these errors were encountered: