Cherry pick python3-unittest-automake-output recipe#140
Merged
amstewart merged 2 commits intoni:nilrt/master/kirkstonefrom Oct 8, 2024
Conversation
amstewart
approved these changes
Oct 4, 2024
amstewart
requested changes
Oct 4, 2024
amstewart
left a comment
There was a problem hiding this comment.
Actually, could you redo the cherry-picks with -x, so that git will add information to the commit message about where these came from?
3 tasks
This package contains modules for both unittest and pytest that alter the output to look like automake's 'make check' output, for better integration with ptest. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 961e4f3)
Specifically this fixes the issue where if a pytest test suite fails during collection then the errors are hidden. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit db0e821)
dc8b2aa to
9b84a55
Compare
Author
This is done |
Author
|
Patch v2 |
amstewart
approved these changes
Oct 8, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary of Changes
Cherry pick recipe for
python3-unittest-automake-output. This is required for ni/meta-nilrt#742Justification
Since the NILRT 11.0 release has been delayed, SNAC v1.0 must rebase to NILRT 10 to affect a 25Q1 release.
Testing
bitbake packagefeed-ni-core) - This allows the referenced PR above to build