Collect system log for failed Apple XHarness work items#8050
Merged
premun merged 2 commits intodotnet:mainfrom Oct 18, 2021
Merged
Collect system log for failed Apple XHarness work items#8050premun merged 2 commits intodotnet:mainfrom
premun merged 2 commits intodotnet:mainfrom
Conversation
Member
Author
|
cc @steveisok |
src/Microsoft.DotNet.Helix/Sdk/tools/xharness-runner/xharness-runner.apple.sh
Show resolved
Hide resolved
greenEkatherine
approved these changes
Oct 18, 2021
1 task
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.
Includes last 2MB of system logs when non-successful XHarness run happens.
Example log produced (AppleTV queue):
https://helixre8s23ayyeko0k025g8.blob.core.windows.net/arcade-master-bb216063e24f47aeb5/zipped-apps/1/system.log?sv=2019-07-07&se=2021-11-07T11%3A40%3A28Z&sr=c&sp=rl&sig=Mn7HdREClzK0D%2FikVdFG0%2FBDWn6TUuT%2B0Ps93w7CZA0%3D
Resolves dotnet/xharness#702
Resolves #7789