Message10406

Author jeff.allen
Recipients adamburke, darjus, jeff.allen, zyasoft
Date 2015-10-29.21:09:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1446152989.63.0.0885421989667.issue2393@psf.upfronthosting.co.za>
In-reply-to
Content
Adam:

I'd like to commit this (almost) as is, in your name, as a quick way to quieten the tests. So thanks for that. Also, you're right: some of these, like lib2to3, are skips not failures.

Afterwards we should look for more specific ways of omitting the failing parts of tests instead: e.g. where only some cases in a test fail or only fail on Windows. At the same time, we open any new issues we need.

My "almost" means with the following differences (which I'll take care of):
1. Not the change to README.txt as it is basically what I already added.
2. We don't need to include in _expectations tests skipped on a denied resource (--use flag) and the codecmaps_* tests are failures for me.

At some stage the project seems to have thought the _expectations variable listed expected failures. I know that coming late to this, I didn't really understand this code until I re-worked some of it. It would be worth challenging entries one at a time to get that right. When I force them to run, most are skips, but some are failures (and a few are passes).
History
Date User Action Args
2015-10-29 21:09:49jeff.allensetmessageid: <1446152989.63.0.0885421989667.issue2393@psf.upfronthosting.co.za>
2015-10-29 21:09:49jeff.allensetrecipients: + jeff.allen, zyasoft, darjus, adamburke
2015-10-29 21:09:49jeff.allenlinkissue2393 messages
2015-10-29 21:09:48jeff.allencreate