Changes between Version 2 and Version 3 of Ticket #18558, comment 39
- Timestamp:
- 06/01/15 07:54:19 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18558, comment 39
v2 v3 9 9 > My idea with experimental packages is that marking a package as "experimental" acts like adding `# known bug` to every optional doctest of that package. 10 10 11 What is the point of doctests then? `O_o` 11 What is the point of doctests then? `O_o` (edit: see next comment->you cannot 'detect' experimental packages without internet access) 12 12 13 13 > I am trying to solve this in a constructive way. I proposed several alternative solutions (such as marking tests as # known bug or testing only optional packages) which would make this ticket acceptable for me and which are "*doable* and *reasonable*".