zbendhiba opened a new issue, #8700:
URL: https://github.com/apache/camel-quarkus/issues/8700

   ### Bug description
   
   Build - JDK 17
   - Failing: Root module 
quarkus-camel/integration-tests/camel-quarkus-integration-test-ftp 
   📦 
generated-platform-project/quarkus-camel/integration-tests/camel-quarkus-integration-test-ftp
   # Tests:    9
   + Success:  8
   - Failures: 1
   - Errors:   0
   ! Skipped:  0
   ❌ 
org.apache.camel.quarkus.component.sftp.it.SftpTest.testCertificateAuthenticationWithFile
 line 113 - 
   
   Details
   📦 quarkus-camel/integration-tests/camel-quarkus-integration-test-ftp
   ❌ Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:3.0.0:test (default-test) on 
project camel-quarkus-integration-test-ftp: There are test failures.
   
   Details
   
   ```
   java.lang.AssertionError: 
   1 expectation failed.
   Expected status code <201> but was <500>.
   
        at 
io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:516)
        at 
io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:714)
        at 
io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:139)
        at 
io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:147)
   ```
   


-- 
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]

Reply via email to