Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xtensa-build-zephyr.py: drop check=True, now the default #5706

Merged
merged 1 commit into from
Apr 21, 2022

Conversation

marc-hb
Copy link
Collaborator

@marc-hb marc-hb commented Apr 20, 2022

Commit 475e09f ("xtensa-build-zephyr.py: default to
subprocess.run(check=True)") switched the default value of the
execute_command() function to "True". Remove all the "check=True"
arguments that are now redundant.

Zero functional change.

Signed-off-by: Marc Herbert [email protected]

Commit 475e09f ("xtensa-build-zephyr.py: default to
subprocess.run(check=True)") switched the default value of the
execute_command() function to "True". Remove all the "check=True"
arguments that are now redundant.

Zero functional change.

Signed-off-by: Marc Herbert <[email protected]>
@sys-pt1s
Copy link

Can one of the admins verify this patch?

@marc-hb
Copy link
Collaborator Author

marc-hb commented Apr 21, 2022

https://sof-ci.01.org/sofpr/PR5706/build48/devicetest/?model=CML_RVP_SDW_ZEPHYR&testcase=multiple-pipeline-capture is known issue #5352

https://sof-ci.01.org/sofpr/PR5706/build48/devicetest/?model=WHL_UPEXT_HDA_ZEPHYR&testcase=check-suspend-resume-with-capture-5 is the usual rtcwake timeout

Quickbuild has been down for more than a week (PTS-38280)

None of the errors are possibly related to this pure build script change.

@marc-hb marc-hb marked this pull request as ready for review April 21, 2022 00:37
@marc-hb marc-hb requested a review from aborisovich April 21, 2022 00:37
@wszypelt
Copy link

wszypelt commented Apr 21, 2022

@marc-hb @lgirdwood CI QB build and tests green

@lgirdwood lgirdwood merged commit 236de3f into thesofproject:main Apr 21, 2022
@marc-hb marc-hb deleted the build-zep-check-default branch May 17, 2022 23:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants