Actions
Bug #8637
closedBug #8610: Some usage docs are not correctly generated in html output
Failing unit tests - because of #8610
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
FAIL: test_parse_generic_method_data (__main__.TestNcf) Parsing should return a dict with the data from the test generic_method ---------------------------------------------------------------------- Traceback (most recent call last): File "test_ncf.py", line 93, in test_parse_generic_method_data self.assertEqual(metadata['description'], "Install a package by name from the default system package manager") AssertionError: 'Install a package by name from the default system package manager\n' != 'Install a package by name from the default system package manager' ---------------------------------------------------------------------- Ran 29 tests in 0.821s FAILED (failures=1)
Actions