commit | c16fcbc14a7aca15ea6dd5d283506c08920486e0 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Nov 19 08:05:26 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Nov 22 14:37:21 2024 -0600 |
tree | 2933bd04ccf7d655bb8f0a1f496b487b1298870d | |
parent | 8c95d84b39fc0886a4417c5ddefc2ea05217c0ac [diff] |
Revert "test: Update time tests to use unit-test asserts" While at the base level, this conversion looks equivalent, we now see both of these tests failing (due to exceeding their allowed margin for being too slow) in Azure with a very high frequency. This reverts commit 88db4fc5fec20429881896740df61d402b4b1f66. Signed-off-by: Tom Rini <trini@konsulko.com> Tested-by: Andrew Goodbody <andrew.goodbody@linaro.org> Reviewed-by: Simon Glass <sjg@chromium.org>