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)
Updated by Alexis Mousset over 8 years ago
- Status changed from New to In progress
Updated by Alexis Mousset over 8 years ago
- Subject changed from Failing unit tests to Failing unit tests - because of #8610
- Status changed from In progress to New
- Parent task set to #8610
Updated by Alexis Mousset over 8 years ago
See upstream issue https://tracker.mender.io/browse/CFE-2263.
Updated by Alexis Mousset over 8 years ago
- Status changed from New to Pending technical review
- Assignee changed from Alexis Mousset to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/ncf/pull/397
Updated by Alexis Mousset over 8 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset commit:136baad0c9b7a9e8bd30e712767a5f8f47d8d446.
Updated by Vincent MEMBRÉ about 8 years ago
- Status changed from Pending release to Released
Updated by Alexis Mousset over 2 years ago
- Target version changed from 0.x to ncf-0.x
- Priority set to 0
Actions