Skip to content

Remove failing omitNullInputFields test#870

Merged
sjohnr merged 1 commit intoNetflix:masterfrom
sjohnr:remove-failing-test
Aug 25, 2025
Merged

Remove failing omitNullInputFields test#870
sjohnr merged 1 commit intoNetflix:masterfrom
sjohnr:remove-failing-test

Conversation

@sjohnr
Copy link
Copy Markdown
Contributor

@sjohnr sjohnr commented Aug 22, 2025

This test can be removed, because omitNullInputFields is no longer used.

Note: This test fails due to clientCoreConventionsEnabled = false and missing generateClient = true, which causes compilation failures when the classes from the com.netflix.graphql.dgs.client.codegen package are missing.

Closes gh-867

This test can be removed, because omitNullInputFields is no longer used.

Note: This test fails due to clientCoreConventionsEnabled = false and
missing generateClient = true, which causes compilation failures when
the classes from the com.netflix.graphql.dgs.client.codegen package
are missing.

Closes Netflixgh-867
@sjohnr sjohnr merged commit 00655fc into Netflix:master Aug 25, 2025
2 checks passed
@sjohnr sjohnr deleted the remove-failing-test branch August 25, 2025 13:51
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.

Investigate failing test on main

2 participants