attempting to solve issue with maven testing #171
GitHub Actions / Unit Test Results
failed
Mar 16, 2026 in 0s
1 fail, 3 skipped, 78 pass in 13s
Annotations
Check warning on line 0 in getOracleDatabaseVersion()
github-actions / Unit Test Results
All 2 runs failed: getOracleDatabaseVersion (getOracleDatabaseVersion())
target/failsafe-reports/TEST-org.utplsql.api.DBHelperIT.xml
target/failsafe-reports/TEST-org.utplsql.api.DatabaseInformationIT.xml
Raw output
org.opentest4j.AssertionFailedError: expected: not <null>
at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:39)
at org.junit.jupiter.api.Assertions.fail(Assertions.java:109)
at org.junit.jupiter.api.AssertNotNull.failNull(AssertNotNull.java:47)
at org.junit.jupiter.api.AssertNotNull.assertNotNull(AssertNotNull.java:36)
at org.junit.jupiter.api.AssertNotNull.assertNotNull(AssertNotNull.java:31)
at org.junit.jupiter.api.Assertions.assertNotNull(Assertions.java:283)
at org.utplsql.api.DatabaseInformationIT.getOracleDatabaseVersion(DatabaseInformationIT.java:28)
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.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:675)
at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:125)
at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:132)
at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:124)
at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:74)
at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:104)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:62)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:43)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:35)
at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:202)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:198)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125)
at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125)
at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125)
at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80)
at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229)
at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197)
at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128)
at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60)
at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Check notice on line 0 in .github
github-actions / Unit Test Results
3 skipped tests found
There are 3 skipped tests, see "Raw output" for the full list of skipped tests.
Raw output
failOnErrors() ‑ failOnErrors
org.utplsql.api.TestRunnerIT ‑ failOnErrors
org.utplsql.api.reporter.CoverageHTMLReporterAssetTest ‑ writeReporterAssetsTo
Check notice on line 0 in .github
github-actions / Unit Test Results
82 tests found
There are 82 tests, see "Raw output" for the full list of tests.
Raw output
clientCharset() ‑ clientCharset
compatibleVersion() ‑ compatibleVersion
createDefaultReporterFactoryMethod() ‑ createDefaultReporterFactoryMethod
customReporters() ‑ customReporters
failOnError() ‑ failOnError
failOnErrors() ‑ failOnErrors
fetchAllLines() ‑ fetchAllLines
frameworkCompatibilityCheck() ‑ frameworkCompatibilityCheck
getFrameworkVersion() ‑ getFrameworkVersion
getOracleDatabaseVersion() ‑ getOracleDatabaseVersion
getOutputFromSonarReporter() ‑ getOutputFromSonarReporter
is_used_on_empty_parameter() ‑ is_used_on_empty_parameter
is_used_on_null_parameter() ‑ is_used_on_null_parameter
org.utplsql.api.EnvironmentVariableUtilTest ‑ testGetVariableFromDefault
org.utplsql.api.EnvironmentVariableUtilTest ‑ testGetVariableFromEnvironment
org.utplsql.api.EnvironmentVariableUtilTest ‑ testGetVariableFromProperty
org.utplsql.api.JavaApiVersionTest ‑ getJavaApiVersion
org.utplsql.api.RegisterCustomReporterTest ‑ addCustomReporter
org.utplsql.api.RegisterCustomReporterTest ‑ createCustomDefaultReporter
org.utplsql.api.TestRunnerIT ‑ failOnErrors
org.utplsql.api.TestRunnerIT ‑ runWithDefaultParameters
org.utplsql.api.TestRunnerIT ‑ runWithManyReporters
org.utplsql.api.TestRunnerIT ‑ runWithRandomExecutionOrder
org.utplsql.api.TestRunnerIT ‑ runWithTags
org.utplsql.api.TestRunnerIT ‑ runWithoutCompatibilityCheck
org.utplsql.api.VersionObjectTest ‑ isGreaterOrEqualThan
org.utplsql.api.VersionObjectTest ‑ isGreaterOrEqualThanFails
org.utplsql.api.VersionObjectTest ‑ isGreaterOrEqualThanWithBaseNull
org.utplsql.api.VersionObjectTest ‑ versionCompareTo
org.utplsql.api.VersionObjectTest ‑ versionCompareToWithBaseNull
org.utplsql.api.VersionObjectTest ‑ versionPatternRecognitionDevelop
org.utplsql.api.VersionObjectTest ‑ versionPatternRecognitionFull
org.utplsql.api.VersionObjectTest ‑ versionPatternRecognitionInvalid
org.utplsql.api.VersionObjectTest ‑ versionPatternRecognitionPartial
org.utplsql.api.db.DynamicParameterListTest$mutliple_parameters ‑ call_with_three_different_types
org.utplsql.api.db.DynamicParameterListTest$mutliple_parameters ‑ several_parameters_are_issued_in_the_correct_order
org.utplsql.api.db.DynamicParameterListTest$mutliple_parameters ‑ when_not_accept_empty_filter_empty_elements
org.utplsql.api.db.DynamicParameterListTest$single_parameters ‑ can_add_array
org.utplsql.api.db.DynamicParameterListTest$single_parameters ‑ can_add_boolean
org.utplsql.api.db.DynamicParameterListTest$single_parameters ‑ can_add_int
org.utplsql.api.db.DynamicParameterListTest$single_parameters ‑ can_add_string
org.utplsql.api.reporter.CoverageHTMLReporterAssetTest ‑ writeReporterAssetsTo
org.utplsql.api.testRunner.DynamicTestRunnerStatementTest ‑ version_3_0_2_parameters
org.utplsql.api.testRunner.DynamicTestRunnerStatementTest ‑ version_3_0_3_parameters
org.utplsql.api.testRunner.DynamicTestRunnerStatementTest ‑ version_3_0_4_parameters
org.utplsql.api.testRunner.DynamicTestRunnerStatementTest ‑ version_3_1_0_parameters
org.utplsql.api.testRunner.DynamicTestRunnerStatementTest ‑ version_3_1_13_parameters
org.utplsql.api.testRunner.DynamicTestRunnerStatementTest ‑ version_3_1_1_parameters
org.utplsql.api.testRunner.DynamicTestRunnerStatementTest ‑ version_3_1_2_parameters
org.utplsql.api.testRunner.DynamicTestRunnerStatementTest ‑ version_3_1_3_parameters
org.utplsql.api.testRunner.DynamicTestRunnerStatementTest ‑ version_3_1_4_parameters
org.utplsql.api.testRunner.DynamicTestRunnerStatementTest ‑ version_3_1_5_parameters
org.utplsql.api.testRunner.DynamicTestRunnerStatementTest ‑ version_3_1_6_parameters
org.utplsql.api.testRunner.DynamicTestRunnerStatementTest ‑ version_3_1_7_parameters
org.utplsql.api.testRunner.DynamicTestRunnerStatementTest ‑ version_3_1_8_parameters
org.utplsql.api.testRunner.TestRunnerStatementProviderIT ‑ testGettingActualVersion_from_latest
org.utplsql.api.testRunner.TestRunnerStatementProviderIT ‑ testGettingPre303Version
org.utplsql.api.testRunner.TestRunnerStatementProviderIT ‑ testGettingPre312Version_from_303
org.utplsql.api.testRunner.TestRunnerStatementProviderIT ‑ testGettingPre312Version_from_311
org.utplsql.api.testRunner.TestRunnerStatementProviderIT ‑ testGettingPre317Version_from_312
org.utplsql.api.testRunner.TestRunnerStatementProviderIT ‑ testGettingPre317Version_from_316
printAvailableLines() ‑ printAvailableLines
printReporterInfos() ‑ printReporterInfos
randomExecutionOrder() ‑ randomExecutionOrder
runWithDefaultParameters() ‑ runWithDefaultParameters
runWithManyReporters() ‑ runWithManyReporters
runWithRandomExecutionOrder() ‑ runWithRandomExecutionOrder
runWithTags() ‑ runWithTags
runWithoutCompatibilityCheck() ‑ runWithoutCompatibilityCheck
skipCompatibilityCheck() ‑ skipCompatibilityCheck
sonarReporterHasEncodingSet() ‑ sonarReporterHasEncodingSet
tags() ‑ tags
testFileMapper() ‑ testFileMapper
testGetReporterInfo() ‑ testGetReporterInfo
testGettingActualVersion() ‑ testGettingActualVersion
testGettingActualVersion_from_latest() ‑ testGettingActualVersion_from_latest
testGettingPre303Version() ‑ testGettingPre303Version
testGettingPre310Version() ‑ testGettingPre310Version
testGettingPre312Version_from_303() ‑ testGettingPre312Version_from_303
testGettingPre312Version_from_311() ‑ testGettingPre312Version_from_311
testGettingPre317Version_from_312() ‑ testGettingPre317Version_from_312
testGettingPre317Version_from_316() ‑ testGettingPre317Version_from_316
Loading