Skip to content
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

add failing test #3

Closed

Conversation

yaacovCR
Copy link

I think this failing test is the reason why i had to explicitly prune any masked defer usages from the defer usage set.

[Parenthetically, once I had done that, it was easy to just save the result, and so that led me down the path of comparing each field's pruned defer usage set to its parent field's defer usage set, rather than what I see your PR doing in comparing it to the unpruned "parent" incremental data record's defer usage set. I am not sure which way is better, but the above case must be dealt with somehow.

As an aside, there is a bug on main as well with this test where it emits an unnecessary pending...

@yaacovCR
Copy link
Author

@robrichard i fixed the bug in main see graphql#3993

i changed the test slightly, added lastName instead of reusing friends

@yaacovCR yaacovCR closed this Sep 5, 2024
@yaacovCR yaacovCR deleted the suggestions branch September 5, 2024 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant