From 26e3001b7f35ba6d22b54bc21f32a6f75f54ac67 Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Tue, 22 Nov 2022 23:27:29 +0800 Subject: coreutils: update test failure sort-NaN-infloop no longer fails now, it seems covered up by PIE or SSP. test-getlogin keeps failing in Bruce's build. Not sure how to reproduce the failure deterministically. --- chapter08/coreutils.xml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'chapter08/coreutils.xml') diff --git a/chapter08/coreutils.xml b/chapter08/coreutils.xml index eb3cbcd06..3d2138026 100644 --- a/chapter08/coreutils.xml +++ b/chapter08/coreutils.xml @@ -128,11 +128,10 @@ FORCE_UNSAFE_CONFIGURE=1 ./configure \ su tester -c "PATH=$PATH make RUN_EXPENSIVE_TESTS=yes check" - - - The sort-NaN-infloop test is known to fail with GCC-12. + + The test-getlogin test may fail in the LFS chroot environment. Remove the temporary group: -- cgit v1.2.3-54-g00ecf