[U-Boot] u-boot-video/master fails test/py ut_dm_rtc_set_get

Stephen Warren swarren at wwwdotorg.org
Mon Dec 3 17:25:34 UTC 2018


Anatolij,

My test system noticed that u-boot-video.git master branch currently fails:

./test/py/test.py --bd sandbox --build -k ut_dm_rtc_set_get

That's because this bug exists in the version of u-boot.git master 
branch that the video branch is based on. If you rebase to include the 
following commit:

952061352acf "drivers: rtc: correctly convert seconds to time structure"

... then the problem will be fixed. If you could do that, it'd be 
helpful to anyone running test.py, since then there won't be any known 
failures.

Thanks.


More information about the U-Boot mailing list