From: Ed Bartosh <ed.bartosh@linux.intel.com>
To: bitbake-devel@lists.openembedded.org
Subject: [PATCH 0/4] toaster: Improve display of errors and Toaster exceptions
Date: Thu, 15 Oct 2015 15:45:12 +0300 [thread overview]
Message-ID: <cover.1444910218.git.ed.bartosh@linux.intel.com> (raw)
Hi,
Fixes recording of error messages so that CRITICAL errors are
properly logged and presented to the user.
Modifies how Toaster exceptions are displayed, so they are treated the
same way as other classes of ERROR.
The following changes since commit a8e82d93bfa8feb722912d03ee26bbad7e6fe9f7:
toaster: Modify "New build" button behaviour for cli builds project (2015-10-15 14:54:27 +0300)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib ed/toaster/submit/elliot/toaster/error_display-8320
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ed/toaster/submit/elliot/toaster/error_display-8320
Elliot Smith (4):
toaster: Record critical errors
toaster: Remove Toaster exceptions section of build dashboard
toaster: Guard against builds with no targets
toaster: Add tests for error message display on the build dashboard
lib/bb/ui/buildinfohelper.py | 5 +-
lib/bb/ui/toasterui.py | 2 +
lib/toaster/orm/models.py | 24 +++---
.../toastergui/templates/builddashboard.html | 47 ++---------
lib/toaster/toastergui/tests.py | 91 +++++++++++++++++++++-
5 files changed, 116 insertions(+), 53 deletions(-)
--
Regards,
Ed
next reply other threads:[~2015-10-15 12:45 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-15 12:45 Ed Bartosh [this message]
2015-10-15 12:45 ` [PATCH 1/4] toaster: Record critical errors Ed Bartosh
2015-10-15 12:45 ` [PATCH 2/4] toaster: Remove Toaster exceptions section of build dashboard Ed Bartosh
2015-10-15 12:45 ` [PATCH 3/4] toaster: Guard against builds with no targets Ed Bartosh
2015-10-15 12:45 ` [PATCH 4/4] toaster: Add tests for error message display on the build dashboard Ed Bartosh
2015-10-16 13:17 ` Richard Purdie
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1444910218.git.ed.bartosh@linux.intel.com \
--to=ed.bartosh@linux.intel.com \
--cc=bitbake-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.