Skip to content

feat(UVE): Bring back inline editing for block editor fields in Headless #2329

feat(UVE): Bring back inline editing for block editor fields in Headless

feat(UVE): Bring back inline editing for block editor fields in Headless #2329

GitHub Actions / Test Report failed Nov 14, 2024 in 0s

11751 passed, 1 failed and 123 skipped

Tests failed
Report exceeded GitHub limit of 65535 bytes and has been trimmed

Annotations

Check failure on line 0 in /tmp/build-reports-test/build-reports-test-IT Tests MainSuite 2a/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.rest.api.v1.workflow.WorkflowResourceIntegrationTest.xml

See this annotation in the file changed.

@github-actions github-actions / Test Report

com.dotcms.rest.api.v1.workflow.WorkflowResourceIntegrationTest ► Test_Get_Bulk_Actions_For_Query

Failed test found in:
  /tmp/build-reports-test/build-reports-test-IT Tests MainSuite 2a/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.rest.api.v1.workflow.WorkflowResourceIntegrationTest.xml
Error:
  java.lang.AssertionError: undefined
Raw output
java.lang.AssertionError
	at org.junit.Assert.fail(Assert.java:87)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.junit.Assert.assertTrue(Assert.java:53)
	at com.dotcms.rest.api.v1.workflow.WorkflowResourceIntegrationTest.Test_Get_Bulk_Actions_For_Query(WorkflowResourceIntegrationTest.java:885)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at com.dotcms.junit.CustomDataProviderRunner.runChild(CustomDataProviderRunner.java:63)
	at com.dotcms.junit.CustomDataProviderRunner.runChild(CustomDataProviderRunner.java:22)
	at com.dotcms.junit.MainBaseSuite$DotRunner.run(MainBaseSuite.java:71)