]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit75dcdf32d37c8190ab20d9c09f181f0327b497d8
treebe2c341f7662efadea5642f250985bf22514b3d9
parenteebcfe36f5168d2be14a3465fbd0609998c9f031
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 5506276051f4f576b25549c74bd22c3a4d340612.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/concurrencytest/concurrencytest.py
tools/patman/test_util.py