[U-Boot] u-boot-dm failures in "ut dm bootcount"

Simon Glass sjg at chromium.org
Tue Jan 22 18:56:21 UTC 2019


Hi Philipp,

On Wed, 23 Jan 2019 at 05:51, Stephen Warren <swarren at wwwdotorg.org> wrote:
>
> Simon,
>
> In the latest u-boot-dm.git, sandbox fails as follows:
>
> => ut dm bootcount
> Test: dm_test_bootcount: bootcount.c
> /var/lib/jenkins/workspace/u-boot-denx_uboot_dm-master-build/src/u-boot/test/dm/bootcount.c:18,
> dm_test_bootcount(): 0 == uclass_get_device(UCLASS_BOOTCOUNT, 0, &dev):
> Expected 0, got -19
> Test: dm_test_bootcount: bootcount.c (flat tree)
> /var/lib/jenkins/workspace/u-boot-denx_uboot_dm-master-build/src/u-boot/test/dm/bootcount.c:18,
> dm_test_bootcount(): 0 == uclass_get_device(UCLASS_BOOTCOUNT, 0, &dev):
> Expected 0, got -19
> Failures: 2

Could you please take a look at this? Also it suggests that the tests
are not running with make qcheck / make check?

Regards,
Simon


More information about the U-Boot mailing list