#28422: Rebalancing ITs again part 2 #3974
GitHub Actions / Test Report
failed
Feb 21, 2025 in 1s
10856 passed, 2 failed and 46 skipped
Annotations
github-actions / Test Report
com.dotmarketing.filters.FiltersTest ►
Failed test found in:
/tmp/build-reports-test/build-reports-test-IT Tests MainSuite 2b/dotcms-integration/target/failsafe-reports/TEST-com.dotmarketing.filters.FiltersTest.xml
Error:
java.lang.IllegalArgumentException: Resource path must start with a / and is relative to context root
Raw output
java.lang.IllegalArgumentException: Resource path must start with a / and is relative to context root
at com.dotcms.util.ConfigTestHelper.getTestFilePath(ConfigTestHelper.java:98)
at com.dotcms.util.ConfigTestHelper$1.answer(ConfigTestHelper.java:67)
at com.dotcms.util.ConfigTestHelper$1.answer(ConfigTestHelper.java:62)
at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:42)
at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:103)
at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29)
at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34)
at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82)
at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56)
at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptAbstract(MockMethodInterceptor.java:161)
at org.mockito.codegen.ServletContext$MockitoMock$35ipfZ7S.getRealPath(Unknown Source)
at com.dotmarketing.filters.FiltersTest.prepare(FiltersTest.java:88)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at com.dotcms.junit.MainBaseSuite$DotRunner.run(MainBaseSuite.java:71)
github-actions / Test Report
com.dotmarketing.portlets.categories.business.CategoryAPITest ► findTopLevelCategories
Failed test found in:
/tmp/build-reports-test/build-reports-test-IT Tests MainSuite 2b/dotcms-integration/target/failsafe-reports/TEST-com.dotmarketing.portlets.categories.business.CategoryAPITest.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.assertNotNull(Assert.java:713)
at org.junit.Assert.assertNotNull(Assert.java:723)
at com.dotmarketing.portlets.categories.business.CategoryAPITest.findTopLevelCategories(CategoryAPITest.java:118)
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