Opened 14 months ago
Closed 14 months ago
#35724 closed Cleanup/optimization (fixed)
Add test coverage for migration commands handling of distributed namespace packages
| Reported by: | Jacob Walls | Owned by: | Jacob Walls |
|---|---|---|---|
| Component: | Migrations | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Ready for checkin | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
The migration questioner and writer lack test coverage for handling failures re: distributed namespace packages (PEP 420).
Change History (3)
comment:1 by , 14 months ago
| Triage Stage: | Unreviewed → Accepted |
|---|
comment:2 by , 14 months ago
| Triage Stage: | Accepted → Ready for checkin |
|---|
comment:3 by , 14 months ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
In 4082a888: