Message99154
| Author | brian.curtin |
|---|---|
| Recipients | amaury.forgeotdarc, asvetlov, brian.curtin, eric.smith, ggenellina, giampaolo.rodola, jafo, jaraco, lemburg, loewis, nnorwitz, r.david.murray, ssbarnea, swarren |
| Date | 2010-02-10.04:20:38 |
| SpamBayes Score | 1.5534494e-07 |
| Marked as misclassified | No |
| Message-id | <1265775641.62.0.698581723432.issue1578269@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
With patch #25, I get 6 test failures: test_glob, test_os, test_platform, test_posixpath, test_shutil, and test_tarfile. This is interesting because the failures are different depending on how I compile Python. Running in WOW64 (32-bit Python on 64-bit Windows), the tests fail for not having the required privilege. Running a 64-bit Python, the tests fail various asserts (see attached patch25results_python64.txt). I haven't looked into why the behavior is different in WOW64 mode, but I'll try to take a look in the next day or so. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-02-10 04:20:41 | brian.curtin | set | recipients: + brian.curtin, lemburg, loewis, nnorwitz, jafo, amaury.forgeotdarc, jaraco, ggenellina, eric.smith, giampaolo.rodola, swarren, r.david.murray, ssbarnea, asvetlov |
| 2010-02-10 04:20:41 | brian.curtin | set | messageid: <1265775641.62.0.698581723432.issue1578269@psf.upfronthosting.co.za> |
| 2010-02-10 04:20:40 | brian.curtin | link | issue1578269 messages |
| 2010-02-10 04:20:39 | brian.curtin | create | |