smallrye-graphql icon indicating copy to clipboard operation
smallrye-graphql copied to clipboard

Custom experimental TCK tests (server side) do not execute

Open mskacelik opened this issue 1 year ago • 2 comments

The tests placed at https://github.com/smallrye/smallrye-graphql/tree/main/server/tck stopped being executed despite being once in the past.

mskacelik avatar Oct 14 '24 09:10 mskacelik

gonna look into it

mskacelik avatar Oct 14 '24 09:10 mskacelik

The commit 68ed192e4eb2ea73b16ba8f972bd64df8161f085 seems to be the cause of the problem.

mskacelik avatar Oct 16 '24 13:10 mskacelik

fixed by https://github.com/smallrye/smallrye-graphql/pull/2220

jmartisk avatar Dec 02 '24 10:12 jmartisk