Actions
Test #8972
closedAdd test for properly reading and writing the metadata
Version:
Platform Release:
Tags:
Sprint:
Sprint 101
Quarter:
Q3-2021
Description
Verify that package metadata in == package metadata out
Related issues
Updated by dalley over 3 years ago
- Related to Issue #8720: Published RPM metadata isn't sorted properly added
Updated by dalley over 3 years ago
- Priority changed from Normal to High
- Sprint set to Sprint 101
Updated by dalley over 3 years ago
- Related to Issue #9107: filelists and changelog metadata is not parsed properly - Pulp saves incorrect filelists and changelog metadata and generates incorrect metadata added
Updated by dalley over 3 years ago
- Status changed from NEW to POST
- Assignee set to dalley
Added by dalley over 3 years ago
Updated by dalley over 3 years ago
- Status changed from POST to MODIFIED
Applied in changeset 552b0b232da14b06ccc1486e861d7533352dc420.
Updated by dalley over 3 years ago
- Status changed from MODIFIED to CLOSED - COMPLETE
Actions
Fix unreliable filelist parsing
.findall() is not reliable in the face of namespaces. Don't use it anymore.
closes: #9107 https://pulp.plan.io/issues/9107 closes: #8972 https://pulp.plan.io/issues/8972