Skip to content

fix(pageAPI): Apply Regex and sanitization correctly #3968

fix(pageAPI): Apply Regex and sanitization correctly

fix(pageAPI): Apply Regex and sanitization correctly #3968

GitHub Actions / Test Report failed Feb 20, 2025 in 0s

11012 passed, 2 failed and 140 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 1a/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.publishing.job.SiteSearchJobImplTest.xml

See this annotation in the file changed.

@github-actions github-actions / Test Report

com.dotcms.publishing.job.SiteSearchJobImplTest ► Test_Incremental_Job_Test_Pages_Are_Found_Create_And_Publish_New_Page_Test_Changes_Are_Picked_Unpublish_Then_Verify_Page_Is_Gone

Failed test found in:
  /tmp/build-reports-test/build-reports-test-IT Tests MainSuite 1a/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.publishing.job.SiteSearchJobImplTest.xml
Error:
  java.lang.AssertionError: expected:<1> but was:<0>
Raw output
java.lang.AssertionError: expected:<1> but was:<0>
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:633)
	at com.dotcms.publishing.job.SiteSearchJobImplTest.Test_Incremental_Job_Test_Pages_Are_Found_Create_And_Publish_New_Page_Test_Changes_Are_Picked_Unpublish_Then_Verify_Page_Is_Gone(SiteSearchJobImplTest.java:405)
	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)

Check failure on line 0 in /tmp/build-reports-test/build-reports-test-IT Tests MainSuite 1a/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.publishing.job.SiteSearchJobImplTest.xml

See this annotation in the file changed.

@github-actions github-actions / Test Report

com.dotcms.publishing.job.SiteSearchJobImplTest ► Test_Non_Incremental_Create_Default_Index_Run_Non_Incrementally_Expect_New_Index_Keep_Alias_And_Default

Failed test found in:
  /tmp/build-reports-test/build-reports-test-IT Tests MainSuite 1a/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.publishing.job.SiteSearchJobImplTest.xml
Error:
  java.lang.AssertionError: expected:<1> but was:<2>
Raw output
java.lang.AssertionError: expected:<1> but was:<2>
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:633)
	at com.dotcms.publishing.job.SiteSearchJobImplTest.Test_Non_Incremental_Create_Default_Index_Run_Non_Incrementally_Expect_New_Index_Keep_Alias_And_Default(SiteSearchJobImplTest.java:189)
	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)