Giovanni Bajo píše v Pá 05. 11. 2010 v 15:22 +0100:
> Let me know when you are done. I will merge and close branch w64
> afterwards.

I reverted versionInfo.py and recompiled 64bit-Windows bootloaders.

This is the result of tests wih 64bit python 2.6:

{'failed': ['test15', 'test-zipimport2'],
 'passed': ['test1',
            'test2',
            'test5',
            'test6',
            'test7',
            'test8',
            'test9',
            'test10',
            'test11',
            'test12',
            'test13',
            'test14',
            'test-email',
            'test-encoders',
            'test_f_option',
            'test_filename',
            'test-zipimport1',
            'test-celementtree',
            'test-ctypes-cdll-c',
            'test-nestedlaunch0',
            'test-nestedlaunch1',
            'test-ctypes-cdll-c2',
            'test-relative-import',
            'test-relative-import2',
            'test-relative-import3',
            'test_error_during_import',
            'test_getfilesystemencoding'],
 'skipped': ['test-numpy', 'test-pycrypto']}

Tests running with 64bit python 2.5 on windows:
Note: pywin32 not available for 64bit python 2.5 and does not contain
module ctypes.

{'failed': ['test15'],
 'passed': ['test1',
            'test2',
            'test5',
            'test6',
            'test7',
            'test8',
            'test9',
            'test10',
            'test11',
            'test12',
            'test13',
            'test14',
            'test-email',
            'test-encoders',
            'test_f_option',
            'test_filename',
            'test-celementtree',
            'test-nestedlaunch0',
            'test-nestedlaunch1',
            'test-relative-import',
            'test-relative-import3',
            'test_error_during_import',
            'test_getfilesystemencoding'],
 'skipped': ['test-numpy',
             'test-pycrypto',
             'test-zipimport1',
             'test-zipimport2',
             'test-ctypes-cdll-c',
             'test-ctypes-cdll-c2',
             'test-relative-import2']}

-- 
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pyinstaller?hl=en.

Reply via email to