Skip to content
New issue

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

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

Already on GitHub? # to your account

Play tests on GitHub CI #143

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Play tests on GitHub CI #143

wants to merge 1 commit into from

Conversation

apupier
Copy link
Contributor

@apupier apupier commented Aug 19, 2024

No description provided.

Signed-off-by: Aurélien Pupier <apupier@redhat.com>
@apupier
Copy link
Contributor Author

apupier commented Aug 19, 2024

current failure:

 Error:  Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 32.41 s <<< FAILURE! -- in org.apache.camel.example.as2.As2Test
Error:  org.apache.camel.example.as2.As2Test.should_consume_and_produce_as2_messages -- Time elapsed: 30.03 s <<< FAILURE!
org.opentest4j.AssertionFailedError: 8 messages should be received by the AS2 server ==> expected: <true> but was: <false>
	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.AssertTrue.failNotTrue(AssertTrue.java:63)
	at org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:36)
	at org.junit.jupiter.api.Assertions.assertTrue(Assertions.java:214)
	at org.apache.camel.example.as2.As2Test.should_consume_and_produce_as2_messages(As2Test.java:45)
	at java.base/java.lang.reflect.Method.invoke(Method.java:569)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant