From patchwork Tue Mar 29 00:38:46 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bill Schmidt X-Patchwork-Id: 602698 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3qYsN95T6fz9s9Z for ; Tue, 29 Mar 2016 11:39:04 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b=ueLZhl8R; dkim-atps=neutral DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender :subject:from:to:cc:content-type:date:message-id:mime-version :content-transfer-encoding; q=dns; s=default; b=E/aomc32kvFKeKMP 01yHqLpWdJFq0haXgNlQaJT75pQ1D12uAtnlqvRCqg7JcbhNJ0OjYAqlSWb7pJwD 1DjkzeR4Ss3DJIvsNkEb/lZyWtErQ7Vy1ofLntlLcfOy8yUIj4PrsnXOVy/TIhJf u4yYw7unI2oai0fYs6ozWTeoR9M= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender :subject:from:to:cc:content-type:date:message-id:mime-version :content-transfer-encoding; s=default; bh=DxqiSQ/sE7OZ/XtuVuZfpU GkhrY=; b=ueLZhl8ReeaEGOe184obZ65XNpv3UoVPaSk35OgiijsiiLQshnV1oi WOleqa24ZsIOWgPl13wkh6YlxX3297gDuWk9kd6oxFP3Qt5PogNZtu/f8POkLi9X yRXMneGiN7dyfXgR3J/ekllzvbJn/0FFy6hPCro14x5JRlCe3IOVQ= Received: (qmail 119578 invoked by alias); 29 Mar 2016 00:38:55 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Delivered-To: mailing list gcc-patches@gcc.gnu.org Received: (qmail 119565 invoked by uid 89); 29 Mar 2016 00:38:54 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.1 required=5.0 tests=BAYES_00, KAM_ASCII_DIVIDERS, KAM_LAZY_DOMAIN_SECURITY, RP_MATCHES_RCVD autolearn=no version=3.3.2 spammy=POWER, correlation, clutter, Hx-languages-length:1944 X-HELO: e33.co.us.ibm.com Received: from e33.co.us.ibm.com (HELO e33.co.us.ibm.com) (32.97.110.151) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (CAMELLIA256-SHA encrypted) ESMTPS; Tue, 29 Mar 2016 00:38:53 +0000 Received: from localhost by e33.co.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Mon, 28 Mar 2016 18:38:51 -0600 Received: from d03dlp03.boulder.ibm.com (9.17.202.179) by e33.co.us.ibm.com (192.168.1.133) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; Mon, 28 Mar 2016 18:38:50 -0600 X-IBM-Helo: d03dlp03.boulder.ibm.com X-IBM-MailFrom: wschmidt@linux.vnet.ibm.com X-IBM-RcptTo: gcc-patches@gcc.gnu.org Received: from b03cxnp07028.gho.boulder.ibm.com (b03cxnp07028.gho.boulder.ibm.com [9.17.130.15]) by d03dlp03.boulder.ibm.com (Postfix) with ESMTP id 04AF519D803E for ; Mon, 28 Mar 2016 18:26:43 -0600 (MDT) Received: from d03av02.boulder.ibm.com (d03av02.boulder.ibm.com [9.17.195.168]) by b03cxnp07028.gho.boulder.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id u2T0cnri44957886 for ; Mon, 28 Mar 2016 17:38:49 -0700 Received: from d03av02.boulder.ibm.com (localhost [127.0.0.1]) by d03av02.boulder.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id u2T0cnlw021488 for ; Mon, 28 Mar 2016 18:38:49 -0600 Received: from [9.65.66.88] (sig-9-65-66-88.ibm.com [9.65.66.88]) by d03av02.boulder.ibm.com (8.14.4/8.14.4/NCO v10.0 AVin) with ESMTP id u2T0cl37021251; Mon, 28 Mar 2016 18:38:47 -0600 Subject: [PATCH] Disable guality tests for powerpc*-linux* From: Bill Schmidt To: gcc-patches@gcc.gnu.org Cc: dje.gcc@gmail.com Date: Mon, 28 Mar 2016 19:38:46 -0500 Message-ID: <1459211926.12955.37.camel@oc8801110288.ibm.com> Mime-Version: 1.0 X-TM-AS-MML: disable X-Content-Scanned: Fidelis XPS MAILER x-cbid: 16032900-0009-0000-0000-000019B93532 X-IsSubscribed: yes Hi, For a long time we've had hundreds of failing guality tests. These failures don't seem to have any correlation with gdb functionality for POWER, which is working fine. At this point the value of these tests to us seems questionable. Fixing these is such low priority that it is unlikely we will ever get around to it. In the meanwhile, the failures simply clutter up our regression test reports. Thus I'd like to disable them, and that's what this test does. Verified to remove hundreds of failure messages on powerpc64le-unknown-linux-gnu. :) Is this ok for trunk? Thanks, Bill 2016-03-28 Bill Schmidt * g++.dg/guality/guality.exp: Disable for powerpc*-linux*. * gcc.dg/guality/guality.exp: Likewise. Index: gcc/testsuite/g++.dg/guality/guality.exp =================================================================== --- gcc/testsuite/g++.dg/guality/guality.exp (revision 234476) +++ gcc/testsuite/g++.dg/guality/guality.exp (working copy) @@ -13,6 +13,11 @@ if { [istarget "powerpc-ibm-aix*"] } { return } +if { [istarget "powerpc*-linux*"] } { + set torture_execute_xfail "powerpc*-linux*" + return +} + proc check_guality {args} { # Don't count check_guality as PASS, or FAIL etc., that would make # the total PASS count dependent on how many parallel runtest invocations Index: gcc/testsuite/gcc.dg/guality/guality.exp =================================================================== --- gcc/testsuite/gcc.dg/guality/guality.exp (revision 234476) +++ gcc/testsuite/gcc.dg/guality/guality.exp (working copy) @@ -13,6 +13,11 @@ if { [istarget "powerpc-ibm-aix*"] } { return } +if { [istarget "powerpc*-linux*"] } { + set torture_execute_xfail "powerpc*-linux*" + return +} + proc check_guality {args} { # Don't count check_guality as PASS, or FAIL etc., that would make # the total PASS count dependent on how many parallel runtest invocations