Opened 3 years ago
Closed 3 years ago
#25332 closed task (fixed)
Meta-ticket: broken Feature checks
Reported by: | vdelecroix | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | sage-duplicate/invalid/wontfix |
Component: | packages: optional | Keywords: | |
Cc: | mkoeppe, jdemeyer, leif, embray, defeo, isuruf, slelievre, saraedum, gh-antonio-rojas | Merged in: | |
Authors: | Reviewers: | ||
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Attachments (1)
Change History (10)
Changed 3 years ago by
comment:1 Changed 3 years ago by
- Cc gh-antonio-rojas added
- Description modified (diff)
- Type changed from defect to task
comment:2 Changed 3 years ago by
- Description modified (diff)
comment:3 Changed 3 years ago by
- Description modified (diff)
- Summary changed from doctest failures 8.3.beta0 to Meta-ticket: broken Feature checks
comment:4 follow-up: ↓ 5 Changed 3 years ago by
Ouch, there are some is_package_installed
that should have been removed and aren't.
comment:5 in reply to: ↑ 4 Changed 3 years ago by
Replying to fbissey:
Ouch, there are some
is_package_installed
that should have been removed and aren't.
I'm not sure. I don't think that the Feature
stuff is really ready to replace all is_package_installed
checks.
comment:6 Changed 3 years ago by
You are right, those instances should be checked for whether it was over-eager removal of imports or failures to remove the call.
comment:7 Changed 3 years ago by
- Description modified (diff)
comment:8 Changed 3 years ago by
- Description modified (diff)
comment:9 Changed 3 years ago by
- Milestone changed from sage-8.3 to sage-duplicate/invalid/wontfix
- Resolution set to fixed
- Status changed from new to closed
Since all tickets have been fixed, I guess this can be closed.
Note: See
TracTickets for help on using
tickets.
I created several tickets for the individual issues.