Re: [U-Boot] U-Boot DFU test and Ctrl+C

2016-09-30 Thread Tom Rini
On Wed, Sep 28, 2016 at 11:49:52AM -0600, Stephen Warren wrote: > On 09/28/2016 03:32 AM, Lukasz Majewski wrote: > >Hi Tom, > > > >>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: > >>>

Re: [U-Boot] U-Boot DFU test and Ctrl+C

2016-09-28 Thread Stephen Warren
On 09/28/2016 03:32 AM, Lukasz Majewski wrote: Hi Tom, 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 i

Re: [U-Boot] U-Boot DFU test and Ctrl+C

2016-09-28 Thread Lukasz Majewski
Hi Tom, > 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: > [#

Re: [U-Boot] U-Boot DFU test and Ctrl+C

2016-09-27 Thread Stephen Warren
On 09/27/2016 09:46 AM, Tom Rini wrote: 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 downl