[issue19866] tests aifc, sunau and wave failures on a fresh Win64 installation

2014-05-18 Thread Roundup Robot
Roundup Robot added the comment: New changeset 5318bf3e70a6 by Benjamin Peterson in branch '2.7': include test data in the windows installer, so tests don't fail (closes #19866) http://hg.python.org/cpython/rev/5318bf3e70a6 -- nosy: +python-dev resolution: -> fixed stage: -> resolved s

[issue19866] tests aifc, sunau and wave failures on a fresh Win64 installation

2014-05-18 Thread Benjamin Peterson
Benjamin Peterson added the comment: I applied the patch to my release branch, so it will make it into 2.7.7 final. -- ___ Python tracker ___

[issue19866] tests aifc, sunau and wave failures on a fresh Win64 installation

2014-05-18 Thread Steve Dower
Steve Dower added the comment: FWIW, the installers are about 130kb larger with the files included. -- ___ Python tracker ___ ___ Pyth

[issue19866] tests aifc, sunau and wave failures on a fresh Win64 installation

2014-05-18 Thread Steve Dower
Steve Dower added the comment: I noticed the same thing testing the 2.7.7rc1 installer, so I've got a fix for 2.7.7. The same issue exists for imghdrdata (which was added quite recently, it seems). Patch attached - any concerns? -- keywords: +patch nosy: +benjamin.peterson, steve.dowe

[issue19866] tests aifc, sunau and wave failures on a fresh Win64 installation

2013-12-04 Thread Francisco Martín Brugué
Francisco Martín Brugué added the comment: On 12/03/2013 07:21 PM, Zachary Ware wrote: > > Zachary Ware added the comment: > > Francis, would you like to work on a patch for this? The change should go in > Tools/msi/msi.py, if I'm not mistaken. > > -- > > ___

[issue19866] tests aifc, sunau and wave failures on a fresh Win64 installation

2013-12-03 Thread Zachary Ware
Zachary Ware added the comment: Francis, would you like to work on a patch for this? The change should go in Tools/msi/msi.py, if I'm not mistaken. -- ___ Python tracker ___ __

[issue19866] tests aifc, sunau and wave failures on a fresh Win64 installation

2013-12-02 Thread Éric Araujo
Changes by Éric Araujo : -- nosy: +loewis, serhiy.storchaka ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: htt

[issue19866] tests aifc, sunau and wave failures on a fresh Win64 installation

2013-12-02 Thread Zachary Ware
Changes by Zachary Ware : -- nosy: +zach.ware ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue19866] tests aifc, sunau and wave failures on a fresh Win64 installation

2013-12-02 Thread Francisco Martín Brugué
Changes by Francisco Martín Brugué : Added file: http://bugs.python.org/file32943/failed_test_wave.txt ___ Python tracker ___ ___ Python-bugs-

[issue19866] tests aifc, sunau and wave failures on a fresh Win64 installation

2013-12-02 Thread Francisco Martín Brugué
Changes by Francisco Martín Brugué : Added file: http://bugs.python.org/file32942/failed_test_sunau.txt ___ Python tracker ___ ___ Python-bugs

[issue19866] tests aifc, sunau and wave failures on a fresh Win64 installation

2013-12-02 Thread Francisco Martín Brugué
New submission from Francisco Martín Brugué: I've just installed Cpython 2.7.6 32bit on Windows64, run the tests [1] and some of them failed. Some of them seems related to audiodata not beeing installed. .\python.exe Lib\test\regrtest.py -v == CPython 2.7.6 (default, Nov 10 2013, 19:24:18) [MSC