-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: ADDONS_11.1
-
Fix Version/s: ADDONS_11.1
-
Component/s: Aspera Connector
-
Tags:
-
Sprint:nxApps 2021 Cycle 5
on Aspera 11.X which use Nuxeo Master 11.5-SNAPTHSOT and it points to 11.5.114. We are facing a failing test
com.nuxeo.aspera.connector.service.TestTransferService#iCanReadErrorsFromComplete
The test's exception is
java.lang.AssertionError: Expecting: <"No such operation Unknown Operation"> to contain: <"No operation was bound on ID: Unknown Operation"> at com.nuxeo.aspera.connector.service.TestTransferService.lambda$iCanReadErrorsFromComplete$0(TestTransferService.java:234) at java.base/java.util.ArrayList.forEach(ArrayList.java:1540) at com.nuxeo.aspera.connector.service.TestTransferService.iCanReadErrorsFromComplete(TestTransferService.java:231) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:396)
- Is referenced in