commit | 1ca554ed7034f1833a8362ac2a0b50713679da78 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Feb 23 18:18:02 2023 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Mar 08 11:40:49 2023 -0800 |
tree | be2c341f7662efadea5642f250985bf22514b3d9 | |
parent | 62f8590c57a8e4eab6634d1e9aef7b1f9fdd8195 [diff] |
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>