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

Play tests on GitHub CI #137

Merged
merged 1 commit into from
Sep 23, 2024
Merged

Play tests on GitHub CI #137

merged 1 commit into from
Sep 23, 2024

Conversation

apupier
Copy link
Contributor

@apupier apupier commented Aug 16, 2024

do not merge right away as there are currently tests failing, for instance:

[ERROR] Failures: 
[ERROR] sample.camel.MyCamelApplicationTest.shouldPushConvertedHl7toFhir
[ERROR]   Run 1: MyCamelApplicationTest.shouldPushConvertedHl7toFhir:46 mock://fhir:transaction/withResources Received message count. Expected: <1> but was: <0>
[ERROR]   Run 2: MyCamelApplicationTest.shouldPushConvertedHl7toFhir:46 mock://fhir:transaction/withResources Received message count. Expected: <1> but was: <0>
[ERROR]   Run 3: MyCamelApplicationTest.shouldPushConvertedHl7toFhir:46 mock://fhir:transaction/withResources Received message count. Expected: <1> but was: <0>

@apupier
Copy link
Contributor Author

apupier commented Aug 16, 2024

proposed fix for the failing test #140 (which are the only ones)

Signed-off-by: Aurélien Pupier <apupier@redhat.com>
@apupier apupier marked this pull request as ready for review September 4, 2024 16:01
@apupier
Copy link
Contributor Author

apupier commented Sep 9, 2024

fix for the example merged.
Now all tests are passing

@apupier apupier merged commit 3a209fd into apache:main Sep 23, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant