
17 Nov
2024
17 Nov
'24
8:49 p.m.
On Sun, 17 Nov 2024 at 09:26, Tom Rini trini@konsulko.com wrote:
With the changes in commit 88db4fc5fec2 ("test: Update time tests to use unit-test asserts") we now frequently exceed the limit on the udelay test, leading to false failures in CI. Skip this test.
Signed-off-by: Tom Rini trini@konsulko.com
Cc: Simon Glass sjg@chromium.org
.azure-pipelines.yml | 5 +++++ 1 file changed, 5 insertions(+)
Reviewed-by: Simon Glass sjg@chromium.org