From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Mon, 3 Dec 2018 19:19:22 +0100 Subject: [U-Boot] u-boot-video/master fails test/py ut_dm_rtc_set_get In-Reply-To: References: Message-ID: <20181203191922.4d24fe06@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Stephen, On Mon, 3 Dec 2018 10:25:34 -0700 Stephen Warren swarren at wwwdotorg.org wrote: > 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. I've just rebased on current master, should be fixed now. -- Anatolij