ci: Upload test logs as build artifacts#1071
Open
larsclausen wants to merge 1 commit intosteveicarus:masterfrom
Open
ci: Upload test logs as build artifacts#1071larsclausen wants to merge 1 commit intosteveicarus:masterfrom
larsclausen wants to merge 1 commit intosteveicarus:masterfrom
Conversation
1c674e3 to
ba3439a
Compare
Owner
|
Can you add to this PR, perhaps in a README in the .github directory or a page in the Documentation, a description of what logs are uploaded, where they can be found, and other bits that a developer might want? We are seeing a lot of macos failures (that's probably why you made this PR) and I sure would like to get it figured out. |
Collaborator
|
Are there expected changes coming soon or should this be marked as a draft? |
Collaborator
|
Has the updates to the README that Steve requested been made? |
|
We are literally at the end of the year and nothing has been done about this PR. |
Collaborator
Author
|
Its been a busy year |
To be able to better understand why a test might fail on a particular platform upload the log files as a build artifact. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
ba3439a to
b856b44
Compare
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.
To be able to better understand why a test might fail on a particular platform upload the log files as a build artifact.