-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Rust/Swift: Add get(Immediate)Child predicate
#18985
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
Conversation
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.
Copilot reviewed 7 out of 7 changed files in this pull request and generated no comments.
Tip: Copilot code review supports C#, Go, Java, JavaScript, Markdown, Python, Ruby and TypeScript, with more languages coming soon. Learn more
geoffw0
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.
LGTM. There's an integration test failure.
Yeah, I'm not sure why that is, I don't see how this PR could cause that. @redsun82 what do you think? |
|
@hvitved that failure is a timeout flake. The DB checks failures in the logs are red herrings: they are actually xfail (expected failures): we never got around to clean up integration tests of them. I should probably tweak the pytest framework to not be that verbose on expected failures. |
f971a5d to
dd21dab
Compare
|
Rebased to resolve merge conflict in |
No description provided.