Rust/Swift: Add get(Immediate)Child predicate#18985
Conversation
There was a problem hiding this comment.
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.
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.