[Toaster] [review-request][PATCH 0/3][v3] Fix errors thrown when viewing command line builds while build is running
Elliot Smith
elliot.smith at intel.com
Wed Sep 30 07:54:14 PDT 2015
Fix the OperationalError thrown if you attempt to view builds
for the "Command line builds" project while a build is in progress.
* v2: Rebased on poky/master; includes a fix for a test broken during rebase.
* v3: Rebased on poky-contrib/toaster-next; remove fix for broken test,
as it will conflict with a patch submitted by Ed.
Changes since 4220ebce223fa7cd0865c793b7dd3ffe07b8e130 are in
git://git.yoctoproject.org/poky-contrib, elliot/toaster/cli_builds_error-8277
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=elliot/toaster/cli_builds_error-8277
Related bug: https://bugzilla.yoctoproject.org/show_bug.cgi?id=8277
Elliot Smith (3):
toaster: Always run bldcontrol migrations
toaster: Check whether buildrequest exists before using it
toaster: Test that exception isn't thrown by project page
bitbake/bin/toaster | 58 ++++++++++++++++++++++-----------
bitbake/lib/toaster/orm/models.py | 20 ++++++++++--
bitbake/lib/toaster/toastergui/tests.py | 31 ++++++++++++++++++
3 files changed, 88 insertions(+), 21 deletions(-)
--
Elliot Smith
Software Engineer
Intel OTC
---------------------------------------------------------------------
Intel Corporation (UK) Limited
Registered No. 1134945 (England)
Registered Office: Pipers Way, Swindon SN3 1RJ
VAT No: 860 2173 47
This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.
More information about the toaster
mailing list