Skip to content

Conversation

@bbakerman
Copy link
Member

See #4182

This fixes the two paths to deprecation

@github-actions
Copy link
Contributor

github-actions bot commented Dec 18, 2025

Test Results

  327 files  ±0    327 suites  ±0   5m 10s ⏱️ +2s
5 222 tests +1  5 214 ✅ +1  8 💤 ±0  0 ❌ ±0 
5 311 runs  +1  5 303 ✅ +1  8 💤 ±0  0 ❌ ±0 

Results for commit dd5bc03. ± Comparison against base commit 021fe1b.

This pull request removes 171 and adds 148 tests. Note that renamed tests count towards both.
	?

	, expected: combo-\"\\\b\f\n\r\t, #4]
                __schema { types { fields { args { type { name fields { name }}}}}}
                __schema { types { fields { type { name fields { name }}}}}
                __schema { types { inputFields { type { inputFields { name }}}}}
                __schema { types { interfaces { fields { type { interfaces { name } } } } } }
                __schema { types { name} }
                __type(name : "t") { name }
                a1: __schema { types { name} }
                a1: __type(name : "t") { name }
…
graphql.ScalarsBooleanTest ‑ parseValue throws exception for invalid input <java.lang.Object@ac92a0e>
graphql.ScalarsBooleanTest ‑ serialize throws exception for invalid input <java.lang.Object@129253ca>
graphql.ScalarsIDTest ‑ parseValue allows any object via String.valueOf <java.lang.Object@4fdbb20d>
graphql.ScalarsIDTest ‑ serialize allows any object via String.valueOf <java.lang.Object@5eef85d2>
graphql.ScalarsIntTest ‑ parseValue throws exception for invalid input <java.lang.Object@26d41169>
graphql.ScalarsIntTest ‑ serialize throws exception for invalid input <java.lang.Object@3095a7>
graphql.analysis.QueryTraverserTest ‑ builder doesn't allow null arguments [document: Document{definitions=[OperationDefinition{name='null', operation=QUERY, variableDefinitions=[], directives=graphql.language.NodeUtil$DirectivesHolder@2cd6a2c9, selectionSet=SelectionSet{selections=[Field{name='foo', alias='null', arguments=[], directives=graphql.language.NodeUtil$DirectivesHolder@296ee8c, selectionSet=null}]}}]}, operationName: foo, root: Field{name='null', alias='null', arguments=[], directives=graphql.language.NodeUtil$DirectivesHolder@7a1dc9c7, selectionSet=null}, rootParentType: null, fragmentsByName: [:], #3]
graphql.analysis.QueryTraverserTest ‑ builder doesn't allow null arguments [document: Document{definitions=[OperationDefinition{name='null', operation=QUERY, variableDefinitions=[], directives=graphql.language.NodeUtil$DirectivesHolder@64e78f1e, selectionSet=SelectionSet{selections=[Field{name='foo', alias='null', arguments=[], directives=graphql.language.NodeUtil$DirectivesHolder@5d56778, selectionSet=null}]}}]}, operationName: foo, root: Field{name='null', alias='null', arguments=[], directives=graphql.language.NodeUtil$DirectivesHolder@51952cdd, selectionSet=null}, rootParentType: Mock for type 'GraphQLObjectType', fragmentsByName: null, #2]
graphql.analysis.QueryTraverserTest ‑ builder doesn't allow null arguments [document: Document{definitions=[OperationDefinition{name='null', operation=QUERY, variableDefinitions=[], directives=graphql.language.NodeUtil$DirectivesHolder@72401eaa, selectionSet=SelectionSet{selections=[Field{name='foo', alias='null', arguments=[], directives=graphql.language.NodeUtil$DirectivesHolder@1353d323, selectionSet=null}]}}]}, operationName: null, root: Field{name='null', alias='null', arguments=[], directives=graphql.language.NodeUtil$DirectivesHolder@7dea3b84, selectionSet=null}, rootParentType: null, fragmentsByName: null, #0]
graphql.analysis.QueryTraverserTest ‑ builder doesn't allow null arguments [document: Document{definitions=[OperationDefinition{name='null', operation=QUERY, variableDefinitions=[], directives=graphql.language.NodeUtil$DirectivesHolder@fadcfdd, selectionSet=SelectionSet{selections=[Field{name='foo', alias='null', arguments=[], directives=graphql.language.NodeUtil$DirectivesHolder@26adfc0, selectionSet=null}]}}]}, operationName: foo, root: Field{name='null', alias='null', arguments=[], directives=graphql.language.NodeUtil$DirectivesHolder@48fdbb9e, selectionSet=null}, rootParentType: null, fragmentsByName: null, #1]
…

♻️ This comment has been updated with latest results.

@bbakerman bbakerman added this to the 26.x breaking changes milestone Dec 18, 2025
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.

2 participants