Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] runqemu: rework of exception handling
@ 2017-07-11 14:34 Ed Bartosh
  2017-07-11 14:34 ` [PATCH 1/2] runqemu: reworked " Ed Bartosh
  2017-07-11 14:34 ` [PATCH 2/2] runqemu: check exit code of 'ls -t' Ed Bartosh
  0 siblings, 2 replies; 3+ messages in thread
From: Ed Bartosh @ 2017-07-11 14:34 UTC (permalink / raw)
  To: openembedded-core

Hi,

Reorganized exception handling code in a way that script raises RunQemuError
for all known errors. runqemu will not produce tracebacks for known errors.
It will only print error messages, which is hopefully more user friendly than
current approach.

Fixed 11719 - Unneeded stack trace is printed when ruunqemu fails

The following changes since commit 05e28a9c3462c8987a44e534bc6d08d26b4c41fb:

  imagefutures: add test_image_fstypes test case (2017-07-10 14:14:37 +0300)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib ed/wip
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ed/wip

Ed Bartosh (2):
  runqemu: reworked exception handling
  runqemu: check exit code of 'ls -t'

 scripts/runqemu | 118 ++++++++++++++++++++++++++++----------------------------
 1 file changed, 60 insertions(+), 58 deletions(-)

--
Regards,
Ed


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-07-11 14:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-11 14:34 [PATCH 0/2] runqemu: rework of exception handling Ed Bartosh
2017-07-11 14:34 ` [PATCH 1/2] runqemu: reworked " Ed Bartosh
2017-07-11 14:34 ` [PATCH 2/2] runqemu: check exit code of 'ls -t' Ed Bartosh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox