On 6 February 2016 at 13:29, Simon Glass <s...@chromium.org> wrote:
> On 3 February 2016 at 10:42, Stephen Warren <swar...@wwwdotorg.org> wrote:
>> From: Stephen Warren <swar...@nvidia.com>
>>
>> The test/py/test.py wrapper script catches exceptions thrown when
>> exec()ing py.test in order to print a helpful error message. However,
>> the exception handling code squashes the exception and so the script
>> exits with a non-zero exit code, leading callers to believe that it
>> passed. Fix this.
>>
>> Signed-off-by: Stephen Warren <swar...@nvidia.com>
>> ---
>>  test/py/test.py | 1 +
>>  1 file changed, 1 insertion(+)
>
> Acked-by: Simon Glass <s...@chromium.org>

Applied to u-boot-dm, thanks!
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to