From: Tom Rini <trini@konsulko.com>
To: Dmitry Rokosov <ddrokosov@salutedevices.com>
Cc: igor.opaniuk@gmail.com, mkorpershoek@baylibre.com,
sjg@chromium.org, semen.protsenko@linaro.org,
colin.mcallister@garmin.com, 4.shket@gmail.com,
avromanov@salutedevices.com, u-boot@lists.denx.de,
kernel@salutedevices.com, rockosov@gmail.com
Subject: Re: [PATCH v2 0/6] android_ab: introduce bcb ab_dump command and provide several bcb fixes
Date: Thu, 12 Sep 2024 11:45:01 -0600 [thread overview]
Message-ID: <20240912174501.GU4252@bill-the-cat> (raw)
In-Reply-To: <20240912071053.4cquqz5fcbhg6yzc@CAB-WSD-L081021>
[-- Attachment #1: Type: text/plain, Size: 1647 bytes --]
On Thu, Sep 12, 2024 at 10:10:53AM +0300, Dmitry Rokosov wrote:
> There are Pipeline results. One test was failed. I suppose it's not
> related to my patch series:
>
> https://github.com/u-boot/u-boot/pull/625/checks?check_run_id=30029925059
>
> =================================== FAILURES ===================================
> _______________________ test_ut[ut_dm_dm_test_rtc_dual] ________________________
> test/py/tests/test_ut.py:590: in test_ut
> assert output.endswith('Failures: 0')
> E AssertionError: assert False
> E + where False = <built-in method endswith of str object at 0x7fb0835c50d0>('Failures: 0')
> E + where <built-in method endswith of str object at 0x7fb0835c50d0> = 'Test: dm_test_rtc_dual: rtc.c\r\r\nTest: dm_test_rtc_dual: rtc.c (flat tree)\r\r\ntest/dm/rtc.c:307, dm_test_rtc_dual...&now1, &cmp, false): Expected 0xffffffea (-22), got 0x0 (0)\r\r\nTest dm_test_rtc_dual failed 1 times\r\r\nFailures: 1'.endswith
> ----------------------------- Captured stdout call -----------------------------
> => ut dm dm_test_rtc_dual
>
> Test: dm_test_rtc_dual: rtc.c
>
> Test: dm_test_rtc_dual: rtc.c (flat tree)
>
> test/dm/rtc.c:307, dm_test_rtc_dual(): -EINVAL == cmp_times(&now1, &cmp, false): Expected 0xffffffea (-22), got 0x0 (0)
>
> Test dm_test_rtc_dual failed 1 times
>
> Failures: 1
>
> =>
> =================================== FAILURES ===================================
Yes, sometimes that just fails due to the underlying hardware (even with
retries). Please tell it to try again so that the world build tests run.
Sorry for the noise here.
--
Tom
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]
next prev parent reply other threads:[~2024-09-12 17:45 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-11 21:49 [PATCH v2 0/6] android_ab: introduce bcb ab_dump command and provide several bcb fixes Dmitry Rokosov
2024-09-11 21:49 ` [PATCH v2 1/6] include/android_ab: move ab_select_slot() documentation to @ notation Dmitry Rokosov
2024-09-12 1:02 ` Simon Glass
2024-09-30 7:58 ` Mattijs Korpershoek
2024-09-11 21:49 ` [PATCH v2 2/6] treewide: bcb: move ab_select command to bcb subcommands Dmitry Rokosov
2024-09-12 1:00 ` Simon Glass
2024-09-30 11:24 ` Mattijs Korpershoek
2024-10-08 12:07 ` Dmitry Rokosov
2024-09-11 21:49 ` [PATCH v2 3/6] cmd: bcb: change strcmp() usage style in the do_bcb_ab_select() Dmitry Rokosov
2024-09-12 1:00 ` Simon Glass
2024-09-30 15:48 ` Mattijs Korpershoek
2024-09-11 21:49 ` [PATCH v2 4/6] cmd: bcb: introduce 'ab_dump' command to print BCB block content Dmitry Rokosov
2024-09-12 1:00 ` Simon Glass
2024-09-30 15:52 ` Mattijs Korpershoek
2024-09-11 21:49 ` [PATCH v2 5/6] common: android_ab: fix slot suffix for abc block Dmitry Rokosov
2024-09-11 21:57 ` Dmitry Rokosov
2024-09-11 21:49 ` [PATCH v2 6/6] test/py: introduce test for ab_dump command Dmitry Rokosov
2024-09-12 1:01 ` Simon Glass
2024-09-12 7:10 ` [PATCH v2 0/6] android_ab: introduce bcb ab_dump command and provide several bcb fixes Dmitry Rokosov
2024-09-12 17:45 ` Tom Rini [this message]
2024-09-13 8:37 ` Dmitry Rokosov
2024-09-13 16:27 ` Dmitry Rokosov
2024-09-13 20:04 ` Tom Rini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240912174501.GU4252@bill-the-cat \
--to=trini@konsulko.com \
--cc=4.shket@gmail.com \
--cc=avromanov@salutedevices.com \
--cc=colin.mcallister@garmin.com \
--cc=ddrokosov@salutedevices.com \
--cc=igor.opaniuk@gmail.com \
--cc=kernel@salutedevices.com \
--cc=mkorpershoek@baylibre.com \
--cc=rockosov@gmail.com \
--cc=semen.protsenko@linaro.org \
--cc=sjg@chromium.org \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox