Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump release-drafter/release-drafter from 5.24.0 to 6.0.0 #63

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Merge branch 'main' into dependabot/github_actions/release-drafter/re…

9fb1431
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Bump release-drafter/release-drafter from 5.24.0 to 6.0.0 #63

Merge branch 'main' into dependabot/github_actions/release-drafter/re…
9fb1431
Select commit
Loading
Failed to load commit list.
GitHub Actions / openmaqs-utilities Test Results failed Jun 15, 2024 in 0s

162 passed, 1 failed and 1 skipped

Tests failed

Report Passed Failed Skipped Time
openmaqs-utilities/target/surefire-reports/junitreports/TEST-io.github.openmaqs.utilities.helper.ConfigUnitTest.xml 8✔️ 30ms
openmaqs-utilities/target/surefire-reports/junitreports/TEST-io.github.openmaqs.utilities.helper.GenericWaitNotParallelUnitTest.xml 7✔️ 1s
openmaqs-utilities/target/surefire-reports/junitreports/TEST-io.github.openmaqs.utilities.helper.GenericWaitUnitTest.xml 25✔️ 13s
openmaqs-utilities/target/surefire-reports/junitreports/TEST-io.github.openmaqs.utilities.helper.ListProcessorUnitTest.xml 7✔️ 4ms
openmaqs-utilities/target/surefire-reports/junitreports/TEST-io.github.openmaqs.utilities.helper.PropertyManagerUnitTest.xml 3✔️ 1ms
openmaqs-utilities/target/surefire-reports/junitreports/TEST-io.github.openmaqs.utilities.helper.StringProcessorUnitTest.xml 6✔️ 14ms
openmaqs-utilities/target/surefire-reports/junitreports/TEST-io.github.openmaqs.utilities.logger.ConsoleLoggerUnitTest.xml 8✔️ 13ms
openmaqs-utilities/target/surefire-reports/junitreports/TEST-io.github.openmaqs.utilities.logger.FileLoggerUnitTest.xml 46✔️ 1✖️ 362ms
openmaqs-utilities/target/surefire-reports/junitreports/TEST-io.github.openmaqs.utilities.logger.HtmlFileLoggerUnitTest.xml 25✔️ 506ms
openmaqs-utilities/target/surefire-reports/junitreports/TEST-io.github.openmaqs.utilities.logger.LoggerFactoryUnitTest.xml 5✔️ 159ms
openmaqs-utilities/target/surefire-reports/junitreports/TEST-io.github.openmaqs.utilities.logger.LoggingConfigUnitTest.xml 18✔️ 1❌ 151ms
openmaqs-utilities/target/surefire-reports/junitreports/TEST-io.github.openmaqs.utilities.performance.PerfTimerCollectionUnitTest.xml 4✔️ 52ms

✔️ openmaqs-utilities/target/surefire-reports/junitreports/TEST-io.github.openmaqs.utilities.helper.ConfigUnitTest.xml

8 tests were completed in 30ms with 8 passed, 0 failed and 0 skipped.

✔️ openmaqs-utilities/target/surefire-reports/junitreports/TEST-io.github.openmaqs.utilities.helper.GenericWaitNotParallelUnitTest.xml

7 tests were completed in 1s with 7 passed, 0 failed and 0 skipped.

✔️ openmaqs-utilities/target/surefire-reports/junitreports/TEST-io.github.openmaqs.utilities.helper.GenericWaitUnitTest.xml

25 tests were completed in 13s with 25 passed, 0 failed and 0 skipped.

✔️ openmaqs-utilities/target/surefire-reports/junitreports/TEST-io.github.openmaqs.utilities.helper.ListProcessorUnitTest.xml

7 tests were completed in 4ms with 7 passed, 0 failed and 0 skipped.

✔️ openmaqs-utilities/target/surefire-reports/junitreports/TEST-io.github.openmaqs.utilities.helper.PropertyManagerUnitTest.xml

3 tests were completed in 1ms with 3 passed, 0 failed and 0 skipped.

✔️ openmaqs-utilities/target/surefire-reports/junitreports/TEST-io.github.openmaqs.utilities.helper.StringProcessorUnitTest.xml

6 tests were completed in 14ms with 6 passed, 0 failed and 0 skipped.

✔️ openmaqs-utilities/target/surefire-reports/junitreports/TEST-io.github.openmaqs.utilities.logger.ConsoleLoggerUnitTest.xml

8 tests were completed in 13ms with 8 passed, 0 failed and 0 skipped.

✔️ openmaqs-utilities/target/surefire-reports/junitreports/TEST-io.github.openmaqs.utilities.logger.FileLoggerUnitTest.xml

47 tests were completed in 362ms with 46 passed, 0 failed and 1 skipped.

✔️ openmaqs-utilities/target/surefire-reports/junitreports/TEST-io.github.openmaqs.utilities.logger.HtmlFileLoggerUnitTest.xml

25 tests were completed in 506ms with 25 passed, 0 failed and 0 skipped.

✔️ openmaqs-utilities/target/surefire-reports/junitreports/TEST-io.github.openmaqs.utilities.logger.LoggerFactoryUnitTest.xml

5 tests were completed in 159ms with 5 passed, 0 failed and 0 skipped.

❌ openmaqs-utilities/target/surefire-reports/junitreports/TEST-io.github.openmaqs.utilities.logger.LoggingConfigUnitTest.xml

19 tests were completed in 151ms with 18 passed, 1 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.github.openmaqs.utilities.logger.LoggingConfigUnitTest 18✔️ 1❌ 151ms

❌ io.github.openmaqs.utilities.logger.LoggingConfigUnitTest

❌ getLoggingLevelGenericSettingTest
	java.lang.AssertionError: Expected Logging Level Setting GENERIC. expected [GENERIC] but found [VERBOSE]

✔️ openmaqs-utilities/target/surefire-reports/junitreports/TEST-io.github.openmaqs.utilities.performance.PerfTimerCollectionUnitTest.xml

4 tests were completed in 52ms with 4 passed, 0 failed and 0 skipped.

Annotations

Check failure on line 126 in openmaqs-utilities/src/test/java/io/github/openmaqs/utilities/logger/LoggingConfigUnitTest.java

See this annotation in the file changed.

@github-actions github-actions / openmaqs-utilities Test Results

io.github.openmaqs.utilities.logger.LoggingConfigUnitTest ► getLoggingLevelGenericSettingTest

Failed test found in:
  openmaqs-utilities/target/surefire-reports/junitreports/TEST-io.github.openmaqs.utilities.logger.LoggingConfigUnitTest.xml
Error:
        java.lang.AssertionError: Expected Logging Level Setting GENERIC. expected [GENERIC] but found [VERBOSE]
Raw output
      java.lang.AssertionError: Expected Logging Level Setting GENERIC. expected [GENERIC] but found [VERBOSE]
at org.testng.Assert.fail(Assert.java:111)
at org.testng.Assert.failNotEquals(Assert.java:1578)
at org.testng.Assert.assertEqualsImpl(Assert.java:150)
at org.testng.Assert.assertEquals(Assert.java:132)
at io.github.openmaqs.utilities.logger.LoggingConfigUnitTest.getLoggingLevelGenericSettingTest(LoggingConfigUnitTest.java:126)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:139)
at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:664)
at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:227)
at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:50)
at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:957)
at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:200)
at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:148)
at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:840)