From patchwork Wed Feb 13 10:57:41 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Colin Ian King X-Patchwork-Id: 220118 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from chlorine.canonical.com (chlorine.canonical.com [91.189.94.204]) by ozlabs.org (Postfix) with ESMTP id D123F2C0293 for ; Wed, 13 Feb 2013 21:57:45 +1100 (EST) Received: from localhost ([127.0.0.1] helo=chlorine.canonical.com) by chlorine.canonical.com with esmtp (Exim 4.71) (envelope-from ) id 1U5a23-0005ZO-Iv; Wed, 13 Feb 2013 10:57:43 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by chlorine.canonical.com with esmtp (Exim 4.71) (envelope-from ) id 1U5a21-0005ZJ-IQ for fwts-devel@lists.ubuntu.com; Wed, 13 Feb 2013 10:57:41 +0000 Received: from cpc3-craw6-2-0-cust180.croy.cable.virginmedia.com ([77.100.248.181] helo=localhost) by youngberry.canonical.com with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1U5a21-0004Pk-DQ for fwts-devel@lists.ubuntu.com; Wed, 13 Feb 2013 10:57:41 +0000 From: Colin King To: fwts-devel@lists.ubuntu.com Subject: [PATCH][FWTS-TEST] method-0001: update test results to remove error message Date: Wed, 13 Feb 2013 10:57:41 +0000 Message-Id: <1360753061-25015-1-git-send-email-colin.king@canonical.com> X-Mailer: git-send-email 1.8.1.2 X-BeenThere: fwts-devel@lists.ubuntu.com X-Mailman-Version: 2.1.13 Precedence: list List-Id: Firmware Test Suite Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: fwts-devel-bounces@lists.ubuntu.com Errors-To: fwts-devel-bounces@lists.ubuntu.com From: Colin Ian King fwts commit: "acpica: fwts_acpica: remove fwtsInstallLateHandlers" removes an error message on ACPICA initialisation. We need to remove that from the test log now to keep things in-sync. Signed-off-by: Colin Ian King Acked-by: Alex Hung Acked-by: Keng-Yu Lin --- method-0001/method-0001.log | 1 - 1 file changed, 1 deletion(-) diff --git a/method-0001/method-0001.log b/method-0001/method-0001.log index 2f74ac9..52cb2d1 100644 --- a/method-0001/method-0001.log +++ b/method-0001/method-0001.log @@ -1,6 +1,5 @@ method ACPI DSDT Method Semantic Tests. method ---------------------------------------------------------- -method Failed to install global event handler. method Test 1 of 144: Check Method Names. method Found 1061 Objects method PASSED: Test 1, Method names contain legal characters.