#3443 Content Sync: don't drill down into content tree if recursion is off #1689
GitHub Actions / Test report (ubuntu-latest, JDK 21)
failed
Oct 19, 2024 in 0s
1840 tests run, 1 skipped, 1 failed.
Annotations
github-actions / Test report (ubuntu-latest, JDK 21)
TestLastModifiedStrategy.testNonRecursive
expected:<1> but was:<3>
Raw output
java.lang.AssertionError: expected:<1> but was:<3>
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.adobe.acs.commons.contentsync.impl.TestLastModifiedStrategy.testNonRecursive(TestLastModifiedStrategy.java:241)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
Loading