testGetSpecificAnnotationsException
(from integration.gateway.MetadataFacilityTest took 0 ms)PASS
Test Name: integration
Suite Name: OmeroJava.integration
Exception java.lang.IllegalArgumentException
Message: All objects have to be the same typeStacktrace:
at omero.gateway.facility.MetadataFacility.getAnnotations(MetadataFacility.java:239) at integration.gateway.MetadataFacilityTest.testGetSpecificAnnotationsException(MetadataFacilityTest.java:178) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:135) at org.testng.internal.invokers.InvokeMethodRunnable.runOne(InvokeMethodRunnable.java:44) at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:72) at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:10) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583)