-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 7.0.0 DXP FP86, 7.0.10.12 DXP SP12, 7.0.X, 7.1.10 DXP FP13, 7.1.X, 7.2.10 DXP FP1, 7.2.X, 7.2.1 CE GA2, 7.3.10 DXP GA1, Master
-
Component/s: Staging > Export/Import
-
Branch Version/s:7.2.x, 7.1.x, 7.0.x
-
Backported to Branch:Committed
-
Fix Priority:5
-
Git Pull Request:
-
QA Test Score:5
LayoutSetPrototypePropagationTest.testLayoutPropagationWithFriendlyURLConflict() is failing with
[exec] java.lang.AssertionError: [] expected:<1> but was:<0> [exec] at org.junit.Assert.fail(Assert.java:88) [exec] at org.junit.Assert.failNotEquals(Assert.java:834) [exec] at org.junit.Assert.assertEquals(Assert.java:645) [exec] at com.liferay.exportimport.test.LayoutSetPrototypePropagationTest.testLayoutPropagationWithFriendlyURLConflict(LayoutSetPrototypePropagationTest.java:253) [exec] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [exec] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [exec] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [exec] at java.lang.reflect.Method.invoke(Method.java:498)
Reproducible on master 4c07e87
- is caused by
-
LPS-95817 Site template propagation fails under load with StaleObjectStateException
- Closed