You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Appveyor: test all imagetypes in imagecomp tests only once
This is mainly because the additional tests (which are otherwise skipped)
increase the runtime of one test run (we have 4) from 13min to 30mins and
thereby increasing one complete Appveyor run from 40min to 2 hours. With this
change, we only have 30+3*13min.
The py27 test was chosen because up it made the most problems during this
Appveyor/Windows fixing round...
0 commit comments