-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 7.3.1 CE GA2, 7.3.2 CE GA3, 7.3.10 DXP GA1, Master
-
Component/s: Search Infrastructure
-
Labels:
-
Fix Priority:4
-
Epic Link:
-
Sprint:Search|S03 Sprint 13| 3.16-4.6, Search|S03 Sprint 14| 4.6-4.27, Search|S03 Sprint 15|4.28-5.18
-
Git Pull Request:
java.lang.AssertionError at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertNotNull(Assert.java:712) at org.junit.Assert.assertNotNull(Assert.java:722) at com.liferay.asset.publisher.lar.test.AssetPublisherExportImportTest.exportImportPortlet(AssetPublisherExportImportTest.java:1002) at com.liferay.exportimport.test.util.lar.BasePortletExportImportTestCase.getImportedPortletPreferences(BasePortletExportImportTestCase.java:464) at com.liferay.asset.publisher.lar.test.AssetPublisherExportImportTest.testAnyDLFileEntryType(AssetPublisherExportImportTest.java:145)
Plus, always fail together:
com.liferay.asset.publisher.lar.test.AssetPublisherExportImportTest.testAnyJournalStructure
com.liferay.asset.publisher.lar.test.AssetPublisherExportImportTest.testAssetCategories
com.liferay.asset.publisher.lar.test.AssetPublisherExportImportTest.testAnyDLFileEntryType
Same root cause, should be fixed together.
- is related to
-
LPS-110691 Integration tests intermittently unable to assert the correct value
- Closed