Opened 10 years ago
Closed 10 years ago
#953 closed defect (wontfix)
Skip tests know to fail under Python 2.6
Reported by: | Matt Molyneaux | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | programming | Keywords: | test py2.6 |
Cc: | Parent Tickets: |
Description
As stated in #909, there are some tests that fail under Python 2.6. Until pytest is fixed we should skip these tests when we detect we're running Python 2.6.
Change History (3)
comment:1 by , 10 years ago
comment:2 by , 10 years ago
As of v0.8.0, MediaGoblin has dropped support for Python 2.6. Is there any reason not to close this ticket as wontfix?
comment:3 by , 10 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Just to be sure that these tests are failing because of #909, here's the relevant output of .runtests.sh: