-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Fix BinderTracingTest #59550
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
Fix BinderTracingTest #59550
Conversation
|
Tagging subscribers to this area: @vitek-karas, @agocke, @VSadov |
jeffschwMSFT
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
@mateoatr can you take a look at the CI failures? |
|
Failing CI was just network errors -- reran and everything's passed |
@elinor-fung how can I get my PR (#59548) to succeed - what would be the steps? |
|
@NikolaMilosavljevic I think closing and re-opening the PR should make it redo the merge against latest (that has this change) and test against that. Alternately, explicitly rebasing your branch to the latest release/5.0 and pushing it up would definitely do it. |
Thanks! |
Takes the changes from #55225. This should fix #59531.