|
| 1 | +------------------------------------------------------------------------------- |
| 2 | +Test set: org.eclipse.rdf4j.repository.sail.SailRepositoryConnectionTest |
| 3 | +------------------------------------------------------------------------------- |
| 4 | +Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.776 s <<< FAILURE! -- in org.eclipse.rdf4j.repository.sail.SailRepositoryConnectionTest |
| 5 | +org.eclipse.rdf4j.repository.sail.SailRepositoryConnectionTest.testGetIsolationLevel_shouldReturnSetLevel -- Time elapsed: 0.755 s <<< FAILURE! |
| 6 | +org.opentest4j.AssertionFailedError: |
| 7 | + |
| 8 | +expected: SERIALIZABLE |
| 9 | + but was: null |
| 10 | + at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) |
| 11 | + at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) |
| 12 | + at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) |
| 13 | + at org.eclipse.rdf4j.repository.sail.SailRepositoryConnectionTest.testGetIsolationLevel_shouldReturnSetLevel(SailRepositoryConnectionTest.java:180) |
| 14 | + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) |
| 15 | + at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) |
| 16 | + at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) |
| 17 | + at java.base/java.lang.reflect.Method.invoke(Method.java:566) |
| 18 | + at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) |
| 19 | + at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) |
| 20 | + at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) |
| 21 | + at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) |
| 22 | + at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) |
| 23 | + at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) |
| 24 | + at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) |
| 25 | + at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) |
| 26 | + at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) |
| 27 | + at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) |
| 28 | + at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) |
| 29 | + at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) |
| 30 | + at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) |
| 31 | + at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) |
| 32 | + at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:217) |
| 33 | + at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) |
| 34 | + at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) |
| 35 | + at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) |
| 36 | + at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) |
| 37 | + at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) |
| 38 | + at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) |
| 39 | + at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) |
| 40 | + at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) |
| 41 | + at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) |
| 42 | + at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) |
| 43 | + at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) |
| 44 | + at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) |
| 45 | + at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) |
| 46 | + at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) |
| 47 | + at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) |
| 48 | + at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) |
| 49 | + at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) |
| 50 | + at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) |
| 51 | + at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) |
| 52 | + at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) |
| 53 | + at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) |
| 54 | + at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) |
| 55 | + at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) |
| 56 | + at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) |
| 57 | + at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) |
| 58 | + at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) |
| 59 | + at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) |
| 60 | + at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) |
| 61 | + at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) |
| 62 | + at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) |
| 63 | + at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) |
| 64 | + at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) |
| 65 | + at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) |
| 66 | + at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) |
| 67 | + at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) |
| 68 | + at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) |
| 69 | + at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) |
| 70 | + at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) |
| 71 | + at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) |
| 72 | + at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) |
| 73 | + at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) |
| 74 | + at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) |
| 75 | + at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) |
| 76 | + at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) |
| 77 | + at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) |
| 78 | + at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) |
| 79 | + at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) |
| 80 | + at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) |
| 81 | + at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) |
| 82 | + at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) |
| 83 | + at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) |
| 84 | + at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) |
| 85 | + at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) |
| 86 | + |
0 commit comments