Uh oh!
There was an error while loading. Please reload this page.
multiple-pipeline-capture: simplify func_error_exit() - #523
Conversation
marc-hb
commented
Nov 18, 2020
https://sof-ci.01.org/softestpr/PR523/build407/devicetest/ had:
None can possibly come from this PR. |
marc-hb
commented
Nov 18, 2020
No new shellcheck warning in https://travis-ci.org/github/thesofproject/sof-test/jobs/744366328 |
marc-hb
commented
Nov 19, 2020
Let's not merge this yet because it diverges |
aiChaoSONG
commented
Nov 20, 2020
aiChaoSONG
commented
Nov 23, 2020
Merge this to make multiple-pipeline-playback.sh and multiple-pipeline-capture.sh 99.9% identical. Then we can merge the scripts into one. |
aiChaoSONG
commented
Nov 23, 2020
SOFCI TEST |
As suggested by Chao in thesofproject#521 Also remove no-op exit $? on the last line. Signed-off-by: Marc Herbert <marc.herbert@intel.com>
marc-hb
commented
Nov 23, 2020
No new warning in https://travis-ci.org/github/thesofproject/sof-test/jobs/744366328 https://sof-ci.01.org/softestpr/PR523/build422/devicetest is all green. |
marc-hb
commented
Nov 23, 2020
In "synchronization" commit 310fed5 I made the same change in |
marc-hb
commented
Nov 24, 2020
The only failure in https://sof-ci.01.org/softestpr/PR523/build424/devicetest/?model=BSW_CYN_MAX98090&testcase=multiple-pipeline-capture looks like unrelated thesofproject/sof#3462 |
This was apparently missed in thesofproject#529 Together with thesofproject#523 this makes it identical to multiple-pipeline-capture.sh again. Signed-off-by: Marc Herbert <marc.herbert@intel.com>
marc-hb
commented
Nov 24, 2020
Small, approved change which has been in review for 6 days, merging. |
As suggested by Chao in #521
Also remove no-op exit $? on the last line.
Signed-off-by: Marc Herbert marc.herbert@intel.com