[issue38180] Test pyexpat fails on Fedora 30

2020-02-11 Thread STINNER Victor
STINNER Victor added the comment: I'm unable to reproduce the issue on Fedora 31. We now have multiple Fedora buildbots (Stable and Rawhide flavors): test_pyexpat pass on all of them. Maybe you didn't use "./configure --with-system-expat". Reopen the issue if you can still reproduce it.

[issue38180] Test pyexpat fails on Fedora 30

2019-09-17 Thread Diego Barriga
Diego Barriga added the comment: $ rpm -qa expat expat-2.2.7-1.fc30.x86_64 expat-2.2.7-1.fc30.i686 -- ___ Python tracker ___ ___

[issue38180] Test pyexpat fails on Fedora 30

2019-09-16 Thread Christian Heimes
Christian Heimes added the comment: What's your expat version? Please post the output of "rpm -qa expat" -- nosy: +christian.heimes ___ Python tracker ___

[issue38180] Test pyexpat fails on Fedora 30

2019-09-15 Thread Diego Barriga
Diego Barriga added the comment: $ cat /etc/os-release NAME=Fedora VERSION="30 (Workstation Edition)" ID=fedora VERSION_ID=30 VERSION_CODENAME="" PLATFORM_ID="platform:f30" PRETTY_NAME="Fedora 30 (Workstation Edition)" ANSI_COLOR="0;34" LOGO=fedora-logo-icon

[issue38180] Test pyexpat fails on Fedora 30

2019-09-15 Thread Diego Barriga
Change by Diego Barriga : -- type: -> behavior ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue38180] Test pyexpat fails on Fedora 30

2019-09-15 Thread Diego Barriga
New submission from Diego Barriga : $ ./python -m test -j8 test_pyexpat Run tests in parallel using 8 child processes 0:00:00 load avg: 0.66 [1/1/1] test_pyexpat failed test test_pyexpat failed -- Traceback (most recent call last): File