-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Duplicate
-
Affects Version/s: 5.9.2-SNAPSHOT
-
Fix Version/s: None
-
Component/s: Automation
-
Tags:
org.nuxeo.ecm.automation.core.test.OperationChainTest.testInvalidChain fails randomly:
org.junit.ComparisonFailure: expected:<[Cannot find any valid path in operation chain]> but was:<[org.nuxeo.ecm.core.api.impl.DocumentModelImpl]> at org.junit.Assert.assertEquals(Assert.java:123) at org.junit.Assert.assertEquals(Assert.java:145) at org.nuxeo.ecm.automation.core.test.OperationChainTest.testInvalidChain(OperationChainTest.java:306)
- duplicates
-
NXP-13266 Improve Automation Trace exception when invalid path has been found
- Resolved