These are results of running tests on 64bit win7 with 64bit python
2.5/2.6/2.7

Python 2.5
----------
{'failed': [],
 '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': ['test15',
             'test-wx',
             'test-numpy',
             'test-pycrypto',
             'test-zipimport1',
             'test-zipimport2',
             'test-ctypes-cdll-c',
             'test-ctypes-cdll-c2',
             'test-relative-import2']}



Python 2.6
----------------------
{'failed': ['test15', 'test-zipimport2'],
 'passed': ['test1',
            'test2',
            'test5',
            'test6',
            'test7',
            'test8',
            'test9',
            'test10',
            'test11',
            'test12',
            'test13',
            'test14',
            'test-email',
            'test-numpy',
            'test-encoders',
            'test-pycrypto',
            '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-wx']}


Python 2.7
---------------
{'failed': ['test15'],
 'passed': ['test1',
            'test2',
            'test5',
            'test6',
            'test7',
            'test8',
            'test9',
            'test10',
            'test11',
            'test12',
            'test13',
            'test14',
            'test-wx',
            'test-email',
            'test-encoders',
            'test_f_option',
            'test_filename',
            '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',
             'test-zipimport1',
             'test-zipimport2']}


-- 
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