#17908 closed Bug (fixed)
markdown tests fail if older version of markdown installed
Reported by: | Preston Holmes | Owned by: | Preston Holmes |
---|---|---|---|
Component: | contrib.markup | Version: | dev |
Severity: | Release blocker | 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
r17735 introduced a number of changes regarding the use of the markdown library including some new tests requiring a feature only present in markdown 2.1
These tests should be skipped unless a qualifying version of markdown is available.
Attachments (2)
Change History (5)
by , 13 years ago
Attachment: | markdown-test-fix.diff added |
---|
by , 13 years ago
Attachment: | markdown-test-fix-1.3.X.diff added |
---|
comment:1 by , 13 years ago
Has patch: | set |
---|---|
Triage Stage: | Unreviewed → Ready for checkin |
comment:2 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In [17749]: