From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5042DCF34BB for ; Thu, 3 Oct 2024 16:56:18 +0000 (UTC) Subject: Re: [PATCH] glibc: stable 2.40 branch updates To: openembedded-core@lists.openembedded.org From: "Hemraj, Deepthi" X-Originating-Location: Bengaluru, Karnataka, IN (49.205.147.137) X-Originating-Platform: Windows Chrome 129 User-Agent: GROUPS.IO Web Poster MIME-Version: 1.0 Date: Thu, 03 Oct 2024 09:56:14 -0700 References: In-Reply-To: Message-ID: <26848.1727974574916875913@lists.openembedded.org> Content-Type: multipart/alternative; boundary="swPzX6AheAHtvuRsxrFG" List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 03 Oct 2024 16:56:18 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/205209 --swPzX6AheAHtvuRsxrFG Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi Khem, I analyzed the issue further by debugging it manually and observed that the= testcase "malloc/tst-free-errno.c" passed as expected. Hence, I ran the te= stsuite again after the update and found that the issue was not reproduced = anymore. Please find the following results after the update: *After update* PASS - 4946 FAIL - 223 XPASS - 4 XFAIL - 16 UNSUPPORTED - 229 *Before update * PASS - 4924 FAIL - 223 XPASS - 4 XFAIL - 16 UNSUPPORTED - 229 --swPzX6AheAHtvuRsxrFG Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable
Hi Khem,
 
I analyzed the issue further by debugging it manually and observed tha= t the testcase "malloc/tst-free-errno.c" passed as expected. Hence, I ran t= he testsuite again after the update and found that the issue was not reprod= uced anymore.
Please find the following results after the update:
After update 
PASS - 4946
FAIL - 223
= XPASS - 4
XFAIL - 16
UNSUPPORTED - 229

Before update
PASS - 4924
FAIL - 223
XPASS - 4
XFAIL - 16
UNSUPPORTED - 229
--swPzX6AheAHtvuRsxrFG--