bpo-34373: fix test_mktime and test_pthread_getcpuclickid tests on AIX (GH-8726)
* Fix test_mktime on AIX by adding code to get mktime to behave the same way as it does on other *nix systems * Fix test_pthread_getcpuclickid in AIX by adjusting the test case expectations when running on AIX in 32-bit mode Patch by Michael Felt.
M
Michael Felt committed
e2926b72488596f59e43c27f3b7cedf0c5b9e88e
Parent: c465682
Committed by Nick Coghlan <ncoghlan@gmail.com>
on 12/28/2018, 1:57:37 PM