From patchwork Sun Mar 11 06:19:09 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Zygmunt Krynicki X-Patchwork-Id: 7202 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id 33FA723DEE for ; Sun, 11 Mar 2012 06:19:13 +0000 (UTC) Received: from mail-iy0-f180.google.com (mail-iy0-f180.google.com [209.85.210.180]) by fiordland.canonical.com (Postfix) with ESMTP id E3823A18250 for ; Sun, 11 Mar 2012 06:19:12 +0000 (UTC) Received: by mail-iy0-f180.google.com with SMTP id e36so6314923iag.11 for ; Sat, 10 Mar 2012 22:19:12 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-forwarded-to:x-forwarded-for:delivered-to:received-spf :content-type:mime-version:x-launchpad-project:x-launchpad-branch :x-launchpad-message-rationale:x-launchpad-branch-revision-number :x-launchpad-notification-type:to:from:subject:message-id:date :reply-to:sender:errors-to:precedence:x-generated-by :x-launchpad-hash:x-gm-message-state; bh=45Cve4BXDy+rHMNDrfs4OaI1/W6nkCRwLPqeAv1phI4=; b=lFsnCAf0JMDmQRfSiMctGkOL2ON7r5uVr9M7ro/vJUG/fKF+u5s27OHro1fmPoGYWW +PseDGeTu0bvESvRoEaDAFtlInzVJdWarFyWs61sWW8DPeNBFDbHU/orb9OikdovfV7m ip7EArurg227gUy9QgI+gkDRVYNuEkG4Zz6FzZRd3o1PuEPjkLLJft7iD4iI42GotKUU BUN4O5Oyrjv4dwRrTU4RCoQBuTqbCd8a6OeR8Qh8ghzol+dWGSmXPmkZgJ3BNX9G2t5f SoA/KYjacqc0E6IGzR21N2dMKTl7HoBl4i/8XmgQorKai1EDQSUJAXzMsIybmNmS1zlv Ssqg== Received: by 10.50.45.228 with SMTP id q4mr12137019igm.58.1331446752704; Sat, 10 Mar 2012 22:19:12 -0800 (PST) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.231.53.18 with SMTP id k18csp18162ibg; Sat, 10 Mar 2012 22:19:11 -0800 (PST) Received: by 10.180.80.104 with SMTP id q8mr17391692wix.14.1331446750935; Sat, 10 Mar 2012 22:19:10 -0800 (PST) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id z53si7572617wec.127.2012.03.10.22.19.09 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 10 Mar 2012 22:19:10 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of bounces@canonical.com designates 91.189.90.7 as permitted sender) client-ip=91.189.90.7; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of bounces@canonical.com designates 91.189.90.7 as permitted sender) smtp.mail=bounces@canonical.com Received: from ackee.canonical.com ([91.189.89.26]) by indium.canonical.com with esmtp (Exim 4.71 #1 (Debian)) id 1S6c7Z-0001XS-R2 for ; Sun, 11 Mar 2012 06:19:09 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id BCBEBE14BB for ; Sun, 11 Mar 2012 06:19:09 +0000 (UTC) MIME-Version: 1.0 X-Launchpad-Project: lava-test X-Launchpad-Branch: ~linaro-validation/lava-test/trunk X-Launchpad-Message-Rationale: Subscriber X-Launchpad-Branch-Revision-Number: 129 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-test/trunk] Rev 129: Fix incorrect logging.debug() format message Message-Id: <20120311061909.14388.8224.launchpad@ackee.canonical.com> Date: Sun, 11 Mar 2012 06:19:09 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="14914"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 3d8980db4cd5eb9e193a40c8dd0dc8e2822ce8f4 X-Gm-Message-State: ALoCoQnWI0wAZuVXjF1JX4TCL6fDBo8/xVXSCHvPTjsiAlJwh5c7TRj5CGFqAW/LhzrIjfTLFsEn ------------------------------------------------------------ revno: 129 committer: Zygmunt Krynicki branch nick: trunk timestamp: Thu 2012-03-08 18:03:20 +0100 message: Fix incorrect logging.debug() format message modified: lava_test/core/tests.py --- lp:lava-test https://code.launchpad.net/~linaro-validation/lava-test/trunk You are subscribed to branch lp:lava-test. To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-test/trunk/+edit-subscription === modified file 'lava_test/core/tests.py' --- lava_test/core/tests.py 2011-10-13 10:23:18 +0000 +++ lava_test/core/tests.py 2012-03-08 17:03:20 +0000 @@ -125,9 +125,7 @@ "no test runner defined for '%s'" % self.test_id) artifacts = TestArtifacts.allocate(self.test_id, self._config) with changed_directory(self.install_dir): - logging.debug( - "Invoking %r.run_and_store_artifacts(...)", - self.runner, observer) + logging.debug("Invoking %r.run(...)", self.runner) run_fail = self.runner.run(artifacts, observer, test_options) return artifacts, run_fail