feat(graphql): unify Binary, File, and Image field queries via DotBinaryLike #34540 #35363
GitHub Actions / Test Report
failed
Apr 16, 2026 in 0s
6673 passed, 1 failed and 26 skipped
Annotations
github-actions / Test Report
com.dotcms.graphql.business.GraphqlAPITest ► testAvailableGraphQLFieldsOnImageAndFileFields
Failed test found in:
/tmp/build-reports-test/build-reports-test-IT Tests MainSuite 1b/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.graphql.business.GraphqlAPITest.xml
Error:
junit.framework.AssertionFailedError: undefined
Raw output
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:55)
at junit.framework.Assert.assertTrue(Assert.java:22)
at junit.framework.Assert.assertTrue(Assert.java:31)
at junit.framework.TestCase.assertTrue(TestCase.java:200)
at com.dotcms.graphql.business.GraphqlAPITest.testAvailableGraphQLFieldsOnImageAndFileFields(GraphqlAPITest.java:814)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at com.dotcms.junit.CustomDataProviderRunner.runChild(CustomDataProviderRunner.java:55)
at com.dotcms.junit.CustomDataProviderRunner.runChild(CustomDataProviderRunner.java:22)
at com.dotcms.junit.MainBaseSuite$DotRunner.run(MainBaseSuite.java:71)
Loading