Message367116
Tested on an AIX system:
[pablo@ibm_machine cpython (master)]$ uname -a
AIX ibm_machine 1 7 ******* powerpc ******** AIX
[pablo@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 :) |
|
Date |
User |
Action |
Args |
2020-04-23 14:30:46 | pablogsal | set | recipients:
+ pablogsal, ned.deily, Michael.Felt, lys.nikolaou |
2020-04-23 14:30:46 | pablogsal | set | messageid: <1587652246.66.0.023668150535.issue40370@roundup.psfhosted.org> |
2020-04-23 14:30:46 | pablogsal | link | issue40370 messages |
2020-04-23 14:30:46 | pablogsal | create | |
|