From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail1.windriver.com (mail1.windriver.com [147.11.146.13]) by mail.openembedded.org (Postfix) with ESMTP id A75CB77E8A for ; Thu, 15 Jun 2017 04:53:52 +0000 (UTC) Received: from ALA-HCB.corp.ad.wrs.com (ala-hcb.corp.ad.wrs.com [147.11.189.41]) by mail1.windriver.com (8.15.2/8.15.1) with ESMTPS id v5F4rsfJ015415 (version=TLSv1 cipher=AES128-SHA bits=128 verify=FAIL) for ; Wed, 14 Jun 2017 21:53:54 -0700 (PDT) Received: from ala-dreyna-lx3.corp.ad.wrs.com (147.11.200.76) by ALA-HCB.corp.ad.wrs.com (147.11.189.41) with Microsoft SMTP Server (TLS) id 14.3.294.0; Wed, 14 Jun 2017 21:53:53 -0700 From: David Reyna To: Date: Wed, 14 Jun 2017 21:45:07 -0700 Message-ID: X-Mailer: git-send-email 1.9.1 MIME-Version: 1.0 X-Originating-IP: [147.11.200.76] Subject: [PATCH 0/1] toaster: add UI element ids for testing X-BeenThere: bitbake-devel@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussion that advance bitbake development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2017 04:53:57 -0000 Content-Type: text/plain From: David Reyna Add more IDs to support test automation (the build page menu lines, for example "Tasks", "Recipes", "Time", "CPU Time", "Disk I/O", and so forth. The following changes since commit 6964efddd31c479386d1643c1025bc102710392f: bitbake: cooker: ensure graceful exit after exception during BuildCompleted handler (2017-06-14 14:54:25 +0100) are available in the git repository at: git://git.yoctoproject.org/poky-contrib dreyna/submit/dreyna/toaster/build_menu_ids_11337 http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=dreyna/submit/dreyna/toaster/build_menu_ids_11337 David Reyna (1): toaster: add ID's to build menu links lib/toaster/toastergui/templates/basebuildpage.html | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) -- 1.9.1