From patchwork Mon Dec 17 00:12:12 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael-Doyle Hudson X-Patchwork-Id: 13615 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 3B69C242A9 for ; Mon, 17 Dec 2012 00:12:17 +0000 (UTC) Received: from mail-ia0-f180.google.com (mail-ia0-f180.google.com [209.85.210.180]) by fiordland.canonical.com (Postfix) with ESMTP id BDB2FA1826F for ; Mon, 17 Dec 2012 00:12:16 +0000 (UTC) Received: by mail-ia0-f180.google.com with SMTP id t4so4765519iag.11 for ; Sun, 16 Dec 2012 16:12:16 -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=huZENZj2/4/EyFazii+OkGZEQgFx+0E8HQEZp4Uhwyc=; b=WrypODdotzP8DAqJCSiMJkvVrlKjnQCE1bPKlULWJoXZNpvE1HtJ5d3mrR1uIkOOVy ubnNYNCwdWIppZCK7yVMiOhnkCx6iek73fXM+C7c7zcqm8JUFYJCqtqxeas8wpCNCNtE iRtnHF1viVTD6RMlq3HnPPW0AbZGAmsX7oTyEWRamFFl8tgBLa2XRptvBFxpNpM3MseZ vcMiTes+A01DvZ0Q82Ab6lcdWPJxESKa3naT0klVlQegCFL2WU45Olbo2HXqMSHxiW0E v3wUNI7hoxZ/ikjV6NqYV+EHa+2KcPOvyT9m0z1N1v+oNBdA8Kfh61jWG7kNKns+UajJ hd0A== Received: by 10.50.185.166 with SMTP id fd6mr7484965igc.62.1355703135939; Sun, 16 Dec 2012 16:12: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.50.67.148 with SMTP id n20csp45000igt; Sun, 16 Dec 2012 16:12:15 -0800 (PST) Received: by 10.180.97.137 with SMTP id ea9mr12671773wib.13.1355703134494; Sun, 16 Dec 2012 16:12:14 -0800 (PST) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id e6si12515387wja.63.2012.12.16.16.12.13 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 16 Dec 2012 16:12: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 1TkOJY-0003ge-VM for ; Mon, 17 Dec 2012 00:12:12 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id DF21FE23D2 for ; Mon, 17 Dec 2012 00:12:12 +0000 (UTC) MIME-Version: 1.0 X-Launchpad-Project: lava-dashboard X-Launchpad-Branch: ~linaro-validation/lava-dashboard/trunk X-Launchpad-Message-Rationale: Subscriber X-Launchpad-Branch-Revision-Number: 376 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dashboard/trunk] Rev 376: say "pass" rather than "Test passed" etc in a few places Message-Id: <20121217001212.32665.80794.launchpad@ackee.canonical.com> Date: Mon, 17 Dec 2012 00:12: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="16372"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: b0f38581f163ead2a91cd5d61cd5654dfa7c970e X-Gm-Message-State: ALoCoQl/5NDRZuWofKpvL/wcQ899gZI5mfyUhVu6JQXFryvux1jtVRDaeWeWaWiNzh2ECPj/A77Q ------------------------------------------------------------ revno: 376 committer: Michael Hudson-Doyle branch nick: trunk timestamp: Mon 2012-12-17 13:10:53 +1300 message: say "pass" rather than "Test passed" etc in a few places modified: dashboard_app/templates/dashboard_app/test_result_detail.html dashboard_app/views/__init__.py --- lp:lava-dashboard https://code.launchpad.net/~linaro-validation/lava-dashboard/trunk You are subscribed to branch lp:lava-dashboard. To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-dashboard/trunk/+edit-subscription === modified file 'dashboard_app/templates/dashboard_app/test_result_detail.html' --- dashboard_app/templates/dashboard_app/test_result_detail.html 2012-12-11 02:05:33 +0000 +++ dashboard_app/templates/dashboard_app/test_result_detail.html 2012-12-17 00:10:53 +0000 @@ -13,11 +13,11 @@ {% block content %}

Result: {{ test_result.test_case|default:"unknown test case" }}

-
{% trans "Test outcome" %}
+
{% trans "Outcome" %}
{{ test_result.get_result_display }} - {{ test_result.get_result_display }} + alt="{{ test_result.result_code }}" width="16" height="16" border="0"/> + {{ test_result.result_code }}
{% trans "Measurement" %}
=== modified file 'dashboard_app/views/__init__.py' --- dashboard_app/views/__init__.py 2012-12-11 02:01:37 +0000 +++ dashboard_app/views/__init__.py 2012-12-17 00:10:53 +0000 @@ -421,8 +421,7 @@ result = TemplateColumn(''' {{ record.get_result_display }} - {{ record.get_result_display }} + alt="{{ record.result_code }}" width="16" height="16" border="0"/>{{ record.result_code }} {% if record.attachments__count %}