Skip to content

Conversation

@bbakerman
Copy link
Member

See #4190

@bbakerman bbakerman added this to the 26.x breaking changes milestone Dec 18, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 18, 2025

Test Results

  327 files  ±0    327 suites  ±0   5m 8s ⏱️ ±0s
5 221 tests ±0  5 213 ✅ ±0  8 💤 ±0  0 ❌ ±0 
5 310 runs  ±0  5 302 ✅ ±0  8 💤 ±0  0 ❌ ±0 

Results for commit 97aba88. ± Comparison against base commit 021fe1b.

This pull request removes 171 and adds 147 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@621d2b35>
graphql.ScalarsBooleanTest ‑ serialize throws exception for invalid input <java.lang.Object@434b53a9>
graphql.ScalarsIDTest ‑ parseValue allows any object via String.valueOf <java.lang.Object@3f9d2074>
graphql.ScalarsIDTest ‑ serialize allows any object via String.valueOf <java.lang.Object@3382fcff>
graphql.ScalarsIntTest ‑ parseValue throws exception for invalid input <java.lang.Object@39c3587a>
graphql.ScalarsIntTest ‑ serialize throws exception for invalid input <java.lang.Object@4b32952e>
graphql.analysis.QueryTraverserTest ‑ builder doesn't allow null arguments [document: Document{definitions=[OperationDefinition{name='null', operation=QUERY, variableDefinitions=[], directives=[], selectionSet=SelectionSet{selections=[Field{name='foo', alias='null', arguments=[], directives=[], selectionSet=null}]}}]}, operationName: foo, root: Field{name='null', alias='null', arguments=[], directives=[], 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=[], selectionSet=SelectionSet{selections=[Field{name='foo', alias='null', arguments=[], directives=[], selectionSet=null}]}}]}, operationName: foo, root: Field{name='null', alias='null', arguments=[], directives=[], 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=[], selectionSet=SelectionSet{selections=[Field{name='foo', alias='null', arguments=[], directives=[], selectionSet=null}]}}]}, operationName: foo, root: Field{name='null', alias='null', arguments=[], directives=[], selectionSet=null}, rootParentType: null, fragmentsByName: null, #1]
graphql.analysis.QueryTraverserTest ‑ builder doesn't allow null arguments [document: Document{definitions=[OperationDefinition{name='null', operation=QUERY, variableDefinitions=[], directives=[], selectionSet=SelectionSet{selections=[Field{name='foo', alias='null', arguments=[], directives=[], selectionSet=null}]}}]}, operationName: null, root: Field{name='null', alias='null', arguments=[], directives=[], selectionSet=null}, rootParentType: null, fragmentsByName: null, #0]
…

♻️ This comment has been updated with latest results.

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