Revert "patman: test_util: Print test stdout/stderr within test summaries"
authorSimon Glass <sjg@chromium.org>
Fri, 24 Feb 2023 01:18:02 +0000 (18:18 -0700)
committerSimon Glass <sjg@chromium.org>
Wed, 8 Mar 2023 19:40:49 +0000 (11:40 -0800)
commit6811fea7051d1111c29a83561f967c22d426b0ad
treebe2c341f7662efadea5642f250985bf22514b3d9
parent7c4027af48fc7178d222ffa9bf5c76853390aa0e
Revert "patman: test_util: Print test stdout/stderr within test summaries"

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@chromium.org>
tools/concurrencytest/concurrencytest.py
tools/patman/test_util.py