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

Unit Test failure at CompletedInvocationTest on MacOS Sonoma 14.4 (M1 Pro) #252

Open
mingfuqin opened this issue Mar 17, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@mingfuqin
Copy link
Collaborator

[WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0 s -- in me.ehp246.test.embedded.reply.ReplyTest
[INFO] Running me.ehp246.test.embedded.inbound.completed.CompletedInvocationTest
[ERROR] Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.101 s <<< FAILURE! -- in me.ehp246.test.embedded.inbound.completed.CompletedInvocationTest
[ERROR] me.ehp246.test.embedded.inbound.completed.CompletedInvocationTest.completed_01 -- Time elapsed: 0.007 s <<< FAILURE!
org.opentest4j.AssertionFailedError: expected: but was:
at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
at org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197)
at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1145)
at me.ehp246.test.embedded.inbound.completed.CompletedInvocationTest.completed_01(CompletedInvocationTest.java:52)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

@mingfuqin mingfuqin self-assigned this Mar 17, 2024
@mingfuqin mingfuqin added the bug Something isn't working label Mar 17, 2024
@mingfuqin mingfuqin transferred this issue from ehp246/auf-rest Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant