From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 116715 invoked by alias); 28 Nov 2016 12:11:15 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 116662 invoked by uid 89); 28 Nov 2016 12:11:15 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.0 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW,RCVD_IN_SEMBACKSCATTER autolearn=no version=3.3.2 spammy=printers, pexpect, NPTL, v11 X-HELO: mx0a-001b2d01.pphosted.com Subject: Re: [PATCH v11] Add pretty printers for the NPTL lock types To: libc-alpha@sourceware.org References: <20161127030348.7579-1-martin.galvan@tallertechnologies.com> Cc: Martin Galvan From: Stefan Liebler Date: Mon, 28 Nov 2016 12:11:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: <20161127030348.7579-1-martin.galvan@tallertechnologies.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-TM-AS-GCONF: 00 X-Content-Scanned: Fidelis XPS MAILER x-cbid: 16112812-0040-0000-0000-0000026AC0C0 X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 16112812-0041-0000-0000-000022BD22AB Message-Id: X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2016-11-28_04:,, signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 spamscore=0 suspectscore=1 malwarescore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1609300000 definitions=main-1611280206 X-SW-Source: 2016-11/txt/msg00988.txt.bz2 Hi Martin, as information: I`ve build and run testsuite on s390 (64/31bit) with debug information on a system with all the requirements and all the printer-tests pass. Without debug information, the attr-printer-tests are now marked unsupported as described in INSTALL and the other three printer-tests are passing. On a system without correct python/pexpect version, all the printer-tests are marked as unsupported. Bye Stefan