[U-Boot] U-Boot DFU test and Ctrl+C
Tom Rini
trini at konsulko.com
Tue Sep 27 17:46:33 CEST 2016
Hey guys,
As I use the DFU tests more and more, I keep hitting what I'm pretty
sure is a false failure in the tests. Sometimes the tests fail at:
> u_boot_console.wait_for('Ctrl+C to exit ...')
and the last bit of the console log is:
Starting download: [#################################################################] finished!
unable to read DFU status
#File System is consistent
file found, deleting
update journal finished
File System is consistent
update journal finished
65 bytes written in 12380 ms (0 Bytes/s)
=>
So perhaps we should make the test look for the prompt itself rather
than 'Ctrl+C' ? Thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160927/d8c3a238/attachment.sig>
More information about the U-Boot
mailing list