[issue40370] AIX: ld_so_aix not found during test of test_peg_generator

Pablo Galindo Salgado report at bugs.python.org
Thu Apr 23 10:30:46 EDT 2020


Pablo Galindo Salgado <pablogsal at gmail.com> added the comment:

Tested on an AIX system:

[pablo at ibm_machine cpython (master)]$ uname -a
AIX ibm_machine 1 7 ******* powerpc ******** AIX
[pablo at ibm1 cpython (master)]$ ./python -m test test_peg_generator
0:00:00 Run tests sequentially
0:00:00 [1/1] test_peg_generator

== Tests result: SUCCESS ==

1 test OK.

Total duration: 5.0 sec
Tests result: SUCCESS

I will mark this issue as fixed as It was failing before on this machine and now the test suceeds. Feel free to reopen if is not fixes in your system :)

----------
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40370>
_______________________________________


More information about the Python-bugs-list mailing list