Yes. Yuri, you are correct. This is an CI false detection. This was due to a timeout error.
We are fixing it in CI scripts with TIMEOUTFACTOR=2 to avoid this in the future. Cheers On Thu, 30 Jul 2026 at 11:04, Yury Khrustalev via linaro-toolchain < [email protected]> wrote: > Hi again, > > I've ran Glibc tests natively on arm-linux-gnueabihf and I cannot > reproduce these regressions. I see that in the test log all failed tests > timed out (except for misc/tst-personality that fails on the base commit as > well). > > I think these regressions are CI artefact and have nothing to do with the > patch. > > Thanks > Yury > > > Sent: 29 July 2026 10:55 AM > > To: Yury Khrustalev > > Cc: Yury Khrustalev > > Subject: [Linaro-TCWG-CI] glibc patch #140108: 3 regressions 111 fixes > on arm > > > > Dear contributor, > > > > Our automatic CI has detected problems related to your patch(es). Please > find some details below. > > > > In glibc_check master-arm, after: > > | glibc patch https://patchwork.sourceware.org/patch/140108 > > | Author: Yury Khrustalev <[email protected]> > > | Date: Tue Jul 28 17:12:14 2026 +0100 > > | > > | [PATCH 1/2] malloc: Refactor malloc API into a separate header > > | > > | This commit moves declarations for various malloc functions from > > | the malloc.c file to a separate header that can be used to > include > > | these declarations in other source files. > > | ... 2 lines of the commit log omitted. > > | ... applied on top of baseline commit: > > | 26f0f2aa7d benchtests: Create objdir in the bench-%.c generation rule > > > > Produces 3 regressions 111 fixes: > > | > > | regressions.sum: > > | Running glibc:posix ... > > | FAIL: posix/tst-affinity > > | FAIL: posix/tst-affinity-pid > > | FAIL: posix/tst-affinity-static > > | > > <...> > IMPORTANT NOTICE: The contents of this email and any attachments are > confidential and may also be privileged. If you are not the intended > recipient, please notify the sender immediately and do not disclose the > contents to any other person, use it for any purpose, or store or copy the > information in any medium. Thank you. > _______________________________________________ > linaro-toolchain mailing list -- [email protected] > To unsubscribe send an email to [email protected] > _______________________________________________ linaro-toolchain mailing list -- [email protected] To unsubscribe send an email to [email protected]
