From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS3215 2.6.0.0/16 X-Spam-Status: No, score=-3.8 required=3.0 tests=AWL,BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED, SPF_HELO_PASS,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (server2.sourceware.org [IPv6:2620:52:3:1:0:246e:9693:128c]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id 9099C1F852 for ; Mon, 17 Jan 2022 19:09:28 +0000 (UTC) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 8A5A7385803D for ; Mon, 17 Jan 2022 19:09:27 +0000 (GMT) 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 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-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: , Cc: GNU C Library Errors-To: libc-alpha-bounces+e=80x24.org@sourceware.org Sender: "Libc-alpha" 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