From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754843Ab3AGOaK (ORCPT ); Mon, 7 Jan 2013 09:30:10 -0500 Received: from jdl.com ([208.123.74.7]:38636 "EHLO jdl.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754510Ab3AGOaI (ORCPT ); Mon, 7 Jan 2013 09:30:08 -0500 Message-Id: To: Pantelis Antoniou cc: David Gibson , Matt Porter , "devicetree-discuss@lists.ozlabs.org" , "linux-kernel@vger.kernel.org" , Rob Herring , Russ Dill Subject: Re: Fix test relying in wrong behavior of is_printable In-reply-to: <6BBCA320-AB8C-4DE3-BF98-3A77B1E94982@antoniou-consulting.com> References: <1357326968-13124-1-git-send-email-panto@antoniou-consulting.com> <20130106035809.GG4674@truffula.fritz.box> <5B13DF52-26BE-4BA1-8BD7-25863B04A3B6@antoniou-consulting.com> <6BBCA320-AB8C-4DE3-BF98-3A77B1E94982@antoniou-consulting.com> Comments: In-reply-to Pantelis Antoniou message dated "Mon, 07 Jan 2013 11:55:32 +0200." Date: Mon, 07 Jan 2013 08:30:03 -0600 From: Jon Loeliger X-Spam-Score: 0.8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > Err, > > I can rework and resubmit to remove the comment, but the test doesn't = > fail: > > > $ make check | grep 'MyBoardName.*-t s.*compatible' > > fdtget-runtest.sh MyBoardName MyBoardFamilyName -t s label01.dts.fdtget.test.dtb / compatible: PASS > > > > As of today's pull. My build yields: $ make check 2>&1 | grep FAIL fdtget-runtest.sh 77 121 66 111 97 114 100 78 97 109 101 0 77 121 66 111 97 114 100 70 97 109 105 108 121 78 97 109 101 0 label01.dts.fdtget.test.dtb / compatible: FAIL Results differ from expected * FAIL: 1 HTH, jdl