Skip to content

fix build

63f9674
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

feat(dotcdn): migrate dotCDN from OSGI plugin to core #35588

fix build
63f9674
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Report failed May 6, 2026 in 0s

4207 passed, 1 failed and 28 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-JVM Tests/dotCMS/target/surefire-reports/TEST-com.dotmarketing.business.portal.SerializationHelperTest.xml

See this annotation in the file changed.

@github-actions github-actions / Test Report

com.dotmarketing.business.portal.SerializationHelperTest ► testFromXmlFile

Failed test found in:
  /tmp/build-reports-test/build-reports-test-JVM Tests/dotCMS/target/surefire-reports/TEST-com.dotmarketing.business.portal.SerializationHelperTest.xml
Error:
  java.lang.AssertionError: PortletList should contain exactly 51 portlets expected:<51> but was:<52>
Raw output
java.lang.AssertionError: PortletList should contain exactly 51 portlets expected:<51> but was:<52>
	at com.dotmarketing.business.portal.SerializationHelperTest.testFromXmlFile(SerializationHelperTest.java:38)