From patchwork Thu Jan 3 22:39:12 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael-Doyle Hudson X-Patchwork-Id: 13783 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 6A8A223E5A for ; Thu, 3 Jan 2013 22:39:16 +0000 (UTC) Received: from mail-vb0-f45.google.com (mail-vb0-f45.google.com [209.85.212.45]) by fiordland.canonical.com (Postfix) with ESMTP id 0376AA18C2B for ; Thu, 3 Jan 2013 22:39:15 +0000 (UTC) Received: by mail-vb0-f45.google.com with SMTP id p1so15877388vbi.18 for ; Thu, 03 Jan 2013 14:39:15 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:x-forwarded-to:x-forwarded-for:delivered-to:x-received :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=qsHFd/bDE7006adX+rPgZfN3mut0sG65SSSfNtmx5Vg=; b=h78rN3NFg+4UISC5bMwZ0X/S3vJFKcsEcp4hwsTL0yox8cvFCkEHpaSSxjDoMGttDV IYaFyoxG3cCIvm/9ET0W99sdBSAxbxe87lDjOH1zd+88mgKlHzj2EIyn6ThYgqxTNaHl ovhUe41TJox461sKAMYFh1UckSd38GP4xwnWBVb1u3B2xWOIbajm9M/1IGdX3kr2qrzM zzgJrYayxl/8hyRjH5qkw+WNXca1cwvLDRvyhLdEXqWyi6BkSQOXV2M8jlVwOQG4MoR+ hFhbF1TfSWuSS+85bQt3i6vnNjenYqDA1izCKDfYTVW2ORgx6IIbSG/4hclwS30vYF3/ 1MEQ== X-Received: by 10.220.238.139 with SMTP id ks11mr73617743vcb.49.1357252755478; Thu, 03 Jan 2013 14:39:15 -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.58.145.101 with SMTP id st5csp113189veb; Thu, 3 Jan 2013 14:39:14 -0800 (PST) X-Received: by 10.180.93.3 with SMTP id cq3mr78521121wib.1.1357252754259; Thu, 03 Jan 2013 14:39:14 -0800 (PST) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id b18si73358112wjz.3.2013.01.03.14.39.13 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 03 Jan 2013 14:39:14 -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 1TqtRQ-0007lu-Rf for ; Thu, 03 Jan 2013 22:39:12 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id B8D9EE0609 for ; Thu, 3 Jan 2013 22:39:12 +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: 191 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-test/trunk] Rev 191: remove override that makes all pwrmgmt tests pass Message-Id: <20130103223912.30203.46623.launchpad@ackee.canonical.com> Date: Thu, 03 Jan 2013 22:39:12 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="16393"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 3f2e3e91ad1ff2652cf90c54d6ad376db6a1eb17 X-Gm-Message-State: ALoCoQmibg1e5h2ZUTJ8JVm2Ol0dvVPnP5k9qxYKGyB4usKyI777dx4BaF5UofKitot2I3JUev1v ------------------------------------------------------------ revno: 191 committer: Michael Hudson-Doyle branch nick: pmqa-aargh timestamp: Fri 2013-01-04 11:15:23 +1300 message: remove override that makes all pwrmgmt tests pass modified: lava_test/test_definitions/pwrmgmt.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/test_definitions/pwrmgmt.py' --- lava_test/test_definitions/pwrmgmt.py 2012-09-19 04:40:25 +0000 +++ lava_test/test_definitions/pwrmgmt.py 2013-01-03 22:15:23 +0000 @@ -57,7 +57,7 @@ installer = TestInstaller(INSTALLSTEPS, deps=DEPS, git_repos=GIT_REPOS) runner = TestRunner(RUNSTEPS, default_options=DEFAULT_OPTIONS) -parser = TestParser(PATTERN, appendall={'result': 'pass'}) +parser = TestParser(PATTERN) testobj = Test( test_id="pwrmgmt",