This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients EGuesnet, Michael.Felt, miss-islington, vstinner
Date 2020-02-03.08:40:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1580719207.62.0.51133653757.issue39502@roundup.psfhosted.org>
In-reply-to
Content
> test_add_file_after_2107 (test.test_zipfile.StoredTestsWithSourceFile) ... skipped 'Linux VFS/XFS kernel bug detected: mtime_ns=91301504000000000'

AIX kernel seems to have a bug. You should report it to AIX.

>>> time.localtime(91301504)
time.struct_time(tm_year=1972, tm_mon=11, tm_mday=22, tm_hour=18, tm_min=31, tm_sec=44, tm_wday=2, tm_yday=327, tm_isdst=0)
History
Date User Action Args
2020-02-03 08:40:07vstinnersetrecipients: + vstinner, Michael.Felt, miss-islington, EGuesnet
2020-02-03 08:40:07vstinnersetmessageid: <1580719207.62.0.51133653757.issue39502@roundup.psfhosted.org>
2020-02-03 08:40:07vstinnerlinkissue39502 messages
2020-02-03 08:40:07vstinnercreate