[Python-Dev] Nearly - all tests PASS for AIX (original) (raw)

Nick Coghlan ncoghlan at gmail.com
Thu Sep 20 09🔞15 EDT 2018


On Wed, 19 Sep 2018 at 00:00, Michael <aixtools at felt.demon.nl> wrote:

On 17/09/2018 12:50, Michael wrote: > Dear all, > > The last two months I have spent nearly all my free time to cleanup "a > frustration" - from my side - the long list of failing tests for AIX > (there were nearly 20 when I started).

== Tests result: SUCCESS == 393 tests OK.

Nice!

1 test altered the execution environment: testthreading

25 tests skipped: testdbmgnu testdevpoll testepoll testgdb testidle testkqueue testlzma testmsilib testossaudiodev testreadline testspwd testsqlite teststartfile testtcl testtix testtk testttkguionly testttktextonly testturtle testunicodefile testunicodefilefunctions testwinconsoleio testwinreg testwinsound testzipfile64 Total duration: 13 min 30 sec Tests result: SUCCESS May I put this up as a PR - not for merging - but to see how it performs, or does not perform, with the Travis Ci, etc. tests?

That seems like a reasonable approach to me - it will also allow folks to give the changes a quick skim and provide suggestions for splitting it up into more easily reviewed PRs.

Cheers, Nick.

-- Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia



More information about the Python-Dev mailing list