From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from esa2.mentor.iphmx.com (esa2.mentor.iphmx.com [68.232.141.98]) by sourceware.org (Postfix) with ESMTPS id C56FA3858D3C for ; Mon, 17 Jan 2022 19:09:16 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org C56FA3858D3C Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=codesourcery.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=mentor.com IronPort-SDR: adfc3if31s1ndnK2I3pogP2uIEJG1o0TgIarG5UiQwE3ZPsbJo/EaVF2mlDWm/1xp4rXe+kb6S guhcJkAhYbKE6sJtrGji7YkYFNtPNQyAuSJH4hG7k+Fv1PK8329Gu2XgqdgZ6qSU8nGl8ZJvAF 5+CF4GQoIcQFtJ2D0AqtBEXulpUJ6pq13UPZRCnydLL9pG2W9Q26SVRVGFfMrQVPhMzLnxk33K W7KollIkaRXEL0Rbi51/wGbXPdO6cWYudN3E6M8n3TlPDh4YZtdyTOI9i7LWk01R+6POw9Ai3S 6w+YNe2wNCERJDxM5GX/57jf X-IronPort-AV: E=Sophos;i="5.88,296,1635235200"; d="scan'208";a="70857311" Received: from orw-gwy-01-in.mentorg.com ([192.94.38.165]) by esa2.mentor.iphmx.com with ESMTP; 17 Jan 2022 11:09:15 -0800 IronPort-SDR: JqeAJr+yHshCMnv9UR980h6GN7zEz7AewS2nk9DDBzqljfAlsqRF6KfpDqaP/H7UXWp+UvNnjf F6CszQS3OkrURLcPTk30sKro6JgTOwC/HWdwFnhxPPOInG/nDwN93cf5ZGLACHkmx+OOno14O2 Y2qT65ki7VRuYaE85uxy7bVIVtPhHtgm+ZJGfGutRM97Ba1SEbJOiJEplYcqshpBTlEsu4DuTu VTCPBvLCHX9IJdqJg0C/sr1J4C0cFLKVO4SkEVFfbcS5ASPT8+JktldcwtynHGtRJPoKflX7oK mCQ= Date: Mon, 17 Jan 2022 19:09:10 +0000 From: Joseph Myers X-X-Sender: jsm28@digraph.polyomino.org.uk To: Adhemerval Zanella CC: Martin Sebor , "H.J. Lu" , GNU C Library Subject: Re: tests failing on x86_64-linux (due to test-container?) In-Reply-To: <160ec0c7-e3e5-c060-41dc-2a604d2dacb2@linaro.org> Message-ID: References: <1c4ea1d3-5647-9654-ccd3-06dcc7844741@gmail.com> <90e6741e-3434-3a86-0536-3dd9389d3aae@gmail.com> <08e2cbc4-0437-d09c-3061-f9d82a30c487@gmail.com> <160ec0c7-e3e5-c060-41dc-2a604d2dacb2@linaro.org> User-Agent: Alpine 2.22 (DEB 394 2020-01-19) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-Originating-IP: [137.202.0.90] X-ClientProxiedBy: svr-ies-mbx-13.mgc.mentorg.com (139.181.222.13) To svr-ies-mbx-01.mgc.mentorg.com (139.181.222.1) X-Spam-Status: No, score=-3115.4 required=5.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS, KAM_DMARC_STATUS, SPF_HELO_PASS, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Jan 2022 19:09:18 -0000 On Mon, 17 Jan 2022, Adhemerval Zanella via Libc-alpha wrote: > > XPASS: elf/tst-protected1a > > XPASS: elf/tst-protected1b > > These are marked XFAIL because a gcc and binutils issue [1] [2]. > I think with current minimum supported versions we can remove > the xfail. I think this only works on a few architectures. -- Joseph S. Myers joseph@codesourcery.com