[PATCH v2 02/24] Revert "patman: test_util: Print test stdout/stderr within test summaries"

Simon Glass sjg at chromium.org
Wed Mar 8 23:17:39 CET 2023


Unfortunately this adds a new feature to concurrencytest and it has not
made it upstream to the project[1].

Drop it for now so we can use the upstream module. Once it is applied we
can bring this functionality back.

[1] https://github.com/cgoldberg/concurrencytest

This reverts commit ebcaafcded40da8ae6cb4234c2ba9901c7bee644.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

(no changes since v1)

 tools/concurrencytest/concurrencytest.py | 83 +-----------------------
 tools/patman/test_util.py                | 33 +---------
 2 files changed, 4 insertions(+), 112 deletions(-)

Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list