gnodet commented on PR #26151: URL: https://github.com/apache/camel/pull/26151#issuecomment-5589683108
## ✅ Local IT results for `f632a17039fd2e5dcab3ade1f75732ce57fda262` All integration tests passed with the upgraded FHIR container image (`mirror.gcr.io/hapiproject/hapi:v8.12.0-1`). **Test-infra module**: `camel-test-infra-fhir` **Components tested**: `camel-fhir/camel-fhir-component` **Result**: 67 tests run, 0 failures, 0 errors, 2 skipped ✅ <details><summary>Test output</summary> ``` [INFO] Running org.apache.camel.component.fhir.FhirDeleteIT [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 99.29 s [INFO] Running org.apache.camel.component.fhir.FhirValidateIT [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.924 s [INFO] Running org.apache.camel.component.fhir.FhirHistoryIT [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.592 s [INFO] Running org.apache.camel.component.fhir.FhirCreateIT [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.507 s [INFO] Running org.apache.camel.component.fhir.FhirOperationIT [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 6.912 s [INFO] Running org.apache.camel.component.fhir.FhirReadIT [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.087 s [INFO] Running org.apache.camel.component.fhir.FhirLoadPageIT [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.201 s [INFO] Running org.apache.camel.component.fhir.FhirSimpleIT [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 s [INFO] Running org.apache.camel.component.fhir.FhirUpdateIT [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.843 s [INFO] Running org.apache.camel.component.fhir.FhirCustomClientConfigurationIT [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s [INFO] Running org.apache.camel.component.fhir.FhirMetaIT [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.606 s [INFO] Running org.apache.camel.component.fhir.FhirExtraParametersIT [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 s [INFO] Running org.apache.camel.component.fhir.FhirConfigurationIT [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.817 s [INFO] Running org.apache.camel.component.fhir.FhirCapabilitiesIT [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.055 s [INFO] Running org.apache.camel.component.fhir.FhirTransactionIT [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.574 s [INFO] Running org.apache.camel.component.fhir.Hl7v2PatientToFhirPatientIT [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.441 s [INFO] Running org.apache.camel.component.fhir.FhirSearchIT [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.415 s [INFO] Running org.apache.camel.component.fhir.FhirPatchIT [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.684 s [INFO] Results: [INFO] Tests run: 67, Failures: 0, Errors: 0, Skipped: 2 [INFO] BUILD SUCCESS [INFO] Total time: 02:33 min ``` </details> > _Local integration tests run by Hermes on behalf of @gnodet_ > _Tests run without `-Dci.env.name` to include ITs disabled on GitHub Actions CI_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
