Message77246
About the regression test results test.
The result from 2008-11-29 is:
306 tests OK.
1 test failed:
test_sundry
54 tests skipped:
....
Those skips are all expected on win32.
To get those results you mingwex library has to contain fixes for two
issues(see mingw32 bug tracker).
- 2136252 (fixed in trunk): c99, printf and float zero precision;
- 2117590 (pending): correction of function asinh - inverse hyperbolic
sine. For the python regression tests copysign is enough.
About "test_sundry" depend on _msi module. I don't plan to work on mingw
build for _msi module. Note that mingw build is with OS system default
msvcrt so there is no "Assembly Hell".
The trunk from 2008-12-07 fail in addition on test_anydbm, test_bsddb
and test_whichdb.
No idea what is wrong. It seems to that break is related to updates. As
example dbm module still fail to build on my linux. |
|
Date |
User |
Action |
Args |
2008-12-07 20:07:25 | rpetrov | set | recipients:
+ rpetrov, zooko |
2008-12-07 20:07:25 | rpetrov | set | messageid: <1228680445.06.0.793476512173.issue3871@psf.upfronthosting.co.za> |
2008-12-07 20:07:24 | rpetrov | link | issue3871 messages |
2008-12-07 20:07:23 | rpetrov | create | |
|