On Fri, 16 Aug 2024, Joonas Niilola wrote:
On 9.8.2024 18.40, Sam James wrote:
Some packages like libffi, gcc support extended, slower versions of
their testsuites. In the past, I've seen both USE="expensive-tests" (I
think) and USE="test-full" (used in a few places in-tree atm) for this.
I sort of hate both suggestions but I'm open to what people think is
best, with a view to then making it a global USE flag then? Thoughts?
Count NSS in that list too! I've made a patch locally that uses
"tests-full" use flag, so I guess I'd vote for "test-full" to stay
consistent.
Some tests of sympy take very long. They were commented out in the ebuild.
I'd like to have an easy way to run all tests.
Andrey