Timestamp:
04/05/2024 02:05:45 PM (6 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.2, 12.2-rc1, multilib, trunk, xry111/arm64, xry111/clfs-ng, xry111/loongarch, xry111/loongarch-12.2, xry111/mips64el, xry111/multilib
Children:
1291a88, 91cf4953
Parents:
6584010
git-author:
Xi Ruoyao <xry111@…> (04/05/2024 01:58:39 PM)
git-committer:
Xi Ruoyao <xry111@…> (04/05/2024 02:05:45 PM)
Message:

python: Run test suite with a time limit

The test hang issue is not related to partial environment. It's just a
known issue (for eg https://github.com/python/cpython/issues/91155) and
happens when we are unlucky.

So just run the test suite with a timeout. 1 SBU should be enough: it's
approximately 4 times of the time used by the slowest test case, on both
an old Athlon 64 3000+ and a Core i5-11300H.

I've not seen any test failure on a complete system (the expat-related
failure seems fixed by expat-2.6.2 or 2.6.1). TODO: really test this
with LFS chroot and document failures if any.

(No files)

Note: See TracChangeset for help on using the changeset viewer.