[ 
https://issues.apache.org/jira/browse/CAMEL-21314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claus Ibsen updated CAMEL-21314:
--------------------------------
    Summary: camel-aws - Fix S3CopyObjectCustomerKeyIT.sendIn which is failing 
on main branch  (was: Fix S3CopyObjectCustomerKeyIT.sendIn which is failing on 
main branch)

> camel-aws - Fix S3CopyObjectCustomerKeyIT.sendIn which is failing on main 
> branch
> --------------------------------------------------------------------------------
>
>                 Key: CAMEL-21314
>                 URL: https://issues.apache.org/jira/browse/CAMEL-21314
>             Project: Camel
>          Issue Type: Task
>          Components: camel-aws2
>    Affects Versions: 4.8.0
>            Reporter: Aurélien Pupier
>            Priority: Minor
>
> it is currently not possible. There is this test in error:
> {noformat}
> [ERROR] Tests run: 1, Failures: 
> 1, Errors: 0, Skipped: 0, Time elapsed: 0.160 s <<< 
> FAILURE! -- in 
> org.apache.camel.component.aws2.s3.integration.S3CopyObjectCustomerKeyIT
> [ERROR] 
> org.apache.camel.component.aws2.s3.integration.S3CopyObjectCustomerKeyIT.sendIn
>  -- Time elapsed: 0.153 s <<< FAILURE!
> org.opentest4j.AssertionFailedError: expected: not <null>
>       at 
> org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:152)
>       at 
> org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
>       at org.junit.jupiter.api.AssertNotNull.failNull(AssertNotNull.java:49)
>       at 
> org.junit.jupiter.api.AssertNotNull.assertNotNull(AssertNotNull.java:35)
>       at 
> org.junit.jupiter.api.AssertNotNull.assertNotNull(AssertNotNull.java:30)
>       at org.junit.jupiter.api.Assertions.assertNotNull(Assertions.java:304)
>       at 
> org.apache.camel.component.aws2.s3.integration.S3CopyObjectCustomerKeyIT.sendIn(S3CopyObjectCustomerKeyIT.java:98)
>       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)
> {noformat}
> Tried with localstack/localstack:3.7.0 and localstack/localstack:3.7.2
> to investigate if it is just a matter of test update or there is a real 
> breakage with latest version of AWS



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to