From patchwork Mon Jan 21 22:41: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: 14196 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 38A4723EAD for ; Mon, 21 Jan 2013 22:41:28 +0000 (UTC) Received: from mail-ve0-f182.google.com (mail-ve0-f182.google.com [209.85.128.182]) by fiordland.canonical.com (Postfix) with ESMTP id C4E57A18091 for ; Mon, 21 Jan 2013 22:41:27 +0000 (UTC) Received: by mail-ve0-f182.google.com with SMTP id pb11so368502veb.13 for ; Mon, 21 Jan 2013 14:41:27 -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=VVJLXPBXamRoUt3XEBQV1+5H8h3RrpfRUhHY9uHkRhI=; b=S+UTFjBNmLwykLC4YTLZh/DGPzUjgjB0E8kUThK3XQuIhPTdCg5eRz8g58zVBiJIKt O5jfeytNBe9xGkVJJixjR5Str8OkY1Yq/xEjzUkeb3wq0XyBd2pe7bcjP3nDygstIjhr r78+bNjosA9nBXDgyk73PnOE9g4cGmWQBG3rAppS4yCSLh1gS+hOqZVnyoIcwb9WSht0 JMGQDaDbMzJtVfpyDoQqab+omzioeBH3hKxcTKdrIfBXpYi9zaAzUdSDImbf1BoxvloV 0SE9OgbcVD9iOAz+HcD4ievSQv6yX3VNrGBTxQDz2YAmCveNaHQH2x4Hr98kOHMoiTqT Neig== X-Received: by 10.52.34.108 with SMTP id y12mr14540263vdi.8.1358808087269; Mon, 21 Jan 2013 14:41:27 -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 st5csp223447veb; Mon, 21 Jan 2013 14:41:26 -0800 (PST) X-Received: by 10.194.119.5 with SMTP id kq5mr28771830wjb.48.1358808075330; Mon, 21 Jan 2013 14:41:15 -0800 (PST) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id xb8si5395741wjc.151.2013.01.21.14.41.14 (version=TLSv1 cipher=RC4-SHA bits=128/128); Mon, 21 Jan 2013 14:41:15 -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 1TxQ3E-0005oB-Pk for ; Mon, 21 Jan 2013 22:41:12 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 9E49DE0288 for ; Mon, 21 Jan 2013 22:41:12 +0000 (UTC) MIME-Version: 1.0 X-Launchpad-Project: lava-dispatcher X-Launchpad-Branch: ~linaro-validation/lava-dispatcher/trunk X-Launchpad-Message-Rationale: Subscriber X-Launchpad-Branch-Revision-Number: 535 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dispatcher/trunk] Rev 535: release 0.31 Message-Id: <20130121224112.21893.17020.launchpad@ackee.canonical.com> Date: Mon, 21 Jan 2013 22:41: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="16430"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 5260dbbdfa271389c794861791a3106ad7656e8f X-Gm-Message-State: ALoCoQkUguAeeY6jqY5UrLz2fnTbrCkm9Yr40HxSppBLOKzvZu8iV8NNe+wTKd8R4Xs85Gg1l44z ------------------------------------------------------------ revno: 535 tags: release-0.31 committer: Michael Hudson-Doyle branch nick: trunk timestamp: Tue 2013-01-22 11:39:36 +1300 message: release 0.31 modified: doc/changes.rst lava_dispatcher/__init__.py --- lp:lava-dispatcher https://code.launchpad.net/~linaro-validation/lava-dispatcher/trunk You are subscribed to branch lp:lava-dispatcher. To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-dispatcher/trunk/+edit-subscription === modified file 'doc/changes.rst' --- doc/changes.rst 2013-01-15 21:43:26 +0000 +++ doc/changes.rst 2013-01-21 22:39:36 +0000 @@ -1,7 +1,15 @@ Version History *************** -.. _verison_0_30: +.. _version_0_31: + +Version 0.31 +============ + +* Use Launcher information from logcat to check for display of home screen. +* Remove broken attempt to attach serial log to lava test run. + +.. _version_0_30: Version 0.30 ============ @@ -10,7 +18,7 @@ * configglue warning fixes * keep old results directory around in lava-test-shell to help debug -.. _verison_0_29: +.. _version_0_29: Version 0.29 ============ @@ -22,7 +30,7 @@ * sdmux device support * partition file layout update for panda-android -.. _verison_0_28: +.. _version_0_28: Version 0.28 ============ @@ -30,14 +38,14 @@ * Replace all usage of shutil.rmtree with a shell call to `rm -rf` * add support for ARM Energy Probe -.. _verison_0_27: +.. _version_0_27: Version 0.27 ============ * bug fix: include lava-test-run-attach * improve serial console input delay -.. _verison_0_26: +.. _version_0_26: Version 0.26 ============ @@ -45,20 +53,20 @@ * allow more options about what an android 'boot' means * sync on device-types that were actually in use in the lab -.. _verison_0_25: +.. _version_0_25: Version 0.25 ============ * signal handlers can be implemented as shell scripts * various lava-test-shell bug fixes -.. _verison_0_24_1: +.. _version_0_24_1: Version 0.24.1 ============== * lava-test-shell related fixes -.. _verison_0_24: +.. _version_0_24: Version 0.24 ============ @@ -67,7 +75,7 @@ * some bug fixes for signals * improve android partition mount logic -.. _verison_0_23: +.. _version_0_23: Version 0.23 ============ @@ -77,7 +85,7 @@ * job priority support * YAML test def can be specified in a git/bzr repo -.. _verison_0_22: +.. _version_0_22: Version 0.22 ============ @@ -88,7 +96,7 @@ * change lava-test-shell defintion format to be YAML * allow test definitions to use a default parsing pattern -.. _verison_0_21: +.. _version_0_21: Version 0.21 ============ @@ -97,7 +105,7 @@ * CTS fix * fix unicode issue in new usage of python's tarfile lp:1071279 -.. _verison_0_20_1: +.. _version_0_20_1: Version 0.20.1 ============== === modified file 'lava_dispatcher/__init__.py' --- lava_dispatcher/__init__.py 2013-01-15 21:43:26 +0000 +++ lava_dispatcher/__init__.py 2013-01-21 22:39:36 +0000 @@ -18,4 +18,4 @@ # along # with this program; if not, see . -__version__ = (0, 30, 0, "final", 0) +__version__ = (0, 31, 0, "final", 0)